[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 13:03:06.294991 15394 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.8.190:32963
I20260709 13:03:06.296665 15394 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:03:06.297775 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:06.315893 15403 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:06.315909 15401 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:06.316726 15400 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:07.526538 15402 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 13:03:07.526679 15394 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260709 13:03:07.530936 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:07.531186 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:07.531394 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602187531330 us; error 0 us; skew 500 ppm
I20260709 13:03:07.532243 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:07.537717 15394 webserver.cc:533] Webserver started at http://127.15.8.190:37209/ using document root <none> and password file <none>
I20260709 13:03:07.538605 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:07.538909 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:07.539345 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:07.545347 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/master-0-root/instance:
uuid: "7e034184e4a947178cbb04a8ba186cef"
format_stamp: "Formatted at 2026-07-09 13:03:07 on dist-test-slave-x7j4"
I20260709 13:03:07.553701 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.010s	sys 0.000s
I20260709 13:03:07.559185 15409 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:07.560425 15394 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:03:07.560757 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/master-0-root
uuid: "7e034184e4a947178cbb04a8ba186cef"
format_stamp: "Formatted at 2026-07-09 13:03:07 on dist-test-slave-x7j4"
I20260709 13:03:07.561069 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:07.614127 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:07.615728 15394 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 13:03:07.616181 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:07.689754 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.190:32963
I20260709 13:03:07.689844 15460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.190:32963 every 8 connection(s)
I20260709 13:03:07.697898 15461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:07.720789 15461 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef: Bootstrap starting.
I20260709 13:03:07.727000 15461 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:07.728864 15461 log.cc:826] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef: Log is configured to *not* fsync() on all Append() calls
I20260709 13:03:07.733768 15461 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef: No bootstrap required, opened a new log
I20260709 13:03:07.756096 15461 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e034184e4a947178cbb04a8ba186cef" member_type: VOTER }
I20260709 13:03:07.756656 15461 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:07.756876 15461 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e034184e4a947178cbb04a8ba186cef, State: Initialized, Role: FOLLOWER
I20260709 13:03:07.757704 15461 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7e034184e4a947178cbb04a8ba186cef" member_type: VOTER }
I20260709 13:03:07.758183 15461 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:07.758440 15461 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:07.758823 15461 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:07.763080 15461 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e034184e4a947178cbb04a8ba186cef" member_type: VOTER }
I20260709 13:03:07.763849 15461 leader_election.cc:304] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [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: 7e034184e4a947178cbb04a8ba186cef; no voters: 
I20260709 13:03:07.765576 15461 leader_election.cc:290] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:07.765981 15464 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:07.768262 15464 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [term 1 LEADER]: Becoming Leader. State: Replica: 7e034184e4a947178cbb04a8ba186cef, State: Running, Role: LEADER
I20260709 13:03:07.769335 15464 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [LEADER]: Queue going to LEADER mode. State: All 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: "7e034184e4a947178cbb04a8ba186cef" member_type: VOTER }
I20260709 13:03:07.770380 15461 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:07.780607 15466 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e034184e4a947178cbb04a8ba186cef. Latest consensus state: current_term: 1 leader_uuid: "7e034184e4a947178cbb04a8ba186cef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e034184e4a947178cbb04a8ba186cef" member_type: VOTER } }
I20260709 13:03:07.780519 15465 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7e034184e4a947178cbb04a8ba186cef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e034184e4a947178cbb04a8ba186cef" member_type: VOTER } }
I20260709 13:03:07.781205 15466 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:07.781483 15465 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:07.784905 15473 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:07.796675 15473 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:07.819038 15394 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:07.824793 15473 catalog_manager.cc:1383] Generated new cluster ID: 101155c440494d0780f59325de7f4e67
I20260709 13:03:07.825140 15473 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:07.846071 15473 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:07.847826 15473 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:07.861557 15473 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef: Generated new TSK 0
I20260709 13:03:07.862650 15473 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:07.890317 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:07.899353 15483 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:07.900903 15484 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:07.904451 15486 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:07.905687 15394 server_base.cc:1061] running on GCE node
I20260709 13:03:07.906629 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:07.906952 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:07.907171 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602187907152 us; error 0 us; skew 500 ppm
I20260709 13:03:07.907975 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:07.912139 15394 webserver.cc:533] Webserver started at http://127.15.8.129:35363/ using document root <none> and password file <none>
I20260709 13:03:07.912894 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:07.913151 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:07.913479 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:07.915093 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/ts-0-root/instance:
uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
format_stamp: "Formatted at 2026-07-09 13:03:07 on dist-test-slave-x7j4"
I20260709 13:03:07.922251 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:07.927915 15491 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:07.929015 15394 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:03:07.929402 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/ts-0-root
uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
format_stamp: "Formatted at 2026-07-09 13:03:07 on dist-test-slave-x7j4"
I20260709 13:03:07.929801 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:07.961827 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:07.963703 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:07.967557 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:07.973402 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:07.973758 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:07.974082 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:07.974318 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:08.068069 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.129:34827
I20260709 13:03:08.068128 15553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.129:34827 every 8 connection(s)
I20260709 13:03:08.076325 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:08.091691 15559 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:08.091797 15558 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:08.098593 15561 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:08.099676 15394 server_base.cc:1061] running on GCE node
I20260709 13:03:08.100749 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:08.101050 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:08.101263 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602188101245 us; error 0 us; skew 500 ppm
I20260709 13:03:08.102061 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:08.105271 15394 webserver.cc:533] Webserver started at http://127.15.8.130:32935/ using document root <none> and password file <none>
I20260709 13:03:08.105934 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:08.106212 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:08.106540 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:08.108045 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/ts-1-root/instance:
uuid: "11d48467126e4b85a0f8c02505ee0ddf"
format_stamp: "Formatted at 2026-07-09 13:03:08 on dist-test-slave-x7j4"
I20260709 13:03:08.109033 15554 heartbeater.cc:344] Connected to a master server at 127.15.8.190:32963
I20260709 13:03:08.109483 15554 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:08.110430 15554 heartbeater.cc:507] Master 127.15.8.190:32963 requested a full tablet report, sending...
I20260709 13:03:08.113801 15426 ts_manager.cc:194] Registered new tserver with Master: 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827)
I20260709 13:03:08.115211 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:03:08.116374 15426 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57456
I20260709 13:03:08.121475 15566 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:08.122498 15394 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:03:08.122882 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/ts-1-root
uuid: "11d48467126e4b85a0f8c02505ee0ddf"
format_stamp: "Formatted at 2026-07-09 13:03:08 on dist-test-slave-x7j4"
I20260709 13:03:08.123251 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:08.146989 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:08.148725 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:08.151374 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:08.155175 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:08.155457 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:08.155799 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:08.156014 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:08.248185 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.130:42117
I20260709 13:03:08.248260 15628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.130:42117 every 8 connection(s)
I20260709 13:03:08.257850 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:08.267614 15632 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:08.267640 15633 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:08.270409 15629 heartbeater.cc:344] Connected to a master server at 127.15.8.190:32963
I20260709 13:03:08.270918 15629 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:08.272188 15629 heartbeater.cc:507] Master 127.15.8.190:32963 requested a full tablet report, sending...
I20260709 13:03:08.275525 15426 ts_manager.cc:194] Registered new tserver with Master: 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117)
I20260709 13:03:08.277920 15426 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57470
W20260709 13:03:08.283748 15635 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:08.284837 15394 server_base.cc:1061] running on GCE node
I20260709 13:03:08.285918 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:08.286167 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:08.286350 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602188286335 us; error 0 us; skew 500 ppm
I20260709 13:03:08.287035 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:08.289665 15394 webserver.cc:533] Webserver started at http://127.15.8.131:36247/ using document root <none> and password file <none>
I20260709 13:03:08.290146 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:08.290339 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:08.290623 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:08.291818 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/ts-2-root/instance:
uuid: "9c97c2a89ac44bf283ece34c26c557f4"
format_stamp: "Formatted at 2026-07-09 13:03:08 on dist-test-slave-x7j4"
I20260709 13:03:08.296612 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:03:08.300199 15640 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:08.301118 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:03:08.301436 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/ts-2-root
uuid: "9c97c2a89ac44bf283ece34c26c557f4"
format_stamp: "Formatted at 2026-07-09 13:03:08 on dist-test-slave-x7j4"
I20260709 13:03:08.301757 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602186124060-15394-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:08.318601 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:08.320215 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:08.321633 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:08.324875 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:08.325132 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:08.325407 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:08.325556 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:08.413488 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.131:37873
I20260709 13:03:08.413630 15702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.131:37873 every 8 connection(s)
I20260709 13:03:08.430210 15703 heartbeater.cc:344] Connected to a master server at 127.15.8.190:32963
I20260709 13:03:08.430666 15703 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:08.431625 15703 heartbeater.cc:507] Master 127.15.8.190:32963 requested a full tablet report, sending...
I20260709 13:03:08.433952 15426 ts_manager.cc:194] Registered new tserver with Master: 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:08.434888 15394 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016531596s
I20260709 13:03:08.435565 15426 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57480
I20260709 13:03:08.489408 15426 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57482:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:03:08.493458 15426 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:03:08.616114 15593 tablet_service.cc:1511] Processing CreateTablet for tablet ce77fe7d09bd4e18ae08f0c3053cb808 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:08.617921 15593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce77fe7d09bd4e18ae08f0c3053cb808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.619916 15594 tablet_service.cc:1511] Processing CreateTablet for tablet f3d066146f5f4a4a8183c97eedefd9d5 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:08.622212 15594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3d066146f5f4a4a8183c97eedefd9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.625342 15592 tablet_service.cc:1511] Processing CreateTablet for tablet 8f62ce7a250b4d03b62d63cca35d80ca (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:08.626741 15591 tablet_service.cc:1511] Processing CreateTablet for tablet 3700b6854a1344738e0853fbc7319797 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:08.627475 15592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f62ce7a250b4d03b62d63cca35d80ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.629720 15591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3700b6854a1344738e0853fbc7319797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.640327 15666 tablet_service.cc:1511] Processing CreateTablet for tablet 8f62ce7a250b4d03b62d63cca35d80ca (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:08.636009 15667 tablet_service.cc:1511] Processing CreateTablet for tablet ce77fe7d09bd4e18ae08f0c3053cb808 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:08.643939 15667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce77fe7d09bd4e18ae08f0c3053cb808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.635015 15668 tablet_service.cc:1511] Processing CreateTablet for tablet f3d066146f5f4a4a8183c97eedefd9d5 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:08.646929 15668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3d066146f5f4a4a8183c97eedefd9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.648062 15666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f62ce7a250b4d03b62d63cca35d80ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.668077 15590 tablet_service.cc:1511] Processing CreateTablet for tablet ea05593251ab4c769c4c24c3b45209d8 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:08.669569 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea05593251ab4c769c4c24c3b45209d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.671058 15721 tablet_bootstrap.cc:492] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf: Bootstrap starting.
I20260709 13:03:08.672029 15665 tablet_service.cc:1511] Processing CreateTablet for tablet 3700b6854a1344738e0853fbc7319797 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:08.673525 15665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3700b6854a1344738e0853fbc7319797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.678460 15721 tablet_bootstrap.cc:654] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:08.693378 15518 tablet_service.cc:1511] Processing CreateTablet for tablet ce77fe7d09bd4e18ae08f0c3053cb808 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:08.703265 15514 tablet_service.cc:1511] Processing CreateTablet for tablet bdccd88e131445ddbbc94b7d1c6cb116 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:08.704385 15517 tablet_service.cc:1511] Processing CreateTablet for tablet 8f62ce7a250b4d03b62d63cca35d80ca (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:08.706274 15519 tablet_service.cc:1511] Processing CreateTablet for tablet f3d066146f5f4a4a8183c97eedefd9d5 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:08.713099 15516 tablet_service.cc:1511] Processing CreateTablet for tablet 3700b6854a1344738e0853fbc7319797 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:08.716878 15518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce77fe7d09bd4e18ae08f0c3053cb808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.712616 15515 tablet_service.cc:1511] Processing CreateTablet for tablet ea05593251ab4c769c4c24c3b45209d8 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:08.712172 15664 tablet_service.cc:1511] Processing CreateTablet for tablet ea05593251ab4c769c4c24c3b45209d8 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:08.718438 15594 tablet_service.cc:1511] Processing CreateTablet for tablet bdccd88e131445ddbbc94b7d1c6cb116 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:08.723729 15594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdccd88e131445ddbbc94b7d1c6cb116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.730671 15516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3700b6854a1344738e0853fbc7319797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.734568 15664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea05593251ab4c769c4c24c3b45209d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.732036 15721 tablet_bootstrap.cc:492] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf: No bootstrap required, opened a new log
I20260709 13:03:08.738284 15517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f62ce7a250b4d03b62d63cca35d80ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.739979 15721 ts_tablet_manager.cc:1403] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf: Time spent bootstrapping tablet: real 0.069s	user 0.003s	sys 0.014s
I20260709 13:03:08.744005 15663 tablet_service.cc:1511] Processing CreateTablet for tablet bdccd88e131445ddbbc94b7d1c6cb116 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:08.748054 15519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3d066146f5f4a4a8183c97eedefd9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.757797 15663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdccd88e131445ddbbc94b7d1c6cb116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.761833 15513 tablet_service.cc:1511] Processing CreateTablet for tablet 89afec61d1cb48dc8ed9ef63640703f0 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:08.764533 15514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdccd88e131445ddbbc94b7d1c6cb116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.765530 15515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea05593251ab4c769c4c24c3b45209d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.765487 15591 tablet_service.cc:1511] Processing CreateTablet for tablet 89afec61d1cb48dc8ed9ef63640703f0 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:08.767333 15513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89afec61d1cb48dc8ed9ef63640703f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.768023 15591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89afec61d1cb48dc8ed9ef63640703f0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:08.794222 15474 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:08.802030 15668 tablet_service.cc:1511] Processing CreateTablet for tablet 89afec61d1cb48dc8ed9ef63640703f0 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:08.815295 15668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89afec61d1cb48dc8ed9ef63640703f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.800311 15721 raft_consensus.cc:359] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:08.815939 15721 raft_consensus.cc:385] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:08.817207 15721 raft_consensus.cc:740] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Initialized, Role: FOLLOWER
I20260709 13:03:08.819015 15723 tablet_bootstrap.cc:492] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4: Bootstrap starting.
I20260709 13:03:08.822362 15721 consensus_queue.cc:260] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:08.826825 15512 tablet_service.cc:1511] Processing CreateTablet for tablet 0470a49d96d442c8a13fc69c7848d0a2 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:08.832177 15512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0470a49d96d442c8a13fc69c7848d0a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.851856 15724 tablet_bootstrap.cc:492] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf: Bootstrap starting.
I20260709 13:03:08.856650 15629 heartbeater.cc:499] Master 127.15.8.190:32963 was elected leader, sending a full tablet report...
I20260709 13:03:08.859696 15721 ts_tablet_manager.cc:1434] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf: Time spent starting tablet: real 0.114s	user 0.015s	sys 0.017s
I20260709 13:03:08.865176 15594 tablet_service.cc:1511] Processing CreateTablet for tablet 0470a49d96d442c8a13fc69c7848d0a2 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:08.866873 15594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0470a49d96d442c8a13fc69c7848d0a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.864538 15721 tablet_bootstrap.cc:492] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf: Bootstrap starting.
I20260709 13:03:08.878554 15591 tablet_service.cc:1511] Processing CreateTablet for tablet 5dfa172bf1ff43a7a7ce8569259d0aa1 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:08.879870 15591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dfa172bf1ff43a7a7ce8569259d0aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.884644 15664 tablet_service.cc:1511] Processing CreateTablet for tablet 0470a49d96d442c8a13fc69c7848d0a2 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:08.891831 15664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0470a49d96d442c8a13fc69c7848d0a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.893211 15721 tablet_bootstrap.cc:654] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:08.900030 15723 tablet_bootstrap.cc:654] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:08.908071 15519 tablet_service.cc:1511] Processing CreateTablet for tablet 5dfa172bf1ff43a7a7ce8569259d0aa1 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:08.909996 15519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dfa172bf1ff43a7a7ce8569259d0aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.910490 15724 tablet_bootstrap.cc:654] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:08.911482 15663 tablet_service.cc:1511] Processing CreateTablet for tablet 5dfa172bf1ff43a7a7ce8569259d0aa1 (DEFAULT_TABLE table=test-workload [id=83e02aaa4396463f8825f55eeba2b5f3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:08.913717 15663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dfa172bf1ff43a7a7ce8569259d0aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:08.946928 15723 tablet_bootstrap.cc:492] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4: No bootstrap required, opened a new log
I20260709 13:03:08.946978 15721 tablet_bootstrap.cc:492] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf: No bootstrap required, opened a new log
I20260709 13:03:08.947552 15723 ts_tablet_manager.cc:1403] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4: Time spent bootstrapping tablet: real 0.155s	user 0.016s	sys 0.008s
I20260709 13:03:08.948100 15721 ts_tablet_manager.cc:1403] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.015s
I20260709 13:03:08.951447 15724 tablet_bootstrap.cc:492] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf: No bootstrap required, opened a new log
I20260709 13:03:08.951941 15724 ts_tablet_manager.cc:1403] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.014s
I20260709 13:03:08.951925 15723 raft_consensus.cc:359] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:08.953039 15723 raft_consensus.cc:385] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:08.953364 15723 raft_consensus.cc:740] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Initialized, Role: FOLLOWER
I20260709 13:03:08.954267 15723 consensus_queue.cc:260] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:08.955273 15724 raft_consensus.cc:359] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:08.956089 15724 raft_consensus.cc:385] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:08.954422 15721 raft_consensus.cc:359] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } } peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } }
I20260709 13:03:08.956379 15724 raft_consensus.cc:740] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Initialized, Role: FOLLOWER
I20260709 13:03:08.957177 15724 consensus_queue.cc:260] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:08.956631 15721 raft_consensus.cc:385] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:08.958257 15721 raft_consensus.cc:740] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Initialized, Role: FOLLOWER
I20260709 13:03:08.959599 15721 consensus_queue.cc:260] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } } peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } }
I20260709 13:03:08.963142 15725 raft_consensus.cc:493] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:08.963815 15554 heartbeater.cc:499] Master 127.15.8.190:32963 was elected leader, sending a full tablet report...
I20260709 13:03:08.963656 15725 raft_consensus.cc:515] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } } peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } }
I20260709 13:03:08.970927 15721 ts_tablet_manager.cc:1434] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.002s
I20260709 13:03:08.972971 15721 tablet_bootstrap.cc:492] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf: Bootstrap starting.
I20260709 13:03:08.976440 15724 ts_tablet_manager.cc:1434] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.006s
I20260709 13:03:08.978219 15724 tablet_bootstrap.cc:492] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf: Bootstrap starting.
I20260709 13:03:08.984552 15724 tablet_bootstrap.cc:654] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:08.971246 15725 leader_election.cc:290] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873), 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827)
I20260709 13:03:08.993078 15703 heartbeater.cc:499] Master 127.15.8.190:32963 was elected leader, sending a full tablet report...
I20260709 13:03:09.004999 15723 ts_tablet_manager.cc:1434] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4: Time spent starting tablet: real 0.057s	user 0.014s	sys 0.004s
W20260709 13:03:09.009420 15630 tablet.cc:2406] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:03:09.012517 15721 tablet_bootstrap.cc:654] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.017925 15723 tablet_bootstrap.cc:492] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4: Bootstrap starting.
I20260709 13:03:09.020260 15724 tablet_bootstrap.cc:492] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf: No bootstrap required, opened a new log
I20260709 13:03:09.020769 15724 ts_tablet_manager.cc:1403] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.000s
I20260709 13:03:09.024078 15724 raft_consensus.cc:359] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.025050 15724 raft_consensus.cc:385] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.025386 15724 raft_consensus.cc:740] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.026188 15724 consensus_queue.cc:260] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.029366 15724 ts_tablet_manager.cc:1434] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:03:09.030314 15724 tablet_bootstrap.cc:492] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf: Bootstrap starting.
I20260709 13:03:09.044461 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d066146f5f4a4a8183c97eedefd9d5" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4" is_pre_election: true
I20260709 13:03:09.045349 15723 tablet_bootstrap.cc:654] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.046509 15721 tablet_bootstrap.cc:492] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf: No bootstrap required, opened a new log
I20260709 13:03:09.047017 15721 ts_tablet_manager.cc:1403] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf: Time spent bootstrapping tablet: real 0.074s	user 0.019s	sys 0.009s
W20260709 13:03:09.049672 15567 leader_election.cc:343] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:09.055835 15724 tablet_bootstrap.cc:654] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.056674 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d066146f5f4a4a8183c97eedefd9d5" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" is_pre_election: true
W20260709 13:03:09.058880 15569 leader_election.cc:343] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:09.059367 15569 leader_election.cc:304] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11d48467126e4b85a0f8c02505ee0ddf; no voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4
I20260709 13:03:09.060673 15721 raft_consensus.cc:359] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.061198 15731 raft_consensus.cc:2749] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:09.061440 15721 raft_consensus.cc:385] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.061798 15721 raft_consensus.cc:740] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.062115 15723 tablet_bootstrap.cc:492] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4: No bootstrap required, opened a new log
I20260709 13:03:09.062659 15721 consensus_queue.cc:260] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.063184 15723 ts_tablet_manager.cc:1403] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.006s
I20260709 13:03:09.066350 15723 raft_consensus.cc:359] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } } peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } }
I20260709 13:03:09.067457 15723 raft_consensus.cc:385] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.067895 15723 raft_consensus.cc:740] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.068602 15721 ts_tablet_manager.cc:1434] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:03:09.069550 15721 tablet_bootstrap.cc:492] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf: Bootstrap starting.
I20260709 13:03:09.068853 15723 consensus_queue.cc:260] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } } peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } }
I20260709 13:03:09.076483 15721 tablet_bootstrap.cc:654] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.081148 15723 ts_tablet_manager.cc:1434] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:03:09.097160 15723 tablet_bootstrap.cc:492] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4: Bootstrap starting.
I20260709 13:03:09.106160 15724 tablet_bootstrap.cc:492] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf: No bootstrap required, opened a new log
I20260709 13:03:09.106843 15724 ts_tablet_manager.cc:1403] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.030s
I20260709 13:03:09.106998 15723 tablet_bootstrap.cc:654] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.110282 15724 raft_consensus.cc:359] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } } peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } }
I20260709 13:03:09.112813 15724 raft_consensus.cc:385] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.113168 15724 raft_consensus.cc:740] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.114192 15724 consensus_queue.cc:260] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } } peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } }
I20260709 13:03:09.115135 15721 tablet_bootstrap.cc:492] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf: No bootstrap required, opened a new log
I20260709 13:03:09.117619 15724 ts_tablet_manager.cc:1434] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:03:09.119022 15724 tablet_bootstrap.cc:492] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf: Bootstrap starting.
I20260709 13:03:09.123147 15723 tablet_bootstrap.cc:492] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4: No bootstrap required, opened a new log
I20260709 13:03:09.123657 15723 ts_tablet_manager.cc:1403] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.007s
I20260709 13:03:09.127585 15724 tablet_bootstrap.cc:654] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.128484 15721 ts_tablet_manager.cc:1403] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.015s
I20260709 13:03:09.131742 15721 raft_consensus.cc:359] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.132679 15721 raft_consensus.cc:385] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.133080 15721 raft_consensus.cc:740] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.133406 15723 raft_consensus.cc:359] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.134004 15721 consensus_queue.cc:260] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.134478 15723 raft_consensus.cc:385] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.135036 15723 raft_consensus.cc:740] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.136106 15723 consensus_queue.cc:260] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.136807 15721 ts_tablet_manager.cc:1434] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:03:09.137955 15721 tablet_bootstrap.cc:492] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf: Bootstrap starting.
I20260709 13:03:09.144846 15721 tablet_bootstrap.cc:654] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.158205 15731 raft_consensus.cc:493] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.158728 15731 raft_consensus.cc:515] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.160940 15731 leader_election.cc:290] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.161742 15723 ts_tablet_manager.cc:1434] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 13:03:09.161773 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3700b6854a1344738e0853fbc7319797" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" is_pre_election: true
I20260709 13:03:09.162631 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3700b6854a1344738e0853fbc7319797" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4" is_pre_election: true
W20260709 13:03:09.163237 15569 leader_election.cc:343] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:09.163322 15678 raft_consensus.cc:2468] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 0.
I20260709 13:03:09.165304 15723 tablet_bootstrap.cc:492] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4: Bootstrap starting.
I20260709 13:03:09.165321 15567 leader_election.cc:304] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [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: 11d48467126e4b85a0f8c02505ee0ddf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 06d4aa20fdaf4108b55d2d829dc02aaf
I20260709 13:03:09.167145 15731 raft_consensus.cc:2804] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:09.167582 15731 raft_consensus.cc:493] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:09.168000 15731 raft_consensus.cc:3060] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.169646 15724 tablet_bootstrap.cc:492] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf: No bootstrap required, opened a new log
I20260709 13:03:09.170208 15724 ts_tablet_manager.cc:1403] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.017s
I20260709 13:03:09.173480 15723 tablet_bootstrap.cc:654] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.173379 15724 raft_consensus.cc:359] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.174180 15724 raft_consensus.cc:385] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.174496 15724 raft_consensus.cc:740] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.175343 15724 consensus_queue.cc:260] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.177824 15724 ts_tablet_manager.cc:1434] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:09.175889 15721 tablet_bootstrap.cc:492] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf: No bootstrap required, opened a new log
I20260709 13:03:09.178519 15721 ts_tablet_manager.cc:1403] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.005s
I20260709 13:03:09.178864 15724 tablet_bootstrap.cc:492] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf: Bootstrap starting.
I20260709 13:03:09.181674 15721 raft_consensus.cc:359] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.185897 15724 tablet_bootstrap.cc:654] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.186405 15721 raft_consensus.cc:385] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.187810 15721 raft_consensus.cc:740] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.188761 15721 consensus_queue.cc:260] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.187112 15731 raft_consensus.cc:515] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.192896 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3700b6854a1344738e0853fbc7319797" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:09.192986 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3700b6854a1344738e0853fbc7319797" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:09.193529 15678 raft_consensus.cc:3060] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:09.195053 15569 leader_election.cc:343] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:09.201009 15678 raft_consensus.cc:2468] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 1.
I20260709 13:03:09.202383 15567 leader_election.cc:304] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11d48467126e4b85a0f8c02505ee0ddf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 06d4aa20fdaf4108b55d2d829dc02aaf
I20260709 13:03:09.203593 15724 tablet_bootstrap.cc:492] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf: No bootstrap required, opened a new log
I20260709 13:03:09.203841 15725 raft_consensus.cc:2804] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:09.204159 15724 ts_tablet_manager.cc:1403] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260709 13:03:09.207139 15724 raft_consensus.cc:359] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.207886 15724 raft_consensus.cc:385] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.208195 15724 raft_consensus.cc:740] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.210923 15731 leader_election.cc:290] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.211535 15721 ts_tablet_manager.cc:1434] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 13:03:09.212121 15723 tablet_bootstrap.cc:492] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4: No bootstrap required, opened a new log
I20260709 13:03:09.212605 15723 ts_tablet_manager.cc:1403] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.013s
I20260709 13:03:09.213225 15724 consensus_queue.cc:260] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.216158 15723 raft_consensus.cc:359] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.217226 15723 raft_consensus.cc:385] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.217571 15723 raft_consensus.cc:740] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.217891 15724 ts_tablet_manager.cc:1434] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:03:09.218981 15724 tablet_bootstrap.cc:492] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf: Bootstrap starting.
I20260709 13:03:09.218511 15723 consensus_queue.cc:260] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.224768 15723 ts_tablet_manager.cc:1434] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 13:03:09.225833 15723 tablet_bootstrap.cc:492] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4: Bootstrap starting.
I20260709 13:03:09.227146 15724 tablet_bootstrap.cc:654] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.230198 15725 raft_consensus.cc:697] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Becoming Leader. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:09.231597 15725 consensus_queue.cc:237] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.237551 15723 tablet_bootstrap.cc:654] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.242576 15721 tablet_bootstrap.cc:492] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf: Bootstrap starting.
I20260709 13:03:09.276777 15721 tablet_bootstrap.cc:654] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.279508 15724 tablet_bootstrap.cc:492] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf: No bootstrap required, opened a new log
I20260709 13:03:09.280036 15724 ts_tablet_manager.cc:1403] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent bootstrapping tablet: real 0.061s	user 0.026s	sys 0.020s
I20260709 13:03:09.283648 15724 raft_consensus.cc:359] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.284439 15724 raft_consensus.cc:385] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.284752 15724 raft_consensus.cc:740] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.285597 15724 consensus_queue.cc:260] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.288053 15426 catalog_manager.cc:5697] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130). New cstate: current_term: 1 leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:09.294242 15723 tablet_bootstrap.cc:492] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4: No bootstrap required, opened a new log
I20260709 13:03:09.294935 15730 raft_consensus.cc:493] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.295753 15723 ts_tablet_manager.cc:1403] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4: Time spent bootstrapping tablet: real 0.070s	user 0.003s	sys 0.015s
I20260709 13:03:09.295583 15730 raft_consensus.cc:515] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } } peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } }
I20260709 13:03:09.298924 15729 raft_consensus.cc:493] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.299059 15730 leader_election.cc:290] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.299655 15730 raft_consensus.cc:493] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.299505 15729 raft_consensus.cc:515] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.300143 15730 raft_consensus.cc:515] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.302081 15724 ts_tablet_manager.cc:1434] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:03:09.315677 15729 leader_election.cc:290] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117)
I20260709 13:03:09.315871 15724 tablet_bootstrap.cc:492] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf: Bootstrap starting.
I20260709 13:03:09.302175 15730 leader_election.cc:290] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.318292 15723 raft_consensus.cc:359] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.319370 15723 raft_consensus.cc:385] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.319744 15723 raft_consensus.cc:740] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.320567 15723 consensus_queue.cc:260] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.323846 15723 ts_tablet_manager.cc:1434] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 13:03:09.325448 15723 tablet_bootstrap.cc:492] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4: Bootstrap starting.
I20260709 13:03:09.332947 15723 tablet_bootstrap.cc:654] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.346531 15725 raft_consensus.cc:493] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.347538 15725 raft_consensus.cc:515] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.348274 15723 tablet_bootstrap.cc:492] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4: No bootstrap required, opened a new log
I20260709 13:03:09.348882 15723 ts_tablet_manager.cc:1403] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260709 13:03:09.350868 15725 leader_election.cc:290] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.351934 15723 raft_consensus.cc:359] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.352592 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea05593251ab4c769c4c24c3b45209d8" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4" is_pre_election: true
I20260709 13:03:09.353986 15723 raft_consensus.cc:385] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.354403 15723 raft_consensus.cc:740] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.354233 15678 raft_consensus.cc:2468] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 0.
I20260709 13:03:09.356276 15567 leader_election.cc:304] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d48467126e4b85a0f8c02505ee0ddf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:09.353595 15721 tablet_bootstrap.cc:492] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf: No bootstrap required, opened a new log
I20260709 13:03:09.357466 15725 raft_consensus.cc:2804] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:09.357697 15721 ts_tablet_manager.cc:1403] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf: Time spent bootstrapping tablet: real 0.115s	user 0.017s	sys 0.010s
I20260709 13:03:09.358028 15725 raft_consensus.cc:493] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:09.358559 15725 raft_consensus.cc:3060] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.362001 15721 raft_consensus.cc:359] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.363656 15721 raft_consensus.cc:385] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.364084 15721 raft_consensus.cc:740] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.358975 15723 consensus_queue.cc:260] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.366605 15723 ts_tablet_manager.cc:1434] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:03:09.367844 15723 tablet_bootstrap.cc:492] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4: Bootstrap starting.
I20260709 13:03:09.375305 15723 tablet_bootstrap.cc:654] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.379662 15721 consensus_queue.cc:260] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.387562 15721 ts_tablet_manager.cc:1434] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 13:03:09.392021 15724 tablet_bootstrap.cc:654] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.392583 15721 tablet_bootstrap.cc:492] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf: Bootstrap starting.
I20260709 13:03:09.395501 15725 raft_consensus.cc:515] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.401834 15750 raft_consensus.cc:493] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.402484 15750 raft_consensus.cc:515] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.406883 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea05593251ab4c769c4c24c3b45209d8" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" is_pre_election: true
I20260709 13:03:09.408393 15744 raft_consensus.cc:493] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.408526 15750 leader_election.cc:290] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.408704 15529 raft_consensus.cc:2468] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 0.
I20260709 13:03:09.409647 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea05593251ab4c769c4c24c3b45209d8" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:09.410301 15678 raft_consensus.cc:3060] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.409077 15744 raft_consensus.cc:515] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.406785 15725 leader_election.cc:290] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.417006 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea05593251ab4c769c4c24c3b45209d8" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:09.417623 15529 raft_consensus.cc:3060] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.421489 15721 tablet_bootstrap.cc:654] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.422674 15744 leader_election.cc:290] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.424096 15677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce77fe7d09bd4e18ae08f0c3053cb808" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4" is_pre_election: true
I20260709 13:03:09.425208 15677 raft_consensus.cc:2468] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 0.
I20260709 13:03:09.426668 15567 leader_election.cc:304] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d48467126e4b85a0f8c02505ee0ddf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:09.423130 15750 raft_consensus.cc:493] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.427207 15528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce77fe7d09bd4e18ae08f0c3053cb808" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" is_pre_election: true
I20260709 13:03:09.428725 15744 raft_consensus.cc:2804] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:09.429122 15744 raft_consensus.cc:493] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:09.429493 15744 raft_consensus.cc:3060] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.428978 15528 raft_consensus.cc:2468] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 0.
I20260709 13:03:09.438352 15529 raft_consensus.cc:2468] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 1.
I20260709 13:03:09.430985 15750 raft_consensus.cc:515] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.445588 15678 raft_consensus.cc:2468] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 1.
I20260709 13:03:09.451516 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce77fe7d09bd4e18ae08f0c3053cb808" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" is_pre_election: true
I20260709 13:03:09.450241 15569 leader_election.cc:304] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 11d48467126e4b85a0f8c02505ee0ddf; no voters: 
I20260709 13:03:09.454109 15750 leader_election.cc:290] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.455155 15529 raft_consensus.cc:2468] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c97c2a89ac44bf283ece34c26c557f4 in term 0.
I20260709 13:03:09.458314 15725 raft_consensus.cc:2804] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:09.475106 15643 leader_election.cc:304] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:09.475106 15744 raft_consensus.cc:515] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.476301 15729 raft_consensus.cc:2804] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:09.476739 15729 raft_consensus.cc:493] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:09.477104 15729 raft_consensus.cc:3060] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.477335 15744 leader_election.cc:290] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.478320 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce77fe7d09bd4e18ae08f0c3053cb808" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:09.478938 15529 raft_consensus.cc:3060] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.480195 15723 tablet_bootstrap.cc:492] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4: No bootstrap required, opened a new log
I20260709 13:03:09.480690 15723 ts_tablet_manager.cc:1403] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.001s
I20260709 13:03:09.483021 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce77fe7d09bd4e18ae08f0c3053cb808" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:09.483861 15723 raft_consensus.cc:359] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.484421 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce77fe7d09bd4e18ae08f0c3053cb808" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf" is_pre_election: true
I20260709 13:03:09.485440 15604 raft_consensus.cc:2393] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c97c2a89ac44bf283ece34c26c557f4 in current term 1: Already voted for candidate 11d48467126e4b85a0f8c02505ee0ddf in this term.
I20260709 13:03:09.484642 15723 raft_consensus.cc:385] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.486944 15723 raft_consensus.cc:740] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.487916 15677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d066146f5f4a4a8183c97eedefd9d5" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4" is_pre_election: true
I20260709 13:03:09.487684 15723 consensus_queue.cc:260] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.493458 15674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdccd88e131445ddbbc94b7d1c6cb116" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4" is_pre_election: true
I20260709 13:03:09.494390 15674 raft_consensus.cc:2468] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 0.
I20260709 13:03:09.490338 15677 raft_consensus.cc:2468] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 0.
I20260709 13:03:09.495790 15676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea05593251ab4c769c4c24c3b45209d8" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4" is_pre_election: true
I20260709 13:03:09.491925 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afec61d1cb48dc8ed9ef63640703f0" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4" is_pre_election: true
I20260709 13:03:09.499605 15744 raft_consensus.cc:493] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.501091 15724 tablet_bootstrap.cc:492] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf: No bootstrap required, opened a new log
I20260709 13:03:09.501365 15725 raft_consensus.cc:697] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Becoming Leader. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:09.496162 15729 raft_consensus.cc:515] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.504446 15744 raft_consensus.cc:515] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.505697 15492 leader_election.cc:304] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:09.506875 15750 raft_consensus.cc:2804] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:09.507246 15750 raft_consensus.cc:493] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:09.508474 15750 raft_consensus.cc:3060] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.507347 15724 ts_tablet_manager.cc:1403] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent bootstrapping tablet: real 0.192s	user 0.017s	sys 0.003s
I20260709 13:03:09.508026 15725 consensus_queue.cc:237] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.511394 15678 raft_consensus.cc:2393] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d48467126e4b85a0f8c02505ee0ddf in current term 1: Already voted for candidate 9c97c2a89ac44bf283ece34c26c557f4 in this term.
I20260709 13:03:09.511497 15492 leader_election.cc:304] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:09.507833 15676 raft_consensus.cc:2393] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d4aa20fdaf4108b55d2d829dc02aaf in current term 1: Already voted for candidate 11d48467126e4b85a0f8c02505ee0ddf in this term.
I20260709 13:03:09.514341 15730 raft_consensus.cc:2804] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:09.514760 15730 raft_consensus.cc:493] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:09.515080 15528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afec61d1cb48dc8ed9ef63640703f0" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" is_pre_election: true
I20260709 13:03:09.515995 15528 raft_consensus.cc:2468] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 0.
I20260709 13:03:09.515116 15730 raft_consensus.cc:3060] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.510982 15675 raft_consensus.cc:2468] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 0.
I20260709 13:03:09.519905 15569 leader_election.cc:304] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 11d48467126e4b85a0f8c02505ee0ddf; no voters: 
I20260709 13:03:09.521065 15731 raft_consensus.cc:2804] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:09.521550 15731 raft_consensus.cc:493] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:09.521762 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afec61d1cb48dc8ed9ef63640703f0" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4" is_pre_election: true
I20260709 13:03:09.521987 15731 raft_consensus.cc:3060] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.522877 15675 raft_consensus.cc:2468] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 0.
I20260709 13:03:09.524729 15744 leader_election.cc:290] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.530103 15492 leader_election.cc:304] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:09.532894 15528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce77fe7d09bd4e18ae08f0c3053cb808" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:09.505396 15529 raft_consensus.cc:2468] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 1.
I20260709 13:03:09.541998 15750 raft_consensus.cc:515] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.543393 15569 leader_election.cc:304] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 11d48467126e4b85a0f8c02505ee0ddf; no voters: 9c97c2a89ac44bf283ece34c26c557f4
I20260709 13:03:09.544620 15744 raft_consensus.cc:2804] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:09.547011 15750 leader_election.cc:290] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.548113 15750 raft_consensus.cc:2804] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:09.548511 15750 raft_consensus.cc:493] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:09.548887 15750 raft_consensus.cc:3060] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.548952 15730 raft_consensus.cc:515] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } } peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } }
I20260709 13:03:09.552117 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d066146f5f4a4a8183c97eedefd9d5" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf" is_pre_election: true
I20260709 13:03:09.552896 15604 raft_consensus.cc:2468] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 0.
I20260709 13:03:09.546749 15731 raft_consensus.cc:515] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.564000 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afec61d1cb48dc8ed9ef63640703f0" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf" is_pre_election: true
I20260709 13:03:09.565269 15602 raft_consensus.cc:2393] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d4aa20fdaf4108b55d2d829dc02aaf in current term 1: Already voted for candidate 11d48467126e4b85a0f8c02505ee0ddf in this term.
I20260709 13:03:09.570546 15603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea05593251ab4c769c4c24c3b45209d8" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf" is_pre_election: true
I20260709 13:03:09.574438 15721 tablet_bootstrap.cc:492] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf: No bootstrap required, opened a new log
I20260709 13:03:09.575019 15721 ts_tablet_manager.cc:1403] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf: Time spent bootstrapping tablet: real 0.183s	user 0.011s	sys 0.010s
I20260709 13:03:09.575660 15731 leader_election.cc:290] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.576375 15731 raft_consensus.cc:493] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.576844 15731 raft_consensus.cc:515] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.579810 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d066146f5f4a4a8183c97eedefd9d5" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
I20260709 13:03:09.580626 15604 raft_consensus.cc:3060] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.580670 15730 leader_election.cc:290] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.581434 15729 leader_election.cc:290] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [CANDIDATE]: Term 1 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117)
I20260709 13:03:09.579910 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afec61d1cb48dc8ed9ef63640703f0" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:09.582240 15675 raft_consensus.cc:3060] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.585088 15721 raft_consensus.cc:359] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.585880 15721 raft_consensus.cc:385] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.588707 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62ce7a250b4d03b62d63cca35d80ca" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4" is_pre_election: true
I20260709 13:03:09.589390 15678 raft_consensus.cc:2468] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 0.
I20260709 13:03:09.589591 15603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdccd88e131445ddbbc94b7d1c6cb116" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf" is_pre_election: true
I20260709 13:03:09.590723 15567 leader_election.cc:304] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d48467126e4b85a0f8c02505ee0ddf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:09.591955 15731 leader_election.cc:290] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.594937 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdccd88e131445ddbbc94b7d1c6cb116" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
I20260709 13:03:09.595225 15731 raft_consensus.cc:2804] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:09.595779 15731 raft_consensus.cc:493] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:09.596261 15731 raft_consensus.cc:3060] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.586189 15721 raft_consensus.cc:740] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.592218 15495 leader_election.cc:304] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf; no voters: 11d48467126e4b85a0f8c02505ee0ddf, 9c97c2a89ac44bf283ece34c26c557f4
I20260709 13:03:09.593235 15528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62ce7a250b4d03b62d63cca35d80ca" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" is_pre_election: true
I20260709 13:03:09.593616 15724 raft_consensus.cc:359] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.601397 15528 raft_consensus.cc:2468] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 0.
I20260709 13:03:09.601903 15724 raft_consensus.cc:385] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.594087 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afec61d1cb48dc8ed9ef63640703f0" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:09.602349 15724 raft_consensus.cc:740] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.603436 15730 raft_consensus.cc:2749] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:09.601430 15721 consensus_queue.cc:260] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.606917 15603 raft_consensus.cc:2468] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 0.
I20260709 13:03:09.608814 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce77fe7d09bd4e18ae08f0c3053cb808" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
I20260709 13:03:09.610214 15724 consensus_queue.cc:260] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.620002 15724 ts_tablet_manager.cc:1434] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent starting tablet: real 0.111s	user 0.009s	sys 0.000s
I20260709 13:03:09.621572 15724 tablet_bootstrap.cc:492] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf: Bootstrap starting.
I20260709 13:03:09.609009 15721 ts_tablet_manager.cc:1434] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.003s
I20260709 13:03:09.628052 15721 tablet_bootstrap.cc:492] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf: Bootstrap starting.
I20260709 13:03:09.638445 15675 raft_consensus.cc:2468] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 1.
I20260709 13:03:09.641604 15567 leader_election.cc:304] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d48467126e4b85a0f8c02505ee0ddf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:09.647285 15725 raft_consensus.cc:2804] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:09.647887 15725 raft_consensus.cc:697] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Becoming Leader. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:09.648766 15725 consensus_queue.cc:237] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.654376 15723 ts_tablet_manager.cc:1434] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4: Time spent starting tablet: real 0.173s	user 0.029s	sys 0.054s
I20260709 13:03:09.657058 15604 raft_consensus.cc:2468] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 1.
I20260709 13:03:09.634531 15731 raft_consensus.cc:515] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.655524 15744 raft_consensus.cc:697] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Becoming Leader. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:09.658486 15723 tablet_bootstrap.cc:492] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4: Bootstrap starting.
I20260709 13:03:09.660710 15425 catalog_manager.cc:5697] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130). New cstate: current_term: 1 leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:09.663314 15766 consensus_queue.cc:1048] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:09.659300 15495 leader_election.cc:304] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 11d48467126e4b85a0f8c02505ee0ddf; no voters: 
I20260709 13:03:09.666044 15730 raft_consensus.cc:2804] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:03:09.658067 15492 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.131:37873, user_credentials={real_user=slave}} blocked reactor thread for 129379us
I20260709 13:03:09.666553 15730 raft_consensus.cc:697] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 LEADER]: Becoming Leader. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Running, Role: LEADER
I20260709 13:03:09.667065 15528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62ce7a250b4d03b62d63cca35d80ca" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:09.667873 15528 raft_consensus.cc:3060] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.669595 15730 consensus_queue.cc:237] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } } peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } }
I20260709 13:03:09.670168 15731 leader_election.cc:290] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.670511 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdccd88e131445ddbbc94b7d1c6cb116" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:09.671252 15678 raft_consensus.cc:3060] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.672001 15676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62ce7a250b4d03b62d63cca35d80ca" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:09.672585 15676 raft_consensus.cc:3060] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.667775 15744 consensus_queue.cc:237] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.692495 15677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d066146f5f4a4a8183c97eedefd9d5" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:09.693164 15677 raft_consensus.cc:3060] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.699105 15750 raft_consensus.cc:515] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.704767 15529 raft_consensus.cc:2393] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d48467126e4b85a0f8c02505ee0ddf in current term 1: Already voted for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in this term.
I20260709 13:03:09.710203 15644 leader_election.cc:304] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [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: 9c97c2a89ac44bf283ece34c26c557f4; no voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 11d48467126e4b85a0f8c02505ee0ddf
I20260709 13:03:09.717176 15763 raft_consensus.cc:2749] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:09.737215 15678 raft_consensus.cc:2468] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 1.
I20260709 13:03:09.740254 15528 raft_consensus.cc:2468] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 1.
I20260709 13:03:09.746716 15492 leader_election.cc:304] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 11d48467126e4b85a0f8c02505ee0ddf
I20260709 13:03:09.748145 15730 raft_consensus.cc:2804] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:09.748711 15724 tablet_bootstrap.cc:654] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.749220 15730 raft_consensus.cc:697] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 LEADER]: Becoming Leader. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Running, Role: LEADER
I20260709 13:03:09.736996 15723 tablet_bootstrap.cc:654] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.721385 15677 raft_consensus.cc:2468] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 1.
I20260709 13:03:09.750510 15569 leader_election.cc:304] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 11d48467126e4b85a0f8c02505ee0ddf; no voters: 
I20260709 13:03:09.751708 15750 leader_election.cc:290] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.724573 15676 raft_consensus.cc:2468] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 1.
I20260709 13:03:09.750432 15730 consensus_queue.cc:237] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.753288 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afec61d1cb48dc8ed9ef63640703f0" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:09.756444 15678 raft_consensus.cc:2393] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 06d4aa20fdaf4108b55d2d829dc02aaf in current term 1: Already voted for candidate 11d48467126e4b85a0f8c02505ee0ddf in this term.
I20260709 13:03:09.755321 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afec61d1cb48dc8ed9ef63640703f0" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
I20260709 13:03:09.757375 15744 raft_consensus.cc:2804] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:09.757937 15744 raft_consensus.cc:697] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Becoming Leader. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:09.758963 15744 consensus_queue.cc:237] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.759410 15425 catalog_manager.cc:5697] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130). New cstate: current_term: 1 leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:09.760104 15495 leader_election.cc:304] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [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: 06d4aa20fdaf4108b55d2d829dc02aaf; no voters: 11d48467126e4b85a0f8c02505ee0ddf, 9c97c2a89ac44bf283ece34c26c557f4
I20260709 13:03:09.761782 15750 raft_consensus.cc:2749] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:09.761425 15425 catalog_manager.cc:5697] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130). New cstate: current_term: 1 leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:09.773264 15721 tablet_bootstrap.cc:654] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.771581 15426 catalog_manager.cc:5697] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129). New cstate: current_term: 1 leader_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:09.777201 15723 tablet_bootstrap.cc:492] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4: No bootstrap required, opened a new log
I20260709 13:03:09.779117 15724 tablet_bootstrap.cc:492] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf: No bootstrap required, opened a new log
I20260709 13:03:09.779968 15724 ts_tablet_manager.cc:1403] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent bootstrapping tablet: real 0.159s	user 0.011s	sys 0.019s
I20260709 13:03:09.780524 15723 ts_tablet_manager.cc:1403] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.007s
I20260709 13:03:09.782804 15724 raft_consensus.cc:359] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.783480 15724 raft_consensus.cc:385] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.783731 15724 raft_consensus.cc:740] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.796494 15724 consensus_queue.cc:260] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.800292 15724 ts_tablet_manager.cc:1434] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.005s
W20260709 13:03:09.802989 15474 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:09.803756 15724 tablet_bootstrap.cc:492] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf: Bootstrap starting.
I20260709 13:03:09.804515 15426 catalog_manager.cc:5697] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129). New cstate: current_term: 1 leader_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:09.807531 15425 catalog_manager.cc:5697] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130). New cstate: current_term: 1 leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:09.809932 15723 raft_consensus.cc:359] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.810822 15723 raft_consensus.cc:385] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.811038 15723 raft_consensus.cc:740] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.811964 15723 consensus_queue.cc:260] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.813908 15723 ts_tablet_manager.cc:1434] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 13:03:09.814775 15723 tablet_bootstrap.cc:492] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4: Bootstrap starting.
I20260709 13:03:09.822985 15721 tablet_bootstrap.cc:492] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf: No bootstrap required, opened a new log
I20260709 13:03:09.823599 15721 ts_tablet_manager.cc:1403] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf: Time spent bootstrapping tablet: real 0.196s	user 0.017s	sys 0.007s
I20260709 13:03:09.838871 15724 tablet_bootstrap.cc:654] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.834102 15721 raft_consensus.cc:359] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.843431 15721 raft_consensus.cc:385] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.843765 15721 raft_consensus.cc:740] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.844597 15721 consensus_queue.cc:260] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.845052 15528 raft_consensus.cc:3060] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.843035 15723 tablet_bootstrap.cc:654] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.850960 15721 ts_tablet_manager.cc:1434] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260709 13:03:09.852295 15721 tablet_bootstrap.cc:492] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf: Bootstrap starting.
I20260709 13:03:09.859391 15723 tablet_bootstrap.cc:492] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4: No bootstrap required, opened a new log
I20260709 13:03:09.859807 15721 tablet_bootstrap.cc:654] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:09.861366 15723 ts_tablet_manager.cc:1403] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.003s
I20260709 13:03:09.865315 15725 consensus_queue.cc:1048] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:09.865347 15723 raft_consensus.cc:359] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.870375 15723 raft_consensus.cc:385] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.871270 15723 raft_consensus.cc:740] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.874082 15724 tablet_bootstrap.cc:492] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf: No bootstrap required, opened a new log
I20260709 13:03:09.875202 15724 ts_tablet_manager.cc:1403] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.008s
I20260709 13:03:09.878954 15724 raft_consensus.cc:359] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.886533 15724 raft_consensus.cc:385] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.883864 15723 consensus_queue.cc:260] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.888477 15724 raft_consensus.cc:740] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.889358 15724 consensus_queue.cc:260] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.890722 15723 ts_tablet_manager.cc:1434] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4: Time spent starting tablet: real 0.028s	user 0.001s	sys 0.007s
I20260709 13:03:09.887887 15721 tablet_bootstrap.cc:492] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf: No bootstrap required, opened a new log
I20260709 13:03:09.891666 15721 ts_tablet_manager.cc:1403] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.004s
I20260709 13:03:09.891795 15724 ts_tablet_manager.cc:1434] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:03:09.894284 15721 raft_consensus.cc:359] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.894979 15721 raft_consensus.cc:385] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:09.895283 15721 raft_consensus.cc:740] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Initialized, Role: FOLLOWER
I20260709 13:03:09.896046 15721 consensus_queue.cc:260] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.898294 15721 ts_tablet_manager.cc:1434] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:09.948704 15730 raft_consensus.cc:493] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.949218 15730 raft_consensus.cc:515] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.951086 15730 leader_election.cc:290] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.951929 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfa172bf1ff43a7a7ce8569259d0aa1" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf" is_pre_election: true
I20260709 13:03:09.952217 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfa172bf1ff43a7a7ce8569259d0aa1" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4" is_pre_election: true
I20260709 13:03:09.952600 15602 raft_consensus.cc:2468] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 0.
I20260709 13:03:09.952831 15675 raft_consensus.cc:2468] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 0.
I20260709 13:03:09.953857 15495 leader_election.cc:304] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 11d48467126e4b85a0f8c02505ee0ddf; no voters: 
I20260709 13:03:09.954635 15730 raft_consensus.cc:2804] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:09.955018 15730 raft_consensus.cc:493] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:09.955351 15730 raft_consensus.cc:3060] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.962046 15730 raft_consensus.cc:515] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.964164 15730 leader_election.cc:290] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 1 election: Requested vote from peers 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:09.965256 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfa172bf1ff43a7a7ce8569259d0aa1" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:09.965826 15675 raft_consensus.cc:3060] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.965152 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfa172bf1ff43a7a7ce8569259d0aa1" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
I20260709 13:03:09.966302 15602 raft_consensus.cc:3060] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.973032 15675 raft_consensus.cc:2468] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 1.
I20260709 13:03:09.973032 15602 raft_consensus.cc:2468] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 1.
I20260709 13:03:09.974685 15492 leader_election.cc:304] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:09.975560 15730 raft_consensus.cc:2804] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:09.976075 15730 raft_consensus.cc:697] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 LEADER]: Becoming Leader. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Running, Role: LEADER
I20260709 13:03:09.976871 15730 consensus_queue.cc:237] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.977772 15731 consensus_queue.cc:1048] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:09.980252 15763 raft_consensus.cc:493] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.980718 15763 raft_consensus.cc:515] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:09.982842 15763 leader_election.cc:290] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117)
I20260709 13:03:09.983748 15528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" is_pre_election: true
I20260709 13:03:09.984393 15528 raft_consensus.cc:2468] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c97c2a89ac44bf283ece34c26c557f4 in term 0.
I20260709 13:03:09.984414 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf" is_pre_election: true
I20260709 13:03:09.985258 15602 raft_consensus.cc:2468] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c97c2a89ac44bf283ece34c26c557f4 in term 0.
I20260709 13:03:09.985910 15643 leader_election.cc:304] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:09.987327 15763 raft_consensus.cc:2804] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:09.987677 15763 raft_consensus.cc:493] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:09.988767 15763 raft_consensus.cc:3060] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:09.993428 15766 consensus_queue.cc:1048] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:09.996541 15425 catalog_manager.cc:5697] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129). New cstate: current_term: 1 leader_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:10.004730 15763 raft_consensus.cc:515] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.007825 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:10.008379 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
I20260709 13:03:10.008617 15529 raft_consensus.cc:3060] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:10.008984 15602 raft_consensus.cc:3060] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:10.015260 15763 leader_election.cc:290] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [CANDIDATE]: Term 1 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117)
I20260709 13:03:10.015973 15529 raft_consensus.cc:2468] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c97c2a89ac44bf283ece34c26c557f4 in term 1.
I20260709 13:03:10.017536 15602 raft_consensus.cc:2468] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c97c2a89ac44bf283ece34c26c557f4 in term 1.
I20260709 13:03:10.017470 15643 leader_election.cc:304] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:10.019651 15729 raft_consensus.cc:2804] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:10.020187 15729 raft_consensus.cc:697] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 LEADER]: Becoming Leader. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Running, Role: LEADER
I20260709 13:03:10.020963 15729 consensus_queue.cc:237] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.034144 15425 catalog_manager.cc:5697] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "9c97c2a89ac44bf283ece34c26c557f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:10.061465 15766 consensus_queue.cc:1048] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:10.077211 15744 consensus_queue.cc:1048] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:10.105779 15602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce77fe7d09bd4e18ae08f0c3053cb808"
dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
mode: GRACEFUL
new_leader_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
 from {username='slave'} at 127.0.0.1:40424
I20260709 13:03:10.106510 15602 raft_consensus.cc:606] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Received request to transfer leadership to TS 06d4aa20fdaf4108b55d2d829dc02aaf
I20260709 13:03:10.112725 15602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f62ce7a250b4d03b62d63cca35d80ca"
dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
mode: GRACEFUL
new_leader_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
 from {username='slave'} at 127.0.0.1:40424
I20260709 13:03:10.113281 15602 raft_consensus.cc:606] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Received request to transfer leadership to TS 06d4aa20fdaf4108b55d2d829dc02aaf
I20260709 13:03:10.118805 15602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3700b6854a1344738e0853fbc7319797"
dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
mode: GRACEFUL
new_leader_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
 from {username='slave'} at 127.0.0.1:40424
I20260709 13:03:10.119326 15602 raft_consensus.cc:606] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Received request to transfer leadership to TS 06d4aa20fdaf4108b55d2d829dc02aaf
I20260709 13:03:10.138846 15529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdccd88e131445ddbbc94b7d1c6cb116"
dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
mode: GRACEFUL
new_leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
 from {username='slave'} at 127.0.0.1:54566
I20260709 13:03:10.139513 15529 raft_consensus.cc:606] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 LEADER]: Received request to transfer leadership to TS 11d48467126e4b85a0f8c02505ee0ddf
I20260709 13:03:10.143299 15744 consensus_queue.cc:1048] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:10.152812 15744 consensus_queue.cc:1048] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:10.155539 15766 raft_consensus.cc:993] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf: : Instructing follower 06d4aa20fdaf4108b55d2d829dc02aaf to start an election
I20260709 13:03:10.156045 15766 raft_consensus.cc:1081] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Signalling peer 06d4aa20fdaf4108b55d2d829dc02aaf to start an election
I20260709 13:03:10.161207 15528 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f62ce7a250b4d03b62d63cca35d80ca"
dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
 from {username='slave'} at 127.0.0.1:42268
I20260709 13:03:10.161857 15528 raft_consensus.cc:493] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:10.162288 15528 raft_consensus.cc:3060] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.168749 15744 consensus_queue.cc:1048] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:10.178241 15528 raft_consensus.cc:515] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.181270 15528 leader_election.cc:290] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 2 election: Requested vote from peers 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:10.182058 15677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62ce7a250b4d03b62d63cca35d80ca" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:10.183048 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62ce7a250b4d03b62d63cca35d80ca" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
I20260709 13:03:10.183663 15602 raft_consensus.cc:3055] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:10.183996 15602 raft_consensus.cc:740] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:10.184865 15602 consensus_queue.cc:260] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.185976 15602 raft_consensus.cc:3060] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.188834 15677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2"
dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
mode: GRACEFUL
new_leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
 from {username='slave'} at 127.0.0.1:40420
I20260709 13:03:10.189509 15677 raft_consensus.cc:606] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 LEADER]: Received request to transfer leadership to TS 11d48467126e4b85a0f8c02505ee0ddf
I20260709 13:03:10.196717 15602 raft_consensus.cc:2468] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 2.
I20260709 13:03:10.196821 15529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5dfa172bf1ff43a7a7ce8569259d0aa1"
dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
mode: GRACEFUL
new_leader_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
 from {username='slave'} at 127.0.0.1:54566
I20260709 13:03:10.197475 15529 raft_consensus.cc:606] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 LEADER]: Received request to transfer leadership to TS 9c97c2a89ac44bf283ece34c26c557f4
I20260709 13:03:10.198076 15495 leader_election.cc:304] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [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: 06d4aa20fdaf4108b55d2d829dc02aaf, 11d48467126e4b85a0f8c02505ee0ddf; no voters: 9c97c2a89ac44bf283ece34c26c557f4
I20260709 13:03:10.199186 15730 raft_consensus.cc:2804] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:10.199676 15730 raft_consensus.cc:697] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 LEADER]: Becoming Leader. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Running, Role: LEADER
I20260709 13:03:10.200527 15730 consensus_queue.cc:237] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.203814 15731 consensus_queue.cc:1048] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:10.214804 15744 raft_consensus.cc:993] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf: : Instructing follower 06d4aa20fdaf4108b55d2d829dc02aaf to start an election
I20260709 13:03:10.213836 15423 catalog_manager.cc:5697] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf reported cstate change: term changed from 1 to 2, leader changed from 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130) to 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129). New cstate: current_term: 2 leader_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:10.215298 15744 raft_consensus.cc:1081] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Signalling peer 06d4aa20fdaf4108b55d2d829dc02aaf to start an election
I20260709 13:03:10.217414 15730 consensus_queue.cc:1048] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:03:10.219194 15528 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce77fe7d09bd4e18ae08f0c3053cb808"
dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
 from {username='slave'} at 127.0.0.1:42268
I20260709 13:03:10.219808 15528 raft_consensus.cc:493] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:10.220176 15528 raft_consensus.cc:3060] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.223661 15602 raft_consensus.cc:3060] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:10.240907 15730 consensus_queue.cc:1048] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:10.254935 15528 raft_consensus.cc:515] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.260205 15528 leader_election.cc:290] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 2 election: Requested vote from peers 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:10.261482 15603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce77fe7d09bd4e18ae08f0c3053cb808" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
I20260709 13:03:10.268260 15603 raft_consensus.cc:3055] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:10.268098 15800 consensus_queue.cc:1048] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:10.262316 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce77fe7d09bd4e18ae08f0c3053cb808" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:10.268666 15603 raft_consensus.cc:740] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:10.268987 15678 raft_consensus.cc:3060] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.269579 15603 consensus_queue.cc:260] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.270743 15603 raft_consensus.cc:3060] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.266435 15730 consensus_queue.cc:1048] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:10.276201 15678 raft_consensus.cc:2468] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 2.
I20260709 13:03:10.279908 15492 leader_election.cc:304] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:10.280810 15730 raft_consensus.cc:2804] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:10.281311 15730 raft_consensus.cc:697] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 LEADER]: Becoming Leader. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Running, Role: LEADER
I20260709 13:03:10.282140 15730 consensus_queue.cc:237] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.282615 15603 raft_consensus.cc:2468] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 2.
I20260709 13:03:10.296803 15425 catalog_manager.cc:5697] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf reported cstate change: term changed from 1 to 2, leader changed from 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130) to 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129). New cstate: current_term: 2 leader_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:10.309747 15744 raft_consensus.cc:993] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf: : Instructing follower 06d4aa20fdaf4108b55d2d829dc02aaf to start an election
I20260709 13:03:10.310416 15731 raft_consensus.cc:1081] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Signalling peer 06d4aa20fdaf4108b55d2d829dc02aaf to start an election
I20260709 13:03:10.312301 15528 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3700b6854a1344738e0853fbc7319797"
dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
 from {username='slave'} at 127.0.0.1:42268
I20260709 13:03:10.312876 15528 raft_consensus.cc:493] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:10.313218 15528 raft_consensus.cc:3060] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.318040 15750 raft_consensus.cc:993] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf: : Instructing follower 11d48467126e4b85a0f8c02505ee0ddf to start an election
I20260709 13:03:10.318527 15750 raft_consensus.cc:1081] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 LEADER]: Signalling peer 11d48467126e4b85a0f8c02505ee0ddf to start an election
I20260709 13:03:10.319937 15528 raft_consensus.cc:515] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.321599 15602 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdccd88e131445ddbbc94b7d1c6cb116"
dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
 from {username='slave'} at 127.0.0.1:37710
I20260709 13:03:10.323642 15601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3700b6854a1344738e0853fbc7319797" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
I20260709 13:03:10.324322 15601 raft_consensus.cc:3055] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:10.324651 15601 raft_consensus.cc:740] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:10.325271 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3700b6854a1344738e0853fbc7319797" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:10.325852 15678 raft_consensus.cc:3060] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.325460 15601 consensus_queue.cc:260] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.326599 15601 raft_consensus.cc:3060] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.333369 15678 raft_consensus.cc:2468] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 2.
I20260709 13:03:10.334769 15602 raft_consensus.cc:493] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:10.334843 15492 leader_election.cc:304] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:10.334995 15528 leader_election.cc:290] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 2 election: Requested vote from peers 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:10.335253 15602 raft_consensus.cc:3060] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.335813 15730 raft_consensus.cc:2804] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:10.336388 15730 raft_consensus.cc:697] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 LEADER]: Becoming Leader. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Running, Role: LEADER
I20260709 13:03:10.334501 15601 raft_consensus.cc:2468] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 2.
I20260709 13:03:10.337190 15730 consensus_queue.cc:237] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.346184 15602 raft_consensus.cc:515] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.350397 15423 catalog_manager.cc:5697] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf reported cstate change: term changed from 1 to 2, leader changed from 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130) to 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129). New cstate: current_term: 2 leader_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:10.356542 15528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdccd88e131445ddbbc94b7d1c6cb116" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:10.357218 15528 raft_consensus.cc:3055] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:10.357496 15528 raft_consensus.cc:740] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Running, Role: LEADER
I20260709 13:03:10.358299 15528 consensus_queue.cc:260] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.359318 15528 raft_consensus.cc:3060] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.360984 15602 leader_election.cc:290] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 2 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:10.362054 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdccd88e131445ddbbc94b7d1c6cb116" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:10.362633 15678 raft_consensus.cc:3060] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.366616 15528 raft_consensus.cc:2468] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 2.
I20260709 13:03:10.367753 15569 leader_election.cc:304] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 11d48467126e4b85a0f8c02505ee0ddf; no voters: 
I20260709 13:03:10.368501 15731 raft_consensus.cc:2804] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:10.368971 15731 raft_consensus.cc:697] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 LEADER]: Becoming Leader. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:10.369700 15731 consensus_queue.cc:237] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.370985 15678 raft_consensus.cc:2468] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 2.
I20260709 13:03:10.376283 15425 catalog_manager.cc:5697] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf reported cstate change: term changed from 1 to 2, leader changed from 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129) to 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130). New cstate: current_term: 2 leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:10.436877 15730 consensus_queue.cc:1048] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:10.450465 15730 consensus_queue.cc:1048] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:10.460177 15801 raft_consensus.cc:993] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf: : Instructing follower 9c97c2a89ac44bf283ece34c26c557f4 to start an election
I20260709 13:03:10.460703 15765 raft_consensus.cc:1081] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 LEADER]: Signalling peer 9c97c2a89ac44bf283ece34c26c557f4 to start an election
I20260709 13:03:10.462496 15678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5dfa172bf1ff43a7a7ce8569259d0aa1"
dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
 from {username='slave'} at 127.0.0.1:58472
I20260709 13:03:10.463186 15678 raft_consensus.cc:493] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:10.463553 15678 raft_consensus.cc:3060] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.470381 15678 raft_consensus.cc:515] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.472932 15678 leader_election.cc:290] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [CANDIDATE]: Term 2 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117)
I20260709 13:03:10.475152 15528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfa172bf1ff43a7a7ce8569259d0aa1" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:10.475735 15528 raft_consensus.cc:3055] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:10.476023 15528 raft_consensus.cc:740] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Running, Role: LEADER
I20260709 13:03:10.476626 15528 consensus_queue.cc:260] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.477526 15528 raft_consensus.cc:3060] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.478226 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfa172bf1ff43a7a7ce8569259d0aa1" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
I20260709 13:03:10.478863 15602 raft_consensus.cc:3060] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.482326 15528 raft_consensus.cc:2468] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c97c2a89ac44bf283ece34c26c557f4 in term 2.
I20260709 13:03:10.483839 15643 leader_election.cc:304] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:10.484838 15729 raft_consensus.cc:2804] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:10.485301 15729 raft_consensus.cc:697] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 LEADER]: Becoming Leader. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Running, Role: LEADER
I20260709 13:03:10.485380 15602 raft_consensus.cc:2468] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c97c2a89ac44bf283ece34c26c557f4 in term 2.
I20260709 13:03:10.486233 15729 consensus_queue.cc:237] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.494170 15425 catalog_manager.cc:5697] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 reported cstate change: term changed from 1 to 2, leader changed from 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129) to 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "9c97c2a89ac44bf283ece34c26c557f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:10.536607 15729 consensus_queue.cc:1048] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:10.559233 15763 consensus_queue.cc:1048] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:10.569079 15808 raft_consensus.cc:993] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4: : Instructing follower 11d48467126e4b85a0f8c02505ee0ddf to start an election
I20260709 13:03:10.569626 15763 raft_consensus.cc:1081] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 LEADER]: Signalling peer 11d48467126e4b85a0f8c02505ee0ddf to start an election
I20260709 13:03:10.571412 15602 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2"
dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
 from {username='slave'} at 127.0.0.1:37714
I20260709 13:03:10.572042 15602 raft_consensus.cc:493] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:10.572453 15602 raft_consensus.cc:3060] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.577590 15602 raft_consensus.cc:515] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.579295 15602 leader_election.cc:290] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 2 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:10.580498 15528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:10.580690 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:10.581151 15528 raft_consensus.cc:3060] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.581175 15678 raft_consensus.cc:3055] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:10.581758 15678 raft_consensus.cc:740] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Running, Role: LEADER
I20260709 13:03:10.582604 15678 consensus_queue.cc:260] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.583930 15678 raft_consensus.cc:3060] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.588594 15528 raft_consensus.cc:2468] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 2.
I20260709 13:03:10.589941 15569 leader_election.cc:304] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 11d48467126e4b85a0f8c02505ee0ddf; no voters: 
I20260709 13:03:10.590827 15678 raft_consensus.cc:2468] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 2.
I20260709 13:03:10.590862 15744 raft_consensus.cc:2804] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:10.591461 15744 raft_consensus.cc:697] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 LEADER]: Becoming Leader. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:10.592285 15744 consensus_queue.cc:237] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:10.599985 15425 catalog_manager.cc:5697] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf reported cstate change: term changed from 1 to 2, leader changed from 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131) to 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130). New cstate: current_term: 2 leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:10.660830 15678 raft_consensus.cc:3060] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.665633 15678 raft_consensus.cc:1275] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Refusing update from remote peer 06d4aa20fdaf4108b55d2d829dc02aaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:10.667111 15765 consensus_queue.cc:1048] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:10.674674 15602 raft_consensus.cc:1275] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Refusing update from remote peer 06d4aa20fdaf4108b55d2d829dc02aaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:10.676472 15800 consensus_queue.cc:1048] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:10.682082 15604 raft_consensus.cc:1275] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Refusing update from remote peer 06d4aa20fdaf4108b55d2d829dc02aaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:10.686053 15765 consensus_queue.cc:1048] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:10.695573 15678 raft_consensus.cc:1275] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Refusing update from remote peer 06d4aa20fdaf4108b55d2d829dc02aaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:10.697813 15765 consensus_queue.cc:1048] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:10.815675 15604 raft_consensus.cc:1275] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Refusing update from remote peer 06d4aa20fdaf4108b55d2d829dc02aaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:10.817625 15765 consensus_queue.cc:1048] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:10.829490 15678 raft_consensus.cc:1275] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Refusing update from remote peer 06d4aa20fdaf4108b55d2d829dc02aaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:10.831332 15765 consensus_queue.cc:1048] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:10.864717 15678 raft_consensus.cc:1275] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Refusing update from remote peer 11d48467126e4b85a0f8c02505ee0ddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:10.866144 15744 consensus_queue.cc:1048] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:10.875743 15528 raft_consensus.cc:1275] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Refusing update from remote peer 11d48467126e4b85a0f8c02505ee0ddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:10.877373 15744 consensus_queue.cc:1048] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:10.944311 15604 raft_consensus.cc:1275] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Refusing update from remote peer 9c97c2a89ac44bf283ece34c26c557f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:10.945909 15763 consensus_queue.cc:1048] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:10.955231 15528 raft_consensus.cc:1275] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Refusing update from remote peer 9c97c2a89ac44bf283ece34c26c557f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:10.957127 15763 consensus_queue.cc:1048] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:11.005829 15678 raft_consensus.cc:1275] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Refusing update from remote peer 11d48467126e4b85a0f8c02505ee0ddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:11.007299 15744 consensus_queue.cc:1048] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:11.015026 15528 raft_consensus.cc:1275] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Refusing update from remote peer 11d48467126e4b85a0f8c02505ee0ddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:11.017160 15744 consensus_queue.cc:1048] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:13.230755 15394 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:03:13.231550 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:13.259163 15604 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2"
dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
mode: GRACEFUL
new_leader_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
 from {username='slave'} at 127.0.0.1:40438
I20260709 13:03:13.259776 15604 raft_consensus.cc:606] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 LEADER]: Received request to transfer leadership to TS 9c97c2a89ac44bf283ece34c26c557f4
I20260709 13:03:13.270634 15528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3700b6854a1344738e0853fbc7319797"
dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
mode: GRACEFUL
new_leader_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
 from {username='slave'} at 127.0.0.1:54572
I20260709 13:03:13.271319 15528 raft_consensus.cc:606] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 LEADER]: Received request to transfer leadership to TS 9c97c2a89ac44bf283ece34c26c557f4
I20260709 13:03:13.272593 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:13.273072 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:13.634550 15765 raft_consensus.cc:993] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf: : Instructing follower 9c97c2a89ac44bf283ece34c26c557f4 to start an election
I20260709 13:03:13.635028 15814 raft_consensus.cc:1081] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 LEADER]: Signalling peer 9c97c2a89ac44bf283ece34c26c557f4 to start an election
I20260709 13:03:13.636497 15675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3700b6854a1344738e0853fbc7319797"
dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
 from {username='slave'} at 127.0.0.1:58472
I20260709 13:03:13.636936 15675 raft_consensus.cc:493] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:13.637182 15675 raft_consensus.cc:3060] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:13.642035 15675 raft_consensus.cc:515] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:13.643883 15675 leader_election.cc:290] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [CANDIDATE]: Term 3 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117)
I20260709 13:03:13.644831 15528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3700b6854a1344738e0853fbc7319797" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:13.644980 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3700b6854a1344738e0853fbc7319797" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
I20260709 13:03:13.645357 15528 raft_consensus.cc:3055] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:13.645627 15604 raft_consensus.cc:3060] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:13.645707 15528 raft_consensus.cc:740] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Running, Role: LEADER
I20260709 13:03:13.646737 15528 consensus_queue.cc:260] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:13.647706 15528 raft_consensus.cc:3060] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:13.651213 15604 raft_consensus.cc:2468] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c97c2a89ac44bf283ece34c26c557f4 in term 3.
I20260709 13:03:13.652217 15528 raft_consensus.cc:2468] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c97c2a89ac44bf283ece34c26c557f4 in term 3.
I20260709 13:03:13.652448 15644 leader_election.cc:304] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [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: 11d48467126e4b85a0f8c02505ee0ddf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:13.653283 15729 raft_consensus.cc:2804] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:13.654354 15729 raft_consensus.cc:697] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 LEADER]: Becoming Leader. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Running, Role: LEADER
I20260709 13:03:13.655190 15729 consensus_queue.cc:237] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:13.663182 15744 raft_consensus.cc:993] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf: : Instructing follower 9c97c2a89ac44bf283ece34c26c557f4 to start an election
I20260709 13:03:13.663774 15817 raft_consensus.cc:1081] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 LEADER]: Signalling peer 9c97c2a89ac44bf283ece34c26c557f4 to start an election
I20260709 13:03:13.665376 15675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2"
dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
 from {username='slave'} at 127.0.0.1:58470
I20260709 13:03:13.665043 15426 catalog_manager.cc:5697] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 reported cstate change: term changed from 2 to 3, leader changed from 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129) to 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131). New cstate: current_term: 3 leader_uuid: "9c97c2a89ac44bf283ece34c26c557f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:13.665925 15675 raft_consensus.cc:493] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:13.666306 15675 raft_consensus.cc:3060] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:13.671747 15675 raft_consensus.cc:515] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:13.674341 15675 leader_election.cc:290] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [CANDIDATE]: Term 3 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117)
I20260709 13:03:13.675179 15528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:13.675515 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
I20260709 13:03:13.675859 15528 raft_consensus.cc:3060] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:13.676103 15604 raft_consensus.cc:3055] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:13.676503 15604 raft_consensus.cc:740] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:13.677440 15604 consensus_queue.cc:260] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:13.678884 15604 raft_consensus.cc:3060] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:13.685186 15528 raft_consensus.cc:2468] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c97c2a89ac44bf283ece34c26c557f4 in term 3.
I20260709 13:03:13.685883 15604 raft_consensus.cc:2468] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c97c2a89ac44bf283ece34c26c557f4 in term 3.
I20260709 13:03:13.686419 15643 leader_election.cc:304] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [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: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:13.687331 15729 raft_consensus.cc:2804] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:13.687846 15729 raft_consensus.cc:697] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 LEADER]: Becoming Leader. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Running, Role: LEADER
I20260709 13:03:13.688536 15729 consensus_queue.cc:237] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:13.695513 15426 catalog_manager.cc:5697] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 reported cstate change: term changed from 2 to 3, leader changed from 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130) to 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131). New cstate: current_term: 3 leader_uuid: "9c97c2a89ac44bf283ece34c26c557f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:14.098243 15604 raft_consensus.cc:1275] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Refusing update from remote peer 9c97c2a89ac44bf283ece34c26c557f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:14.099598 15729 consensus_queue.cc:1048] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:14.110250 15528 raft_consensus.cc:1275] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 FOLLOWER]: Refusing update from remote peer 9c97c2a89ac44bf283ece34c26c557f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:14.111579 15729 consensus_queue.cc:1048] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:14.114634 15529 raft_consensus.cc:1275] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 FOLLOWER]: Refusing update from remote peer 9c97c2a89ac44bf283ece34c26c557f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:14.116367 15815 consensus_queue.cc:1048] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:14.124434 15604 raft_consensus.cc:1275] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Refusing update from remote peer 9c97c2a89ac44bf283ece34c26c557f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:14.126219 15815 consensus_queue.cc:1048] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:14.274057 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:14.283821 15529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3d066146f5f4a4a8183c97eedefd9d5"
dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
mode: GRACEFUL
new_leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
 from {username='slave'} at 127.0.0.1:54566
I20260709 13:03:14.284312 15529 raft_consensus.cc:606] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 LEADER]: Received request to transfer leadership to TS 11d48467126e4b85a0f8c02505ee0ddf
I20260709 13:03:14.289449 15529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce77fe7d09bd4e18ae08f0c3053cb808"
dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
mode: GRACEFUL
new_leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
 from {username='slave'} at 127.0.0.1:54566
I20260709 13:03:14.289963 15529 raft_consensus.cc:606] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 LEADER]: Received request to transfer leadership to TS 11d48467126e4b85a0f8c02505ee0ddf
I20260709 13:03:14.294078 15814 raft_consensus.cc:993] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf: : Instructing follower 11d48467126e4b85a0f8c02505ee0ddf to start an election
I20260709 13:03:14.294525 15830 raft_consensus.cc:1081] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 LEADER]: Signalling peer 11d48467126e4b85a0f8c02505ee0ddf to start an election
I20260709 13:03:14.295403 15529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f62ce7a250b4d03b62d63cca35d80ca"
dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
mode: GRACEFUL
new_leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
 from {username='slave'} at 127.0.0.1:54566
I20260709 13:03:14.295928 15529 raft_consensus.cc:606] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 LEADER]: Received request to transfer leadership to TS 11d48467126e4b85a0f8c02505ee0ddf
I20260709 13:03:14.296341 15604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce77fe7d09bd4e18ae08f0c3053cb808"
dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
 from {username='slave'} at 127.0.0.1:37710
I20260709 13:03:14.296914 15604 raft_consensus.cc:493] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.297264 15604 raft_consensus.cc:3060] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:14.301422 15675 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3700b6854a1344738e0853fbc7319797"
dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
mode: GRACEFUL
new_leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
 from {username='slave'} at 127.0.0.1:40420
I20260709 13:03:14.302016 15675 raft_consensus.cc:606] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 LEADER]: Received request to transfer leadership to TS 11d48467126e4b85a0f8c02505ee0ddf
I20260709 13:03:14.305575 15604 raft_consensus.cc:515] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:14.308216 15604 leader_election.cc:290] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 3 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:14.308425 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce77fe7d09bd4e18ae08f0c3053cb808" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:14.308985 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce77fe7d09bd4e18ae08f0c3053cb808" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:14.309121 15529 raft_consensus.cc:3055] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:14.309559 15529 raft_consensus.cc:740] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Running, Role: LEADER
I20260709 13:03:14.309623 15675 raft_consensus.cc:3060] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:14.310439 15529 consensus_queue.cc:260] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:14.311743 15529 raft_consensus.cc:3060] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:14.317366 15675 raft_consensus.cc:2468] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 3.
I20260709 13:03:14.318737 15529 raft_consensus.cc:2468] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 3.
I20260709 13:03:14.318737 15567 leader_election.cc:304] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [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: 11d48467126e4b85a0f8c02505ee0ddf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:14.319873 15817 raft_consensus.cc:2804] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:14.321887 15675 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2"
dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
mode: GRACEFUL
new_leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
 from {username='slave'} at 127.0.0.1:40420
I20260709 13:03:14.322461 15675 raft_consensus.cc:606] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 LEADER]: Received request to transfer leadership to TS 11d48467126e4b85a0f8c02505ee0ddf
I20260709 13:03:14.323247 15817 raft_consensus.cc:697] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 3 LEADER]: Becoming Leader. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:14.324203 15817 consensus_queue.cc:237] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:14.332122 15423 catalog_manager.cc:5697] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf reported cstate change: term changed from 2 to 3, leader changed from 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129) to 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130). New cstate: current_term: 3 leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.388972 15814 raft_consensus.cc:993] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf: : Instructing follower 11d48467126e4b85a0f8c02505ee0ddf to start an election
I20260709 13:03:14.389441 15830 raft_consensus.cc:1081] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 LEADER]: Signalling peer 11d48467126e4b85a0f8c02505ee0ddf to start an election
I20260709 13:03:14.390946 15604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3d066146f5f4a4a8183c97eedefd9d5"
dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
 from {username='slave'} at 127.0.0.1:37710
I20260709 13:03:14.391443 15604 raft_consensus.cc:493] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.391757 15604 raft_consensus.cc:3060] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.396385 15604 raft_consensus.cc:515] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } } peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } }
I20260709 13:03:14.398375 15604 leader_election.cc:290] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 2 election: Requested vote from peers 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873), 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827)
I20260709 13:03:14.399205 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d066146f5f4a4a8183c97eedefd9d5" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:14.399606 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3d066146f5f4a4a8183c97eedefd9d5" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:14.399868 15675 raft_consensus.cc:3060] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.400170 15529 raft_consensus.cc:3055] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:14.400504 15529 raft_consensus.cc:740] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Running, Role: LEADER
I20260709 13:03:14.401353 15529 consensus_queue.cc:260] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } } peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } }
I20260709 13:03:14.402640 15529 raft_consensus.cc:3060] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:14.407035 15675 raft_consensus.cc:2468] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 2.
I20260709 13:03:14.408398 15567 leader_election.cc:304] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d48467126e4b85a0f8c02505ee0ddf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:14.409024 15529 raft_consensus.cc:2468] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 2.
I20260709 13:03:14.409258 15817 raft_consensus.cc:2804] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:14.409848 15817 raft_consensus.cc:697] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 LEADER]: Becoming Leader. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:14.410688 15817 consensus_queue.cc:237] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } } peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } }
I20260709 13:03:14.417452 15423 catalog_manager.cc:5697] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf reported cstate change: term changed from 1 to 2, leader changed from 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129) to 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130). New cstate: current_term: 2 leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.560025 15729 raft_consensus.cc:993] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4: : Instructing follower 11d48467126e4b85a0f8c02505ee0ddf to start an election
I20260709 13:03:14.560496 15815 raft_consensus.cc:1081] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 LEADER]: Signalling peer 11d48467126e4b85a0f8c02505ee0ddf to start an election
I20260709 13:03:14.562173 15604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2"
dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
 from {username='slave'} at 127.0.0.1:37714
I20260709 13:03:14.562767 15604 raft_consensus.cc:493] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.563102 15604 raft_consensus.cc:3060] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:14.568264 15604 raft_consensus.cc:515] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:14.570317 15604 leader_election.cc:290] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 4 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:14.571221 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:14.571544 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:14.571950 15529 raft_consensus.cc:3060] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:14.572198 15675 raft_consensus.cc:3055] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:14.572593 15675 raft_consensus.cc:740] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Running, Role: LEADER
I20260709 13:03:14.573410 15675 consensus_queue.cc:260] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:14.574460 15675 raft_consensus.cc:3060] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:14.577337 15529 raft_consensus.cc:2468] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 4.
I20260709 13:03:14.578639 15569 leader_election.cc:304] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [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: 06d4aa20fdaf4108b55d2d829dc02aaf, 11d48467126e4b85a0f8c02505ee0ddf; no voters: 
I20260709 13:03:14.579588 15817 raft_consensus.cc:2804] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:14.580173 15817 raft_consensus.cc:697] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 4 LEADER]: Becoming Leader. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:14.580909 15675 raft_consensus.cc:2468] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 4.
I20260709 13:03:14.581146 15817 consensus_queue.cc:237] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:14.588078 15423 catalog_manager.cc:5697] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf reported cstate change: term changed from 3 to 4, leader changed from 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131) to 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130). New cstate: current_term: 4 leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.600730 15729 raft_consensus.cc:993] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4: : Instructing follower 11d48467126e4b85a0f8c02505ee0ddf to start an election
I20260709 13:03:14.601202 15837 raft_consensus.cc:1081] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 LEADER]: Signalling peer 11d48467126e4b85a0f8c02505ee0ddf to start an election
I20260709 13:03:14.602866 15604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3700b6854a1344738e0853fbc7319797"
dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
 from {username='slave'} at 127.0.0.1:37714
I20260709 13:03:14.603565 15604 raft_consensus.cc:493] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.603986 15604 raft_consensus.cc:3060] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:14.608986 15604 raft_consensus.cc:515] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:14.610975 15604 leader_election.cc:290] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 4 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:14.611863 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3700b6854a1344738e0853fbc7319797" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:14.612162 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3700b6854a1344738e0853fbc7319797" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:14.612393 15529 raft_consensus.cc:3060] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:14.612833 15675 raft_consensus.cc:3055] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:14.613214 15675 raft_consensus.cc:740] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Running, Role: LEADER
I20260709 13:03:14.613930 15675 consensus_queue.cc:260] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:14.615062 15675 raft_consensus.cc:3060] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:14.617332 15529 raft_consensus.cc:2468] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 4.
I20260709 13:03:14.618454 15569 leader_election.cc:304] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [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: 06d4aa20fdaf4108b55d2d829dc02aaf, 11d48467126e4b85a0f8c02505ee0ddf; no voters: 
I20260709 13:03:14.619239 15817 raft_consensus.cc:2804] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:14.619766 15817 raft_consensus.cc:697] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 4 LEADER]: Becoming Leader. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:14.620656 15817 consensus_queue.cc:237] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:14.621107 15675 raft_consensus.cc:2468] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 4.
I20260709 13:03:14.627611 15423 catalog_manager.cc:5697] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf reported cstate change: term changed from 3 to 4, leader changed from 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131) to 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130). New cstate: current_term: 4 leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.683578 15814 raft_consensus.cc:993] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf: : Instructing follower 11d48467126e4b85a0f8c02505ee0ddf to start an election
I20260709 13:03:14.684062 15830 raft_consensus.cc:1081] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 LEADER]: Signalling peer 11d48467126e4b85a0f8c02505ee0ddf to start an election
I20260709 13:03:14.685506 15604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f62ce7a250b4d03b62d63cca35d80ca"
dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
 from {username='slave'} at 127.0.0.1:37710
I20260709 13:03:14.685942 15604 raft_consensus.cc:493] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:14.686187 15604 raft_consensus.cc:3060] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:14.690829 15604 raft_consensus.cc:515] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:14.692514 15604 leader_election.cc:290] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [CANDIDATE]: Term 3 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:14.693349 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62ce7a250b4d03b62d63cca35d80ca" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:14.693604 15675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62ce7a250b4d03b62d63cca35d80ca" candidate_uuid: "11d48467126e4b85a0f8c02505ee0ddf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:14.693892 15529 raft_consensus.cc:3055] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:14.694139 15675 raft_consensus.cc:3060] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:14.694258 15529 raft_consensus.cc:740] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Running, Role: LEADER
I20260709 13:03:14.695096 15529 consensus_queue.cc:260] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:14.695991 15529 raft_consensus.cc:3060] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:14.699235 15675 raft_consensus.cc:2468] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 3.
I20260709 13:03:14.700599 15567 leader_election.cc:304] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [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: 11d48467126e4b85a0f8c02505ee0ddf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:14.700773 15529 raft_consensus.cc:2468] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d48467126e4b85a0f8c02505ee0ddf in term 3.
I20260709 13:03:14.701591 15817 raft_consensus.cc:2804] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:14.702090 15817 raft_consensus.cc:697] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 3 LEADER]: Becoming Leader. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:14.702992 15817 consensus_queue.cc:237] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:14.709138 15423 catalog_manager.cc:5697] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf reported cstate change: term changed from 2 to 3, leader changed from 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129) to 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130). New cstate: current_term: 3 leader_uuid: "11d48467126e4b85a0f8c02505ee0ddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.722496 15529 raft_consensus.cc:1275] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 FOLLOWER]: Refusing update from remote peer 11d48467126e4b85a0f8c02505ee0ddf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:14.723902 15817 consensus_queue.cc:1048] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:14.734012 15675 raft_consensus.cc:1275] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 FOLLOWER]: Refusing update from remote peer 11d48467126e4b85a0f8c02505ee0ddf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:14.735992 15817 consensus_queue.cc:1048] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:14.828979 15529 raft_consensus.cc:1275] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Refusing update from remote peer 11d48467126e4b85a0f8c02505ee0ddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:14.830349 15831 consensus_queue.cc:1048] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:14.842257 15675 raft_consensus.cc:1275] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Refusing update from remote peer 11d48467126e4b85a0f8c02505ee0ddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:14.844165 15841 consensus_queue.cc:1048] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:15.055100 15675 raft_consensus.cc:1275] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 4 FOLLOWER]: Refusing update from remote peer 11d48467126e4b85a0f8c02505ee0ddf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:15.056562 15841 consensus_queue.cc:1048] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:15.065547 15529 raft_consensus.cc:1275] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 4 FOLLOWER]: Refusing update from remote peer 11d48467126e4b85a0f8c02505ee0ddf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:15.067612 15831 consensus_queue.cc:1048] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:15.072558 15529 raft_consensus.cc:1275] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 4 FOLLOWER]: Refusing update from remote peer 11d48467126e4b85a0f8c02505ee0ddf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:15.073750 15675 raft_consensus.cc:1275] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 4 FOLLOWER]: Refusing update from remote peer 11d48467126e4b85a0f8c02505ee0ddf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:15.074671 15831 consensus_queue.cc:1048] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:15.075814 15841 consensus_queue.cc:1048] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:15.197997 15528 raft_consensus.cc:1275] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 FOLLOWER]: Refusing update from remote peer 11d48467126e4b85a0f8c02505ee0ddf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:15.199278 15831 consensus_queue.cc:1048] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:15.209084 15675 raft_consensus.cc:1275] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 FOLLOWER]: Refusing update from remote peer 11d48467126e4b85a0f8c02505ee0ddf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:15.210510 15841 consensus_queue.cc:1048] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:17.329967 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:17.337399 15604 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2"
dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
mode: GRACEFUL
new_leader_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
 from {username='slave'} at 127.0.0.1:40438
I20260709 13:03:17.338169 15604 raft_consensus.cc:606] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 4 LEADER]: Received request to transfer leadership to TS 9c97c2a89ac44bf283ece34c26c557f4
I20260709 13:03:17.341061 15604 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89afec61d1cb48dc8ed9ef63640703f0"
dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
mode: GRACEFUL
new_leader_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
 from {username='slave'} at 127.0.0.1:40438
I20260709 13:03:17.341552 15604 raft_consensus.cc:606] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Received request to transfer leadership to TS 06d4aa20fdaf4108b55d2d829dc02aaf
I20260709 13:03:17.343787 15604 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f62ce7a250b4d03b62d63cca35d80ca"
dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
mode: GRACEFUL
new_leader_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
 from {username='slave'} at 127.0.0.1:40438
I20260709 13:03:17.344244 15604 raft_consensus.cc:606] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 3 LEADER]: Received request to transfer leadership to TS 06d4aa20fdaf4108b55d2d829dc02aaf
I20260709 13:03:17.346369 15604 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdccd88e131445ddbbc94b7d1c6cb116"
dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
mode: GRACEFUL
new_leader_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
 from {username='slave'} at 127.0.0.1:40438
I20260709 13:03:17.346818 15604 raft_consensus.cc:606] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 LEADER]: Received request to transfer leadership to TS 06d4aa20fdaf4108b55d2d829dc02aaf
I20260709 13:03:17.348985 15604 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea05593251ab4c769c4c24c3b45209d8"
dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
mode: GRACEFUL
new_leader_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
 from {username='slave'} at 127.0.0.1:40438
I20260709 13:03:17.349402 15604 raft_consensus.cc:606] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Received request to transfer leadership to TS 9c97c2a89ac44bf283ece34c26c557f4
I20260709 13:03:17.350378 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:03:17.350826 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:17.413251 15852 raft_consensus.cc:993] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf: : Instructing follower 06d4aa20fdaf4108b55d2d829dc02aaf to start an election
I20260709 13:03:17.413800 15851 raft_consensus.cc:1081] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Signalling peer 06d4aa20fdaf4108b55d2d829dc02aaf to start an election
I20260709 13:03:17.415409 15529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89afec61d1cb48dc8ed9ef63640703f0"
dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
 from {username='slave'} at 127.0.0.1:42268
I20260709 13:03:17.415963 15529 raft_consensus.cc:493] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:17.416334 15529 raft_consensus.cc:3060] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:17.422506 15529 raft_consensus.cc:515] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:17.424220 15529 leader_election.cc:290] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 2 election: Requested vote from peers 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:17.425261 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afec61d1cb48dc8ed9ef63640703f0" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
I20260709 13:03:17.425508 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afec61d1cb48dc8ed9ef63640703f0" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:17.426059 15604 raft_consensus.cc:3055] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:17.426163 15678 raft_consensus.cc:3060] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:17.426355 15604 raft_consensus.cc:740] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:17.427203 15604 consensus_queue.cc:260] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:17.428172 15604 raft_consensus.cc:3060] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:17.431118 15678 raft_consensus.cc:2468] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 2.
I20260709 13:03:17.432454 15492 leader_election.cc:304] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:17.432708 15604 raft_consensus.cc:2468] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 2.
I20260709 13:03:17.434168 15853 raft_consensus.cc:2804] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:17.435039 15853 raft_consensus.cc:697] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 LEADER]: Becoming Leader. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Running, Role: LEADER
I20260709 13:03:17.435850 15853 consensus_queue.cc:237] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:17.444092 15425 catalog_manager.cc:5697] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf reported cstate change: term changed from 1 to 2, leader changed from 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130) to 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129). New cstate: current_term: 2 leader_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:17.453403 15852 raft_consensus.cc:993] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf: : Instructing follower 9c97c2a89ac44bf283ece34c26c557f4 to start an election
I20260709 13:03:17.453874 15851 raft_consensus.cc:1081] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Signalling peer 9c97c2a89ac44bf283ece34c26c557f4 to start an election
I20260709 13:03:17.455591 15678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea05593251ab4c769c4c24c3b45209d8"
dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
 from {username='slave'} at 127.0.0.1:58470
I20260709 13:03:17.456102 15678 raft_consensus.cc:493] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:17.456439 15678 raft_consensus.cc:3060] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:17.461148 15678 raft_consensus.cc:515] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:17.462674 15678 leader_election.cc:290] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [CANDIDATE]: Term 2 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117)
I20260709 13:03:17.463552 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea05593251ab4c769c4c24c3b45209d8" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:17.463604 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea05593251ab4c769c4c24c3b45209d8" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
I20260709 13:03:17.464283 15529 raft_consensus.cc:3060] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:17.464368 15604 raft_consensus.cc:3055] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:17.464743 15604 raft_consensus.cc:740] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:17.465296 15604 consensus_queue.cc:260] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:17.466111 15604 raft_consensus.cc:3060] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:17.468770 15529 raft_consensus.cc:2468] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c97c2a89ac44bf283ece34c26c557f4 in term 2.
I20260709 13:03:17.469970 15643 leader_election.cc:304] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:17.470209 15604 raft_consensus.cc:2468] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c97c2a89ac44bf283ece34c26c557f4 in term 2.
I20260709 13:03:17.470839 15837 raft_consensus.cc:2804] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:17.472103 15837 raft_consensus.cc:697] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 LEADER]: Becoming Leader. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Running, Role: LEADER
I20260709 13:03:17.473016 15837 consensus_queue.cc:237] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:17.480050 15425 catalog_manager.cc:5697] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 reported cstate change: term changed from 1 to 2, leader changed from 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130) to 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "9c97c2a89ac44bf283ece34c26c557f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:17.490319 15852 raft_consensus.cc:993] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf: : Instructing follower 9c97c2a89ac44bf283ece34c26c557f4 to start an election
I20260709 13:03:17.490677 15852 raft_consensus.cc:1081] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 4 LEADER]: Signalling peer 9c97c2a89ac44bf283ece34c26c557f4 to start an election
I20260709 13:03:17.492244 15678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2"
dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
 from {username='slave'} at 127.0.0.1:58470
I20260709 13:03:17.492692 15678 raft_consensus.cc:493] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:17.493031 15678 raft_consensus.cc:3060] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:17.497047 15678 raft_consensus.cc:515] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:17.498673 15678 leader_election.cc:290] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [CANDIDATE]: Term 5 election: Requested vote from peers 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827), 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117)
I20260709 13:03:17.499426 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
I20260709 13:03:17.499550 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0470a49d96d442c8a13fc69c7848d0a2" candidate_uuid: "9c97c2a89ac44bf283ece34c26c557f4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
I20260709 13:03:17.500126 15529 raft_consensus.cc:3060] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:17.500159 15604 raft_consensus.cc:3055] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:17.500557 15604 raft_consensus.cc:740] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:17.501298 15604 consensus_queue.cc:260] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:17.502359 15604 raft_consensus.cc:3060] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:17.506194 15529 raft_consensus.cc:2468] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c97c2a89ac44bf283ece34c26c557f4 in term 5.
I20260709 13:03:17.507383 15643 leader_election.cc:304] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [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: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:17.508070 15604 raft_consensus.cc:2468] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c97c2a89ac44bf283ece34c26c557f4 in term 5.
I20260709 13:03:17.508137 15837 raft_consensus.cc:2804] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:17.508694 15837 raft_consensus.cc:697] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 5 LEADER]: Becoming Leader. State: Replica: 9c97c2a89ac44bf283ece34c26c557f4, State: Running, Role: LEADER
I20260709 13:03:17.509536 15837 consensus_queue.cc:237] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:17.516687 15425 catalog_manager.cc:5697] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 reported cstate change: term changed from 4 to 5, leader changed from 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130) to 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131). New cstate: current_term: 5 leader_uuid: "9c97c2a89ac44bf283ece34c26c557f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:17.691321 15851 raft_consensus.cc:993] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf: : Instructing follower 06d4aa20fdaf4108b55d2d829dc02aaf to start an election
I20260709 13:03:17.691725 15852 raft_consensus.cc:1081] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 LEADER]: Signalling peer 06d4aa20fdaf4108b55d2d829dc02aaf to start an election
I20260709 13:03:17.693151 15529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdccd88e131445ddbbc94b7d1c6cb116"
dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
 from {username='slave'} at 127.0.0.1:42268
I20260709 13:03:17.693548 15529 raft_consensus.cc:493] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:17.693899 15529 raft_consensus.cc:3060] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:17.698710 15529 raft_consensus.cc:515] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:17.700037 15529 leader_election.cc:290] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 3 election: Requested vote from peers 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:17.700866 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdccd88e131445ddbbc94b7d1c6cb116" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
I20260709 13:03:17.701042 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdccd88e131445ddbbc94b7d1c6cb116" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:17.701357 15604 raft_consensus.cc:3055] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:17.701653 15678 raft_consensus.cc:3060] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:17.701701 15604 raft_consensus.cc:740] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:17.702602 15604 consensus_queue.cc:260] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:17.703893 15604 raft_consensus.cc:3060] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:17.706087 15678 raft_consensus.cc:2468] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 3.
I20260709 13:03:17.707036 15492 leader_election.cc:304] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [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: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:17.707703 15853 raft_consensus.cc:2804] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:17.708083 15853 raft_consensus.cc:697] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 LEADER]: Becoming Leader. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Running, Role: LEADER
I20260709 13:03:17.708191 15604 raft_consensus.cc:2468] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 3.
I20260709 13:03:17.708904 15853 consensus_queue.cc:237] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:17.715809 15425 catalog_manager.cc:5697] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf reported cstate change: term changed from 2 to 3, leader changed from 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130) to 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129). New cstate: current_term: 3 leader_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:17.768371 15851 raft_consensus.cc:993] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf: : Instructing follower 06d4aa20fdaf4108b55d2d829dc02aaf to start an election
I20260709 13:03:17.768849 15852 raft_consensus.cc:1081] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 3 LEADER]: Signalling peer 06d4aa20fdaf4108b55d2d829dc02aaf to start an election
I20260709 13:03:17.770352 15529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f62ce7a250b4d03b62d63cca35d80ca"
dest_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf"
 from {username='slave'} at 127.0.0.1:42268
I20260709 13:03:17.770934 15529 raft_consensus.cc:493] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:17.771270 15529 raft_consensus.cc:3060] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:17.775879 15529 raft_consensus.cc:515] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:17.777361 15529 leader_election.cc:290] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [CANDIDATE]: Term 4 election: Requested vote from peers 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130:42117), 9c97c2a89ac44bf283ece34c26c557f4 (127.15.8.131:37873)
I20260709 13:03:17.778239 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62ce7a250b4d03b62d63cca35d80ca" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "11d48467126e4b85a0f8c02505ee0ddf"
I20260709 13:03:17.778376 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62ce7a250b4d03b62d63cca35d80ca" candidate_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9c97c2a89ac44bf283ece34c26c557f4"
I20260709 13:03:17.778911 15604 raft_consensus.cc:3055] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:17.779057 15678 raft_consensus.cc:3060] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:17.779281 15604 raft_consensus.cc:740] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 11d48467126e4b85a0f8c02505ee0ddf, State: Running, Role: LEADER
I20260709 13:03:17.780076 15604 consensus_queue.cc:260] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:17.780877 15604 raft_consensus.cc:3060] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:17.783466 15678 raft_consensus.cc:2468] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 4.
I20260709 13:03:17.784420 15492 leader_election.cc:304] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [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: 06d4aa20fdaf4108b55d2d829dc02aaf, 9c97c2a89ac44bf283ece34c26c557f4; no voters: 
I20260709 13:03:17.785145 15853 raft_consensus.cc:2804] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:17.785162 15604 raft_consensus.cc:2468] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d4aa20fdaf4108b55d2d829dc02aaf in term 4.
I20260709 13:03:17.785655 15853 raft_consensus.cc:697] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 4 LEADER]: Becoming Leader. State: Replica: 06d4aa20fdaf4108b55d2d829dc02aaf, State: Running, Role: LEADER
I20260709 13:03:17.786499 15853 consensus_queue.cc:237] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [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: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } }
I20260709 13:03:17.792860 15425 catalog_manager.cc:5697] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf reported cstate change: term changed from 3 to 4, leader changed from 11d48467126e4b85a0f8c02505ee0ddf (127.15.8.130) to 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129). New cstate: current_term: 4 leader_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:17.818104 15678 raft_consensus.cc:1275] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Refusing update from remote peer 06d4aa20fdaf4108b55d2d829dc02aaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:17.819479 15853 consensus_queue.cc:1048] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:17.830147 15604 raft_consensus.cc:1275] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Refusing update from remote peer 06d4aa20fdaf4108b55d2d829dc02aaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:17.833002 15854 consensus_queue.cc:1048] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:17.869915 15529 raft_consensus.cc:1275] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Refusing update from remote peer 9c97c2a89ac44bf283ece34c26c557f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:17.871095 15837 consensus_queue.cc:1048] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:17.880434 15604 raft_consensus.cc:1275] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Refusing update from remote peer 9c97c2a89ac44bf283ece34c26c557f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:17.882659 15872 consensus_queue.cc:1048] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:17.891942 15604 raft_consensus.cc:1275] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 5 FOLLOWER]: Refusing update from remote peer 9c97c2a89ac44bf283ece34c26c557f4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:03:17.893265 15872 consensus_queue.cc:1048] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:17.903513 15529 raft_consensus.cc:1275] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 5 FOLLOWER]: Refusing update from remote peer 9c97c2a89ac44bf283ece34c26c557f4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:03:17.904809 15837 consensus_queue.cc:1048] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d4aa20fdaf4108b55d2d829dc02aaf" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:18.183981 15604 raft_consensus.cc:1275] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Refusing update from remote peer 06d4aa20fdaf4108b55d2d829dc02aaf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:18.185248 15854 consensus_queue.cc:1048] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:18.194060 15678 raft_consensus.cc:1275] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 FOLLOWER]: Refusing update from remote peer 06d4aa20fdaf4108b55d2d829dc02aaf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:18.195828 15853 consensus_queue.cc:1048] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:18.266682 15678 raft_consensus.cc:1275] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4 [term 4 FOLLOWER]: Refusing update from remote peer 06d4aa20fdaf4108b55d2d829dc02aaf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:18.268011 15853 consensus_queue.cc:1048] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c97c2a89ac44bf283ece34c26c557f4" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:18.278501 15604 raft_consensus.cc:1275] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 4 FOLLOWER]: Refusing update from remote peer 06d4aa20fdaf4108b55d2d829dc02aaf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:18.280309 15854 consensus_queue.cc:1048] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d48467126e4b85a0f8c02505ee0ddf" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:18.351688 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:18.357437 15394 tablet_server.cc:179] TabletServer@127.15.8.129:0 shutting down...
W20260709 13:03:18.375684 15569 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:03:18.380662 15569 consensus_peers.cc:597] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf -> Peer 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827): Couldn't send request to peer 06d4aa20fdaf4108b55d2d829dc02aaf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:18.388972 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:18.389863 15394 tablet_replica.cc:333] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf: stopping tablet replica
I20260709 13:03:18.390580 15394 raft_consensus.cc:2243] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.391149 15394 raft_consensus.cc:2272] T 0470a49d96d442c8a13fc69c7848d0a2 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.393847 15394 tablet_replica.cc:333] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf: stopping tablet replica
I20260709 13:03:18.394381 15394 raft_consensus.cc:2243] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.394866 15394 raft_consensus.cc:2272] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.396529 15394 tablet_replica.cc:333] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf: stopping tablet replica
I20260709 13:03:18.397012 15394 raft_consensus.cc:2243] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.397434 15394 raft_consensus.cc:2272] T 3700b6854a1344738e0853fbc7319797 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.399150 15394 tablet_replica.cc:333] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf: stopping tablet replica
I20260709 13:03:18.399659 15394 raft_consensus.cc:2243] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:18.400380 15394 raft_consensus.cc:2272] T 8f62ce7a250b4d03b62d63cca35d80ca P 06d4aa20fdaf4108b55d2d829dc02aaf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.402371 15394 tablet_replica.cc:333] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf: stopping tablet replica
I20260709 13:03:18.402992 15394 raft_consensus.cc:2243] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.403429 15394 raft_consensus.cc:2272] T ea05593251ab4c769c4c24c3b45209d8 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.405881 15394 tablet_replica.cc:333] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf: stopping tablet replica
I20260709 13:03:18.406698 15394 raft_consensus.cc:2243] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.407336 15394 raft_consensus.cc:2272] T f3d066146f5f4a4a8183c97eedefd9d5 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.409029 15394 tablet_replica.cc:333] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf: stopping tablet replica
I20260709 13:03:18.409538 15394 raft_consensus.cc:2243] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:18.410271 15394 raft_consensus.cc:2272] T bdccd88e131445ddbbc94b7d1c6cb116 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.414036 15394 tablet_replica.cc:333] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf: stopping tablet replica
I20260709 13:03:18.414776 15394 raft_consensus.cc:2243] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.415230 15394 raft_consensus.cc:2272] T ce77fe7d09bd4e18ae08f0c3053cb808 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.416925 15394 tablet_replica.cc:333] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf: stopping tablet replica
I20260709 13:03:18.417382 15394 raft_consensus.cc:2243] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:18.418028 15394 raft_consensus.cc:2272] T 89afec61d1cb48dc8ed9ef63640703f0 P 06d4aa20fdaf4108b55d2d829dc02aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.518404 15394 tablet_server.cc:196] TabletServer@127.15.8.129:0 shutdown complete.
W20260709 13:03:18.519451 15569 consensus_peers.cc:597] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf -> Peer 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827): Couldn't send request to peer 06d4aa20fdaf4108b55d2d829dc02aaf. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:34827: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:18.520627 15643 consensus_peers.cc:597] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 -> Peer 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827): Couldn't send request to peer 06d4aa20fdaf4108b55d2d829dc02aaf. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:34827: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:18.537961 15394 tablet_server.cc:179] TabletServer@127.15.8.130:0 shutting down...
I20260709 13:03:18.560947 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:18.561610 15394 tablet_replica.cc:333] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf: stopping tablet replica
I20260709 13:03:18.562312 15394 raft_consensus.cc:2243] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.562876 15394 raft_consensus.cc:2272] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.564638 15394 tablet_replica.cc:333] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf: stopping tablet replica
I20260709 13:03:18.565182 15394 raft_consensus.cc:2243] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.565595 15394 raft_consensus.cc:2272] T 0470a49d96d442c8a13fc69c7848d0a2 P 11d48467126e4b85a0f8c02505ee0ddf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.567541 15394 tablet_replica.cc:333] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf: stopping tablet replica
I20260709 13:03:18.568032 15394 raft_consensus.cc:2243] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.568419 15394 raft_consensus.cc:2272] T bdccd88e131445ddbbc94b7d1c6cb116 P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.571040 15394 tablet_replica.cc:333] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf: stopping tablet replica
I20260709 13:03:18.571521 15394 raft_consensus.cc:2243] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.571918 15394 raft_consensus.cc:2272] T 89afec61d1cb48dc8ed9ef63640703f0 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.573943 15394 tablet_replica.cc:333] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf: stopping tablet replica
I20260709 13:03:18.574430 15394 raft_consensus.cc:2243] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:18.575197 15394 raft_consensus.cc:2272] T f3d066146f5f4a4a8183c97eedefd9d5 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.576951 15394 tablet_replica.cc:333] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf: stopping tablet replica
I20260709 13:03:18.577419 15394 raft_consensus.cc:2243] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.577821 15394 raft_consensus.cc:2272] T ea05593251ab4c769c4c24c3b45209d8 P 11d48467126e4b85a0f8c02505ee0ddf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.580180 15394 tablet_replica.cc:333] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf: stopping tablet replica
I20260709 13:03:18.580835 15394 raft_consensus.cc:2243] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:18.581774 15394 raft_consensus.cc:2272] T ce77fe7d09bd4e18ae08f0c3053cb808 P 11d48467126e4b85a0f8c02505ee0ddf [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:18.583643 15643 consensus_peers.cc:597] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 -> Peer 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827): Couldn't send request to peer 06d4aa20fdaf4108b55d2d829dc02aaf. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:34827: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:18.583869 15394 tablet_replica.cc:333] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf: stopping tablet replica
I20260709 13:03:18.584398 15394 raft_consensus.cc:2243] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.584754 15394 raft_consensus.cc:2272] T 8f62ce7a250b4d03b62d63cca35d80ca P 11d48467126e4b85a0f8c02505ee0ddf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.586778 15394 tablet_replica.cc:333] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf: stopping tablet replica
I20260709 13:03:18.587165 15394 raft_consensus.cc:2243] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:18.587790 15394 raft_consensus.cc:2272] T 3700b6854a1344738e0853fbc7319797 P 11d48467126e4b85a0f8c02505ee0ddf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.615319 15394 tablet_server.cc:196] TabletServer@127.15.8.130:0 shutdown complete.
I20260709 13:03:18.631677 15394 tablet_server.cc:179] TabletServer@127.15.8.131:0 shutting down...
I20260709 13:03:18.657435 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:18.658233 15394 tablet_replica.cc:333] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4: stopping tablet replica
I20260709 13:03:18.658946 15394 raft_consensus.cc:2243] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:18.659716 15394 raft_consensus.cc:2272] T 5dfa172bf1ff43a7a7ce8569259d0aa1 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:18.659718 15643 consensus_peers.cc:597] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 -> Peer 06d4aa20fdaf4108b55d2d829dc02aaf (127.15.8.129:34827): Couldn't send request to peer 06d4aa20fdaf4108b55d2d829dc02aaf. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:34827: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:18.662179 15394 tablet_replica.cc:333] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4: stopping tablet replica
I20260709 13:03:18.662778 15394 raft_consensus.cc:2243] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:03:18.663482 15394 raft_consensus.cc:2272] T 0470a49d96d442c8a13fc69c7848d0a2 P 9c97c2a89ac44bf283ece34c26c557f4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.665310 15394 tablet_replica.cc:333] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4: stopping tablet replica
I20260709 13:03:18.665798 15394 raft_consensus.cc:2243] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.666189 15394 raft_consensus.cc:2272] T 89afec61d1cb48dc8ed9ef63640703f0 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.668355 15394 tablet_replica.cc:333] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4: stopping tablet replica
I20260709 13:03:18.668889 15394 raft_consensus.cc:2243] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.669337 15394 raft_consensus.cc:2272] T bdccd88e131445ddbbc94b7d1c6cb116 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.671434 15394 tablet_replica.cc:333] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4: stopping tablet replica
I20260709 13:03:18.671942 15394 raft_consensus.cc:2243] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.672415 15394 raft_consensus.cc:2272] T f3d066146f5f4a4a8183c97eedefd9d5 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.674149 15394 tablet_replica.cc:333] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4: stopping tablet replica
I20260709 13:03:18.674644 15394 raft_consensus.cc:2243] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:18.675448 15394 raft_consensus.cc:2272] T ea05593251ab4c769c4c24c3b45209d8 P 9c97c2a89ac44bf283ece34c26c557f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.677386 15394 tablet_replica.cc:333] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4: stopping tablet replica
I20260709 13:03:18.677886 15394 raft_consensus.cc:2243] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.678319 15394 raft_consensus.cc:2272] T ce77fe7d09bd4e18ae08f0c3053cb808 P 9c97c2a89ac44bf283ece34c26c557f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.680056 15394 tablet_replica.cc:333] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4: stopping tablet replica
I20260709 13:03:18.680546 15394 raft_consensus.cc:2243] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.680959 15394 raft_consensus.cc:2272] T 8f62ce7a250b4d03b62d63cca35d80ca P 9c97c2a89ac44bf283ece34c26c557f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.683139 15394 tablet_replica.cc:333] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4: stopping tablet replica
I20260709 13:03:18.683606 15394 raft_consensus.cc:2243] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:18.684015 15394 raft_consensus.cc:2272] T 3700b6854a1344738e0853fbc7319797 P 9c97c2a89ac44bf283ece34c26c557f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.710556 15394 tablet_server.cc:196] TabletServer@127.15.8.131:0 shutdown complete.
I20260709 13:03:18.726665 15394 master.cc:562] Master@127.15.8.190:32963 shutting down...
I20260709 13:03:18.918969 15481 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:03:18.930491 15394 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:18.931149 15394 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:18.931512 15394 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7e034184e4a947178cbb04a8ba186cef: stopping tablet replica
I20260709 13:03:18.950282 15394 master.cc:584] Master@127.15.8.190:32963 shutdown complete.
06d4aa20fdaf4108b55d2d829dc02aaf  4
11d48467126e4b85a0f8c02505ee0ddf  4
9c97c2a89ac44bf283ece34c26c557f4  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12698 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:03:18.990051 15394 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.8.190:34799
I20260709 13:03:18.991261 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:18.998299 15888 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:18.999012 15889 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:19.003249 15394 server_base.cc:1061] running on GCE node
W20260709 13:03:19.003304 15892 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:19.004488 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:19.004674 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:19.004926 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602199004904 us; error 0 us; skew 500 ppm
I20260709 13:03:19.005458 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:19.008049 15394 webserver.cc:533] Webserver started at http://127.15.8.190:34451/ using document root <none> and password file <none>
I20260709 13:03:19.008599 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:19.008765 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:19.009110 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:19.010219 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/master-0-root/instance:
uuid: "fc73cd11a0134b35bf356d14bdb634c9"
format_stamp: "Formatted at 2026-07-09 13:03:19 on dist-test-slave-x7j4"
I20260709 13:03:19.014748 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:03:19.018208 15896 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:19.019158 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:19.019465 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/master-0-root
uuid: "fc73cd11a0134b35bf356d14bdb634c9"
format_stamp: "Formatted at 2026-07-09 13:03:19 on dist-test-slave-x7j4"
I20260709 13:03:19.019771 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:19.032739 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:19.033998 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:19.072496 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.190:34799
I20260709 13:03:19.072624 15947 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.190:34799 every 8 connection(s)
I20260709 13:03:19.076573 15948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.086078 15948 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9: Bootstrap starting.
I20260709 13:03:19.090624 15948 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.094996 15948 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9: No bootstrap required, opened a new log
I20260709 13:03:19.097131 15948 raft_consensus.cc:359] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc73cd11a0134b35bf356d14bdb634c9" member_type: VOTER }
I20260709 13:03:19.097514 15948 raft_consensus.cc:385] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.097769 15948 raft_consensus.cc:740] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc73cd11a0134b35bf356d14bdb634c9, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.098361 15948 consensus_queue.cc:260] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fc73cd11a0134b35bf356d14bdb634c9" member_type: VOTER }
I20260709 13:03:19.098865 15948 raft_consensus.cc:399] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:19.099066 15948 raft_consensus.cc:493] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:19.099366 15948 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.103457 15948 raft_consensus.cc:515] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc73cd11a0134b35bf356d14bdb634c9" member_type: VOTER }
I20260709 13:03:19.104015 15948 leader_election.cc:304] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [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: fc73cd11a0134b35bf356d14bdb634c9; no voters: 
I20260709 13:03:19.105141 15948 leader_election.cc:290] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:19.105484 15951 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:19.106853 15951 raft_consensus.cc:697] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [term 1 LEADER]: Becoming Leader. State: Replica: fc73cd11a0134b35bf356d14bdb634c9, State: Running, Role: LEADER
I20260709 13:03:19.107580 15951 consensus_queue.cc:237] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [LEADER]: Queue going to LEADER mode. State: All 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: "fc73cd11a0134b35bf356d14bdb634c9" member_type: VOTER }
I20260709 13:03:19.108110 15948 sys_catalog.cc:565] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:19.112290 15952 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fc73cd11a0134b35bf356d14bdb634c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc73cd11a0134b35bf356d14bdb634c9" member_type: VOTER } }
I20260709 13:03:19.112884 15952 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:19.113966 15953 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fc73cd11a0134b35bf356d14bdb634c9. Latest consensus state: current_term: 1 leader_uuid: "fc73cd11a0134b35bf356d14bdb634c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc73cd11a0134b35bf356d14bdb634c9" member_type: VOTER } }
I20260709 13:03:19.114673 15953 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:19.123360 15959 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:19.128572 15959 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:19.129668 15394 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:19.137771 15959 catalog_manager.cc:1383] Generated new cluster ID: 8e9f6685d78b4aae9e85ae7028cf4c7d
I20260709 13:03:19.138063 15959 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:19.154397 15959 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:19.155650 15959 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:19.171352 15959 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9: Generated new TSK 0
I20260709 13:03:19.171988 15959 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:19.196696 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:19.203022 15969 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:19.204041 15970 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:19.206795 15394 server_base.cc:1061] running on GCE node
W20260709 13:03:19.206861 15972 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:19.207902 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:19.208141 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:19.208359 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602199208338 us; error 0 us; skew 500 ppm
I20260709 13:03:19.208909 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:19.211393 15394 webserver.cc:533] Webserver started at http://127.15.8.129:44783/ using document root <none> and password file <none>
I20260709 13:03:19.211905 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:19.212116 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:19.212397 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:19.213495 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/ts-0-root/instance:
uuid: "b8836dca19a6454faa5d433cf57a555b"
format_stamp: "Formatted at 2026-07-09 13:03:19 on dist-test-slave-x7j4"
I20260709 13:03:19.218264 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:03:19.222059 15977 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:19.222972 15394 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:03:19.223289 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/ts-0-root
uuid: "b8836dca19a6454faa5d433cf57a555b"
format_stamp: "Formatted at 2026-07-09 13:03:19 on dist-test-slave-x7j4"
I20260709 13:03:19.223620 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:19.237041 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:19.238349 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:19.239889 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:19.242168 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:19.242415 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:19.242663 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:19.242880 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:03:19.283108 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.129:44611
I20260709 13:03:19.283272 16039 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.129:44611 every 8 connection(s)
I20260709 13:03:19.288071 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:19.295735 16044 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:19.296975 16045 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:19.300276 16047 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:19.301075 15394 server_base.cc:1061] running on GCE node
I20260709 13:03:19.302292 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:19.302484 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:19.302729 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602199302667 us; error 0 us; skew 500 ppm
I20260709 13:03:19.303278 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:19.306530 15394 webserver.cc:533] Webserver started at http://127.15.8.130:38363/ using document root <none> and password file <none>
I20260709 13:03:19.307211 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:19.307467 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:19.307595 16040 heartbeater.cc:344] Connected to a master server at 127.15.8.190:34799
I20260709 13:03:19.307855 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:19.307971 16040 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:19.308962 16040 heartbeater.cc:507] Master 127.15.8.190:34799 requested a full tablet report, sending...
I20260709 13:03:19.309442 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/ts-1-root/instance:
uuid: "16fe302279d44c66a9ae235d34aa7bf0"
format_stamp: "Formatted at 2026-07-09 13:03:19 on dist-test-slave-x7j4"
I20260709 13:03:19.311381 15913 ts_manager.cc:194] Registered new tserver with Master: b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611)
I20260709 13:03:19.313143 15913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45270
I20260709 13:03:19.314625 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 13:03:19.318626 16052 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:19.319625 15394 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:03:19.320024 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/ts-1-root
uuid: "16fe302279d44c66a9ae235d34aa7bf0"
format_stamp: "Formatted at 2026-07-09 13:03:19 on dist-test-slave-x7j4"
I20260709 13:03:19.320293 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:19.342129 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:19.343622 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:19.345276 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:19.347781 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:19.348064 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:19.348347 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:19.348544 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:19.392359 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.130:43511
I20260709 13:03:19.392464 16114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.130:43511 every 8 connection(s)
I20260709 13:03:19.397591 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:19.404522 16118 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:19.407051 16119 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:19.410976 15394 server_base.cc:1061] running on GCE node
W20260709 13:03:19.411805 16121 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:19.412127 16115 heartbeater.cc:344] Connected to a master server at 127.15.8.190:34799
I20260709 13:03:19.412544 16115 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:19.412876 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:19.413136 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:19.413324 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602199413292 us; error 0 us; skew 500 ppm
I20260709 13:03:19.413388 16115 heartbeater.cc:507] Master 127.15.8.190:34799 requested a full tablet report, sending...
I20260709 13:03:19.413939 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:19.415759 15913 ts_manager.cc:194] Registered new tserver with Master: 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:19.416725 15394 webserver.cc:533] Webserver started at http://127.15.8.131:43781/ using document root <none> and password file <none>
I20260709 13:03:19.417254 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:19.417469 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:19.417341 15913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45280
I20260709 13:03:19.417829 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:19.419140 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/ts-2-root/instance:
uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
format_stamp: "Formatted at 2026-07-09 13:03:19 on dist-test-slave-x7j4"
I20260709 13:03:19.424077 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:03:19.427744 16126 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:19.428588 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 13:03:19.428912 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/ts-2-root
uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
format_stamp: "Formatted at 2026-07-09 13:03:19 on dist-test-slave-x7j4"
I20260709 13:03:19.429204 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602186124060-15394-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:19.442970 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:19.444203 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:19.445690 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:19.448004 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:19.448251 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:19.448506 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:19.448679 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:19.489841 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.131:36869
I20260709 13:03:19.489951 16188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.131:36869 every 8 connection(s)
I20260709 13:03:19.504417 16189 heartbeater.cc:344] Connected to a master server at 127.15.8.190:34799
I20260709 13:03:19.504869 16189 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:19.505709 16189 heartbeater.cc:507] Master 127.15.8.190:34799 requested a full tablet report, sending...
I20260709 13:03:19.508036 15913 ts_manager.cc:194] Registered new tserver with Master: ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:19.509137 15394 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016095573s
I20260709 13:03:19.509908 15913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45294
I20260709 13:03:19.536011 15913 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45304:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:03:19.538923 15913 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:03:19.617244 16005 tablet_service.cc:1511] Processing CreateTablet for tablet d9f0fabec3da4e6bab7044a9b798d201 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:03:19.617836 16004 tablet_service.cc:1511] Processing CreateTablet for tablet a659336d8bb547ca9c9e8f6d91fd85cc (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:03:19.618808 16005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f0fabec3da4e6bab7044a9b798d201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.617244 16154 tablet_service.cc:1511] Processing CreateTablet for tablet d9f0fabec3da4e6bab7044a9b798d201 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:03:19.620002 16154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f0fabec3da4e6bab7044a9b798d201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.622856 16003 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad170e758b04b13ba1822052c5239b4 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:03:19.623003 16152 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad170e758b04b13ba1822052c5239b4 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:03:19.624358 16003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad170e758b04b13ba1822052c5239b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.618598 16153 tablet_service.cc:1511] Processing CreateTablet for tablet a659336d8bb547ca9c9e8f6d91fd85cc (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:03:19.624388 16152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad170e758b04b13ba1822052c5239b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.631024 16004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a659336d8bb547ca9c9e8f6d91fd85cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.632115 16151 tablet_service.cc:1511] Processing CreateTablet for tablet f32e68dbb5a6443684bb92ca3c1ae294 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:03:19.632473 16002 tablet_service.cc:1511] Processing CreateTablet for tablet f32e68dbb5a6443684bb92ca3c1ae294 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:03:19.633702 16002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32e68dbb5a6443684bb92ca3c1ae294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.640014 16001 tablet_service.cc:1511] Processing CreateTablet for tablet 64f5a92dfae74e99a3b52a8c48d4802b (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:03:19.641477 16001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f5a92dfae74e99a3b52a8c48d4802b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.643049 16153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a659336d8bb547ca9c9e8f6d91fd85cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.647037 16151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32e68dbb5a6443684bb92ca3c1ae294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.655460 16150 tablet_service.cc:1511] Processing CreateTablet for tablet 64f5a92dfae74e99a3b52a8c48d4802b (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:03:19.656908 16150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f5a92dfae74e99a3b52a8c48d4802b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.662395 16005 tablet_service.cc:1511] Processing CreateTablet for tablet 2c02fd51a9d34912b3ead692eaec95cf (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:03:19.663866 16005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c02fd51a9d34912b3ead692eaec95cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.665903 16149 tablet_service.cc:1511] Processing CreateTablet for tablet 2c02fd51a9d34912b3ead692eaec95cf (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:03:19.667307 16149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c02fd51a9d34912b3ead692eaec95cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.668635 16000 tablet_service.cc:1511] Processing CreateTablet for tablet 8215e5d7024a48f783576f6d9cbec162 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:03:19.669986 16000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8215e5d7024a48f783576f6d9cbec162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.670557 16204 tablet_bootstrap.cc:492] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b: Bootstrap starting.
I20260709 13:03:19.677325 16148 tablet_service.cc:1511] Processing CreateTablet for tablet 8215e5d7024a48f783576f6d9cbec162 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:03:19.678931 16148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8215e5d7024a48f783576f6d9cbec162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.679126 16004 tablet_service.cc:1511] Processing CreateTablet for tablet affcdc0263754f9db309e1fa1d457e69 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:03:19.680397 16004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet affcdc0263754f9db309e1fa1d457e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.677793 16204 tablet_bootstrap.cc:654] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.695581 16204 tablet_bootstrap.cc:492] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b: No bootstrap required, opened a new log
I20260709 13:03:19.696053 16204 ts_tablet_manager.cc:1403] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260709 13:03:19.697934 16080 tablet_service.cc:1511] Processing CreateTablet for tablet d9f0fabec3da4e6bab7044a9b798d201 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:03:19.699391 16080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9f0fabec3da4e6bab7044a9b798d201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.698992 16204 raft_consensus.cc:359] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:19.699787 16204 raft_consensus.cc:385] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.700125 16204 raft_consensus.cc:740] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.699929 16079 tablet_service.cc:1511] Processing CreateTablet for tablet a659336d8bb547ca9c9e8f6d91fd85cc (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:03:19.700220 16147 tablet_service.cc:1511] Processing CreateTablet for tablet affcdc0263754f9db309e1fa1d457e69 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:03:19.701550 16147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet affcdc0263754f9db309e1fa1d457e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.701012 16204 consensus_queue.cc:260] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:19.704298 16076 tablet_service.cc:1511] Processing CreateTablet for tablet 64f5a92dfae74e99a3b52a8c48d4802b (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:03:19.708277 16078 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad170e758b04b13ba1822052c5239b4 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:03:19.710052 16077 tablet_service.cc:1511] Processing CreateTablet for tablet f32e68dbb5a6443684bb92ca3c1ae294 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:03:19.711190 16075 tablet_service.cc:1511] Processing CreateTablet for tablet 2c02fd51a9d34912b3ead692eaec95cf (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:03:19.712862 16079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a659336d8bb547ca9c9e8f6d91fd85cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.716198 16040 heartbeater.cc:499] Master 127.15.8.190:34799 was elected leader, sending a full tablet report...
I20260709 13:03:19.716967 16074 tablet_service.cc:1511] Processing CreateTablet for tablet 8215e5d7024a48f783576f6d9cbec162 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:03:19.717700 16204 ts_tablet_manager.cc:1434] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 13:03:19.718839 16204 tablet_bootstrap.cc:492] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b: Bootstrap starting.
I20260709 13:03:19.719084 16073 tablet_service.cc:1511] Processing CreateTablet for tablet affcdc0263754f9db309e1fa1d457e69 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:03:19.720301 16005 tablet_service.cc:1511] Processing CreateTablet for tablet 2baf580ffe5a464690d2f5d670d40299 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:03:19.721611 16005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2baf580ffe5a464690d2f5d670d40299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.722316 16072 tablet_service.cc:1511] Processing CreateTablet for tablet 2baf580ffe5a464690d2f5d670d40299 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:03:19.723694 16146 tablet_service.cc:1511] Processing CreateTablet for tablet 2baf580ffe5a464690d2f5d670d40299 (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:03:19.725030 16146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2baf580ffe5a464690d2f5d670d40299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.726264 16071 tablet_service.cc:1511] Processing CreateTablet for tablet 8173a88f252c420b99f23fde8a4d6b3f (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:03:19.728843 16000 tablet_service.cc:1511] Processing CreateTablet for tablet 8173a88f252c420b99f23fde8a4d6b3f (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:03:19.729329 16204 tablet_bootstrap.cc:654] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.730089 16000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8173a88f252c420b99f23fde8a4d6b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.731386 16075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c02fd51a9d34912b3ead692eaec95cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.735299 16077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32e68dbb5a6443684bb92ca3c1ae294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.738888 16145 tablet_service.cc:1511] Processing CreateTablet for tablet 8173a88f252c420b99f23fde8a4d6b3f (DEFAULT_TABLE table=test-workload [id=82485e396cf14277b1d980619d686e90]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:03:19.740236 16145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8173a88f252c420b99f23fde8a4d6b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.743288 16076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f5a92dfae74e99a3b52a8c48d4802b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.749049 16074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8215e5d7024a48f783576f6d9cbec162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.749712 16073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet affcdc0263754f9db309e1fa1d457e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.751159 16071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8173a88f252c420b99f23fde8a4d6b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.756152 16072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2baf580ffe5a464690d2f5d670d40299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.757481 16078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad170e758b04b13ba1822052c5239b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:19.796193 16208 tablet_bootstrap.cc:492] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Bootstrap starting.
I20260709 13:03:19.821797 16208 tablet_bootstrap.cc:654] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.832334 16209 tablet_bootstrap.cc:492] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0: Bootstrap starting.
I20260709 13:03:19.834017 16204 tablet_bootstrap.cc:492] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b: No bootstrap required, opened a new log
I20260709 13:03:19.834499 16204 ts_tablet_manager.cc:1403] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b: Time spent bootstrapping tablet: real 0.116s	user 0.019s	sys 0.045s
I20260709 13:03:19.836338 16206 raft_consensus.cc:493] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.836992 16206 raft_consensus.cc:515] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:19.837316 16204 raft_consensus.cc:359] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:19.837987 16204 raft_consensus.cc:385] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.838184 16204 raft_consensus.cc:740] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.838837 16204 consensus_queue.cc:260] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:19.847118 16206 leader_election.cc:290] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:19.905500 16208 tablet_bootstrap.cc:492] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: No bootstrap required, opened a new log
I20260709 13:03:19.906081 16208 ts_tablet_manager.cc:1403] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent bootstrapping tablet: real 0.110s	user 0.017s	sys 0.042s
I20260709 13:03:19.909554 16208 raft_consensus.cc:359] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:19.911737 16208 raft_consensus.cc:385] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.914474 16208 raft_consensus.cc:740] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.915393 16204 ts_tablet_manager.cc:1434] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b: Time spent starting tablet: real 0.081s	user 0.022s	sys 0.042s
I20260709 13:03:19.915524 16208 consensus_queue.cc:260] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:19.920773 16204 tablet_bootstrap.cc:492] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b: Bootstrap starting.
I20260709 13:03:19.932209 16164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad170e758b04b13ba1822052c5239b4" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" is_pre_election: true
I20260709 13:03:19.932921 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad170e758b04b13ba1822052c5239b4" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0" is_pre_election: true
W20260709 13:03:19.934448 15981 leader_election.cc:343] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:19.935611 15978 leader_election.cc:343] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:19.935815 16209 tablet_bootstrap.cc:654] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.936053 15978 leader_election.cc:304] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8836dca19a6454faa5d433cf57a555b; no voters: 16fe302279d44c66a9ae235d34aa7bf0, ee03d3ca28f24fb4ad32b8dfbf1e09e2
I20260709 13:03:19.936992 16206 raft_consensus.cc:2749] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:19.945109 16204 tablet_bootstrap.cc:654] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.946208 16189 heartbeater.cc:499] Master 127.15.8.190:34799 was elected leader, sending a full tablet report...
I20260709 13:03:19.949358 16208 ts_tablet_manager.cc:1434] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent starting tablet: real 0.043s	user 0.026s	sys 0.006s
I20260709 13:03:19.950827 16208 tablet_bootstrap.cc:492] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Bootstrap starting.
I20260709 13:03:19.952127 16209 tablet_bootstrap.cc:492] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0: No bootstrap required, opened a new log
I20260709 13:03:19.952669 16209 ts_tablet_manager.cc:1403] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0: Time spent bootstrapping tablet: real 0.121s	user 0.011s	sys 0.004s
I20260709 13:03:19.956140 16209 raft_consensus.cc:359] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:19.957049 16209 raft_consensus.cc:385] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.957392 16209 raft_consensus.cc:740] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.958590 16209 consensus_queue.cc:260] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:19.959033 16214 raft_consensus.cc:493] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.959631 16214 raft_consensus.cc:515] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:19.961112 16208 tablet_bootstrap.cc:654] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.978801 16214 leader_election.cc:290] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:19.981734 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affcdc0263754f9db309e1fa1d457e69" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8836dca19a6454faa5d433cf57a555b" is_pre_election: true
W20260709 13:03:19.983822 16128 leader_election.cc:343] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:19.993292 16204 tablet_bootstrap.cc:492] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b: No bootstrap required, opened a new log
I20260709 13:03:19.994040 16204 ts_tablet_manager.cc:1403] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.036s
I20260709 13:03:19.996510 16209 ts_tablet_manager.cc:1434] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0: Time spent starting tablet: real 0.043s	user 0.011s	sys 0.000s
I20260709 13:03:19.997000 16208 tablet_bootstrap.cc:492] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: No bootstrap required, opened a new log
I20260709 13:03:19.997483 16208 ts_tablet_manager.cc:1403] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.016s
I20260709 13:03:19.997308 16115 heartbeater.cc:499] Master 127.15.8.190:34799 was elected leader, sending a full tablet report...
I20260709 13:03:19.997604 16209 tablet_bootstrap.cc:492] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0: Bootstrap starting.
I20260709 13:03:19.997252 16204 raft_consensus.cc:359] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:19.998100 16204 raft_consensus.cc:385] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.998422 16204 raft_consensus.cc:740] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.999330 16204 consensus_queue.cc:260] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.000655 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affcdc0263754f9db309e1fa1d457e69" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0" is_pre_election: true
I20260709 13:03:20.004235 16204 ts_tablet_manager.cc:1434] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260709 13:03:20.005303 16209 tablet_bootstrap.cc:654] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:20.002624 16127 leader_election.cc:343] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:20.006942 16127 leader_election.cc:304] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 16fe302279d44c66a9ae235d34aa7bf0, b8836dca19a6454faa5d433cf57a555b
I20260709 13:03:20.005055 16208 raft_consensus.cc:359] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.010936 16208 raft_consensus.cc:385] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.011281 16208 raft_consensus.cc:740] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.012045 16208 consensus_queue.cc:260] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.005298 16204 tablet_bootstrap.cc:492] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b: Bootstrap starting.
I20260709 13:03:20.007957 16214 raft_consensus.cc:2749] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:20.016276 16208 ts_tablet_manager.cc:1434] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260709 13:03:20.017408 16208 tablet_bootstrap.cc:492] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Bootstrap starting.
I20260709 13:03:20.020058 16204 tablet_bootstrap.cc:654] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.026216 16208 tablet_bootstrap.cc:654] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.035882 16209 tablet_bootstrap.cc:492] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0: No bootstrap required, opened a new log
I20260709 13:03:20.036408 16209 ts_tablet_manager.cc:1403] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.003s
I20260709 13:03:20.039305 16209 raft_consensus.cc:359] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.040023 16209 raft_consensus.cc:385] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.040350 16209 raft_consensus.cc:740] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.041109 16209 consensus_queue.cc:260] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.043356 16209 ts_tablet_manager.cc:1434] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:20.044334 16209 tablet_bootstrap.cc:492] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0: Bootstrap starting.
I20260709 13:03:20.044914 16208 tablet_bootstrap.cc:492] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: No bootstrap required, opened a new log
I20260709 13:03:20.045614 16208 ts_tablet_manager.cc:1403] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.001s
I20260709 13:03:20.049607 16208 raft_consensus.cc:359] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.050652 16209 tablet_bootstrap.cc:654] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.050769 16208 raft_consensus.cc:385] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.051410 16208 raft_consensus.cc:740] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.052536 16208 consensus_queue.cc:260] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.055538 16208 ts_tablet_manager.cc:1434] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:03:20.056553 16208 tablet_bootstrap.cc:492] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Bootstrap starting.
I20260709 13:03:20.057343 16204 tablet_bootstrap.cc:492] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b: No bootstrap required, opened a new log
I20260709 13:03:20.057816 16204 ts_tablet_manager.cc:1403] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.028s
I20260709 13:03:20.060796 16204 raft_consensus.cc:359] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.061599 16204 raft_consensus.cc:385] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.061897 16204 raft_consensus.cc:740] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.062717 16204 consensus_queue.cc:260] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.063601 16208 tablet_bootstrap.cc:654] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.068521 16204 ts_tablet_manager.cc:1434] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:03:20.069913 16204 tablet_bootstrap.cc:492] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b: Bootstrap starting.
I20260709 13:03:20.072826 16209 tablet_bootstrap.cc:492] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0: No bootstrap required, opened a new log
I20260709 13:03:20.073323 16209 ts_tablet_manager.cc:1403] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.008s
I20260709 13:03:20.075975 16208 tablet_bootstrap.cc:492] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2: No bootstrap required, opened a new log
I20260709 13:03:20.076555 16208 ts_tablet_manager.cc:1403] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 13:03:20.076449 16209 raft_consensus.cc:359] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.077325 16204 tablet_bootstrap.cc:654] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.077311 16209 raft_consensus.cc:385] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.077847 16209 raft_consensus.cc:740] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.078799 16209 consensus_queue.cc:260] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.080098 16208 raft_consensus.cc:359] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.080921 16209 ts_tablet_manager.cc:1434] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:03:20.080943 16208 raft_consensus.cc:385] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.081521 16208 raft_consensus.cc:740] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.082016 16209 tablet_bootstrap.cc:492] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0: Bootstrap starting.
I20260709 13:03:20.082557 16208 consensus_queue.cc:260] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.089942 16209 tablet_bootstrap.cc:654] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.091761 16208 ts_tablet_manager.cc:1434] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260709 13:03:20.092911 16208 tablet_bootstrap.cc:492] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Bootstrap starting.
I20260709 13:03:20.101809 16208 tablet_bootstrap.cc:654] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.105895 16204 tablet_bootstrap.cc:492] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b: No bootstrap required, opened a new log
I20260709 13:03:20.106426 16204 ts_tablet_manager.cc:1403] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.021s
I20260709 13:03:20.109373 16204 raft_consensus.cc:359] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.109949 16204 raft_consensus.cc:385] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.110276 16209 tablet_bootstrap.cc:492] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0: No bootstrap required, opened a new log
I20260709 13:03:20.110276 16204 raft_consensus.cc:740] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.110596 16208 tablet_bootstrap.cc:492] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: No bootstrap required, opened a new log
I20260709 13:03:20.110934 16209 ts_tablet_manager.cc:1403] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.011s
I20260709 13:03:20.111057 16208 ts_tablet_manager.cc:1403] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 13:03:20.111222 16204 consensus_queue.cc:260] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.113343 16204 ts_tablet_manager.cc:1434] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 13:03:20.114308 16204 tablet_bootstrap.cc:492] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b: Bootstrap starting.
I20260709 13:03:20.113926 16208 raft_consensus.cc:359] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:20.114127 16209 raft_consensus.cc:359] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.114737 16208 raft_consensus.cc:385] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.114871 16209 raft_consensus.cc:385] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.115065 16208 raft_consensus.cc:740] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.115164 16209 raft_consensus.cc:740] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.115957 16209 consensus_queue.cc:260] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.115957 16208 consensus_queue.cc:260] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:20.120124 16208 ts_tablet_manager.cc:1434] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 13:03:20.120455 16209 ts_tablet_manager.cc:1434] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:03:20.120944 16204 tablet_bootstrap.cc:654] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.121141 16208 tablet_bootstrap.cc:492] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Bootstrap starting.
I20260709 13:03:20.121353 16209 tablet_bootstrap.cc:492] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0: Bootstrap starting.
I20260709 13:03:20.128055 16209 tablet_bootstrap.cc:654] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.128053 16208 tablet_bootstrap.cc:654] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:20.132263 15961 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:20.132601 16204 tablet_bootstrap.cc:492] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b: No bootstrap required, opened a new log
I20260709 13:03:20.133075 16204 ts_tablet_manager.cc:1403] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 13:03:20.135875 16204 raft_consensus.cc:359] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.141680 16204 raft_consensus.cc:385] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.142019 16204 raft_consensus.cc:740] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.143101 16211 raft_consensus.cc:493] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.142757 16204 consensus_queue.cc:260] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.143579 16211 raft_consensus.cc:515] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:20.144246 16208 tablet_bootstrap.cc:492] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2: No bootstrap required, opened a new log
I20260709 13:03:20.144907 16208 ts_tablet_manager.cc:1403] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.013s
I20260709 13:03:20.145076 16204 ts_tablet_manager.cc:1434] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:03:20.145748 16211 leader_election.cc:290] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869), 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:20.146127 16204 tablet_bootstrap.cc:492] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b: Bootstrap starting.
I20260709 13:03:20.147384 16164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0fabec3da4e6bab7044a9b798d201" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" is_pre_election: true
I20260709 13:03:20.147994 16164 raft_consensus.cc:2468] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 0.
I20260709 13:03:20.148938 16208 raft_consensus.cc:359] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.149631 15981 leader_election.cc:304] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:20.149909 16208 raft_consensus.cc:385] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.150357 16208 raft_consensus.cc:740] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.151441 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0fabec3da4e6bab7044a9b798d201" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0" is_pre_election: true
I20260709 13:03:20.152127 16090 raft_consensus.cc:2468] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 0.
I20260709 13:03:20.151659 16208 consensus_queue.cc:260] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.154646 16204 tablet_bootstrap.cc:654] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.154842 16211 raft_consensus.cc:2804] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:20.155133 16208 ts_tablet_manager.cc:1434] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.003s
I20260709 13:03:20.156494 16208 tablet_bootstrap.cc:492] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Bootstrap starting.
I20260709 13:03:20.155177 16211 raft_consensus.cc:493] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.160341 16209 tablet_bootstrap.cc:492] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0: No bootstrap required, opened a new log
I20260709 13:03:20.162984 16211 raft_consensus.cc:3060] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.163208 16209 ts_tablet_manager.cc:1403] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.016s
I20260709 13:03:20.165161 16220 raft_consensus.cc:493] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.165823 16220 raft_consensus.cc:515] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.166307 16209 raft_consensus.cc:359] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.167078 16209 raft_consensus.cc:385] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.167371 16209 raft_consensus.cc:740] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.168104 16209 consensus_queue.cc:260] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.170372 16209 ts_tablet_manager.cc:1434] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:03:20.171388 16209 tablet_bootstrap.cc:492] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0: Bootstrap starting.
I20260709 13:03:20.171520 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32e68dbb5a6443684bb92ca3c1ae294" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8836dca19a6454faa5d433cf57a555b" is_pre_election: true
I20260709 13:03:20.173256 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32e68dbb5a6443684bb92ca3c1ae294" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0" is_pre_election: true
I20260709 13:03:20.162388 16208 tablet_bootstrap.cc:654] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:20.175171 16127 leader_election.cc:343] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:20.177030 16128 leader_election.cc:343] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:20.177726 16128 leader_election.cc:304] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 16fe302279d44c66a9ae235d34aa7bf0, b8836dca19a6454faa5d433cf57a555b
I20260709 13:03:20.178745 16214 raft_consensus.cc:2749] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:20.180089 16211 raft_consensus.cc:515] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:20.184504 16164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0fabec3da4e6bab7044a9b798d201" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:20.185328 16164 raft_consensus.cc:3060] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.187175 16209 tablet_bootstrap.cc:654] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.187599 16211 leader_election.cc:290] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 election: Requested vote from peers ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869), 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:20.188982 16220 leader_election.cc:290] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:20.193470 16204 tablet_bootstrap.cc:492] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b: No bootstrap required, opened a new log
I20260709 13:03:20.193254 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0fabec3da4e6bab7044a9b798d201" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:20.193957 16090 raft_consensus.cc:3060] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.195410 16219 raft_consensus.cc:493] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.196086 16208 tablet_bootstrap.cc:492] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: No bootstrap required, opened a new log
I20260709 13:03:20.195881 16219 raft_consensus.cc:515] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.196854 16208 ts_tablet_manager.cc:1403] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.000s
I20260709 13:03:20.201171 16090 raft_consensus.cc:2468] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 1.
I20260709 13:03:20.202569 16204 ts_tablet_manager.cc:1403] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.019s
I20260709 13:03:20.202996 16208 raft_consensus.cc:359] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.204068 16208 raft_consensus.cc:385] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.204530 16208 raft_consensus.cc:740] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.205622 16208 consensus_queue.cc:260] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.205962 16204 raft_consensus.cc:359] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.206892 16204 raft_consensus.cc:385] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.207190 16204 raft_consensus.cc:740] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.208784 16208 ts_tablet_manager.cc:1434] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 13:03:20.208191 16204 consensus_queue.cc:260] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.209334 16219 leader_election.cc:290] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:20.210136 16208 tablet_bootstrap.cc:492] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Bootstrap starting.
I20260709 13:03:20.211079 16204 ts_tablet_manager.cc:1434] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:03:20.211465 16220 raft_consensus.cc:493] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.212050 16204 tablet_bootstrap.cc:492] T 2baf580ffe5a464690d2f5d670d40299 P b8836dca19a6454faa5d433cf57a555b: Bootstrap starting.
I20260709 13:03:20.212080 16220 raft_consensus.cc:515] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.216146 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c02fd51a9d34912b3ead692eaec95cf" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8836dca19a6454faa5d433cf57a555b" is_pre_election: true
I20260709 13:03:20.217026 16015 raft_consensus.cc:2468] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 0.
I20260709 13:03:20.218856 16128 leader_election.cc:304] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:20.220057 16214 raft_consensus.cc:2804] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:20.220477 16214 raft_consensus.cc:493] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.220835 16214 raft_consensus.cc:3060] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.222648 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c02fd51a9d34912b3ead692eaec95cf" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0" is_pre_election: true
W20260709 13:03:20.224864 16127 leader_election.cc:343] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:20.225827 16220 leader_election.cc:290] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:20.228125 16214 raft_consensus.cc:515] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.230952 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c02fd51a9d34912b3ead692eaec95cf" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
I20260709 13:03:20.231576 16015 raft_consensus.cc:3060] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.235562 16208 tablet_bootstrap.cc:654] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.238525 16164 raft_consensus.cc:2468] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 1.
I20260709 13:03:20.239741 16015 raft_consensus.cc:2468] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 1.
I20260709 13:03:20.239861 15981 leader_election.cc:304] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:20.240743 16211 raft_consensus.cc:2804] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:20.240947 16128 leader_election.cc:304] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:20.241212 16211 raft_consensus.cc:697] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Becoming Leader. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:20.220036 16204 tablet_bootstrap.cc:654] T 2baf580ffe5a464690d2f5d670d40299 P b8836dca19a6454faa5d433cf57a555b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.241783 16220 raft_consensus.cc:2804] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:20.242041 16211 consensus_queue.cc:237] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:20.245025 16214 leader_election.cc:290] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 election: Requested vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:20.249161 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c02fd51a9d34912b3ead692eaec95cf" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
W20260709 13:03:20.251247 16127 leader_election.cc:343] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:20.266597 16220 raft_consensus.cc:697] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 LEADER]: Becoming Leader. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Running, Role: LEADER
I20260709 13:03:20.268045 16220 consensus_queue.cc:237] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.278436 16208 tablet_bootstrap.cc:492] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2: No bootstrap required, opened a new log
I20260709 13:03:20.279174 16208 ts_tablet_manager.cc:1403] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.007s
I20260709 13:03:20.279966 16204 tablet_bootstrap.cc:492] T 2baf580ffe5a464690d2f5d670d40299 P b8836dca19a6454faa5d433cf57a555b: No bootstrap required, opened a new log
I20260709 13:03:20.280421 16204 ts_tablet_manager.cc:1403] T 2baf580ffe5a464690d2f5d670d40299 P b8836dca19a6454faa5d433cf57a555b: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.015s
I20260709 13:03:20.281963 15909 catalog_manager.cc:5697] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b reported cstate change: term changed from 0 to 1, leader changed from <none> to b8836dca19a6454faa5d433cf57a555b (127.15.8.129). New cstate: current_term: 1 leader_uuid: "b8836dca19a6454faa5d433cf57a555b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:20.283044 16204 raft_consensus.cc:359] T 2baf580ffe5a464690d2f5d670d40299 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.283736 16204 raft_consensus.cc:385] T 2baf580ffe5a464690d2f5d670d40299 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.282913 16208 raft_consensus.cc:359] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.284032 16204 raft_consensus.cc:740] T 2baf580ffe5a464690d2f5d670d40299 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.284292 16208 raft_consensus.cc:385] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.284874 16208 raft_consensus.cc:740] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.284744 16204 consensus_queue.cc:260] T 2baf580ffe5a464690d2f5d670d40299 P b8836dca19a6454faa5d433cf57a555b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.285485 15913 catalog_manager.cc:5697] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:20.286813 16204 ts_tablet_manager.cc:1434] T 2baf580ffe5a464690d2f5d670d40299 P b8836dca19a6454faa5d433cf57a555b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:03:20.286088 16208 consensus_queue.cc:260] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.287643 16204 tablet_bootstrap.cc:492] T 8173a88f252c420b99f23fde8a4d6b3f P b8836dca19a6454faa5d433cf57a555b: Bootstrap starting.
I20260709 13:03:20.289422 16208 ts_tablet_manager.cc:1434] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:03:20.290824 16208 tablet_bootstrap.cc:492] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Bootstrap starting.
I20260709 13:03:20.293766 16204 tablet_bootstrap.cc:654] T 8173a88f252c420b99f23fde8a4d6b3f P b8836dca19a6454faa5d433cf57a555b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.295804 16211 raft_consensus.cc:493] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.296315 16211 raft_consensus.cc:515] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.300714 16164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affcdc0263754f9db309e1fa1d457e69" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" is_pre_election: true
I20260709 13:03:20.301383 16164 raft_consensus.cc:2468] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 0.
I20260709 13:03:20.303709 16208 tablet_bootstrap.cc:654] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.304481 15981 leader_election.cc:304] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:20.305701 16206 raft_consensus.cc:2804] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:20.306061 16206 raft_consensus.cc:493] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.306372 16206 raft_consensus.cc:3060] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.308151 16204 tablet_bootstrap.cc:492] T 8173a88f252c420b99f23fde8a4d6b3f P b8836dca19a6454faa5d433cf57a555b: No bootstrap required, opened a new log
I20260709 13:03:20.308724 16204 ts_tablet_manager.cc:1403] T 8173a88f252c420b99f23fde8a4d6b3f P b8836dca19a6454faa5d433cf57a555b: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.002s
I20260709 13:03:20.311606 16204 raft_consensus.cc:359] T 8173a88f252c420b99f23fde8a4d6b3f P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.312333 16204 raft_consensus.cc:385] T 8173a88f252c420b99f23fde8a4d6b3f P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.312674 16204 raft_consensus.cc:740] T 8173a88f252c420b99f23fde8a4d6b3f P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.313460 16204 consensus_queue.cc:260] T 8173a88f252c420b99f23fde8a4d6b3f P b8836dca19a6454faa5d433cf57a555b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.317099 16206 raft_consensus.cc:515] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.318799 16208 tablet_bootstrap.cc:492] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: No bootstrap required, opened a new log
I20260709 13:03:20.319401 16208 ts_tablet_manager.cc:1403] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.003s
I20260709 13:03:20.320304 16211 leader_election.cc:290] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:20.323621 16204 ts_tablet_manager.cc:1434] T 8173a88f252c420b99f23fde8a4d6b3f P b8836dca19a6454faa5d433cf57a555b: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:03:20.323393 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affcdc0263754f9db309e1fa1d457e69" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0" is_pre_election: true
I20260709 13:03:20.323707 16208 raft_consensus.cc:359] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.324201 16090 raft_consensus.cc:2468] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 0.
I20260709 13:03:20.324865 16204 tablet_bootstrap.cc:492] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b: Bootstrap starting.
I20260709 13:03:20.325220 16208 raft_consensus.cc:385] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.325644 16208 raft_consensus.cc:740] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.328188 16164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affcdc0263754f9db309e1fa1d457e69" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:20.328828 16164 raft_consensus.cc:3060] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.329033 16208 consensus_queue.cc:260] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.330817 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affcdc0263754f9db309e1fa1d457e69" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:20.331602 16090 raft_consensus.cc:3060] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.332311 16204 tablet_bootstrap.cc:654] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.341410 16090 raft_consensus.cc:2468] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 1.
I20260709 13:03:20.343133 15978 leader_election.cc:304] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16fe302279d44c66a9ae235d34aa7bf0, b8836dca19a6454faa5d433cf57a555b; no voters: 
I20260709 13:03:20.344336 16246 raft_consensus.cc:2804] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:20.344841 16246 raft_consensus.cc:697] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Becoming Leader. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:20.345679 16246 consensus_queue.cc:237] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.346493 16208 ts_tablet_manager.cc:1434] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260709 13:03:20.347815 16208 tablet_bootstrap.cc:492] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Bootstrap starting.
I20260709 13:03:20.348521 16206 leader_election.cc:290] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 election: Requested vote from peers 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:20.356925 16208 tablet_bootstrap.cc:654] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.358614 16164 raft_consensus.cc:2468] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 1.
I20260709 13:03:20.359431 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affcdc0263754f9db309e1fa1d457e69" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8836dca19a6454faa5d433cf57a555b" is_pre_election: true
I20260709 13:03:20.367762 16209 tablet_bootstrap.cc:492] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0: No bootstrap required, opened a new log
I20260709 13:03:20.368793 16164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affcdc0263754f9db309e1fa1d457e69" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" is_pre_election: true
I20260709 13:03:20.369952 16164 raft_consensus.cc:2393] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16fe302279d44c66a9ae235d34aa7bf0 in current term 1: Already voted for candidate b8836dca19a6454faa5d433cf57a555b in this term.
I20260709 13:03:20.370910 16209 ts_tablet_manager.cc:1403] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0: Time spent bootstrapping tablet: real 0.200s	user 0.088s	sys 0.088s
I20260709 13:03:20.374598 16056 leader_election.cc:304] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16fe302279d44c66a9ae235d34aa7bf0; no voters: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2
I20260709 13:03:20.375204 16209 raft_consensus.cc:359] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.376232 16209 raft_consensus.cc:385] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.376586 16219 raft_consensus.cc:2749] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:20.376624 16209 raft_consensus.cc:740] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.378111 16209 consensus_queue.cc:260] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.381275 16209 ts_tablet_manager.cc:1434] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:03:20.382325 16209 tablet_bootstrap.cc:492] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0: Bootstrap starting.
I20260709 13:03:20.385421 16208 tablet_bootstrap.cc:492] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2: No bootstrap required, opened a new log
I20260709 13:03:20.385989 16208 ts_tablet_manager.cc:1403] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.017s
I20260709 13:03:20.387887 16204 tablet_bootstrap.cc:492] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b: No bootstrap required, opened a new log
I20260709 13:03:20.388387 16204 ts_tablet_manager.cc:1403] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.011s
I20260709 13:03:20.389163 16209 tablet_bootstrap.cc:654] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.389127 16208 raft_consensus.cc:359] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.390138 16208 raft_consensus.cc:385] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.390483 16208 raft_consensus.cc:740] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.391136 16204 raft_consensus.cc:359] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.391829 16204 raft_consensus.cc:385] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.391417 16208 consensus_queue.cc:260] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.392108 16204 raft_consensus.cc:740] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.393044 16204 consensus_queue.cc:260] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.393779 16208 ts_tablet_manager.cc:1434] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:20.395120 16204 ts_tablet_manager.cc:1434] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:03:20.399595 16209 tablet_bootstrap.cc:492] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0: No bootstrap required, opened a new log
I20260709 13:03:20.400103 16209 ts_tablet_manager.cc:1403] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 13:03:20.402825 16209 raft_consensus.cc:359] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.403558 16209 raft_consensus.cc:385] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.403899 16209 raft_consensus.cc:740] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.404671 16209 consensus_queue.cc:260] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.407011 16209 ts_tablet_manager.cc:1434] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:03:20.406340 15909 catalog_manager.cc:5697] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b reported cstate change: term changed from 0 to 1, leader changed from <none> to b8836dca19a6454faa5d433cf57a555b (127.15.8.129). New cstate: current_term: 1 leader_uuid: "b8836dca19a6454faa5d433cf57a555b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:20.408006 16209 tablet_bootstrap.cc:492] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0: Bootstrap starting.
I20260709 13:03:20.414664 16209 tablet_bootstrap.cc:654] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.419512 16209 tablet_bootstrap.cc:492] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0: No bootstrap required, opened a new log
I20260709 13:03:20.419916 16209 ts_tablet_manager.cc:1403] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260709 13:03:20.422605 16209 raft_consensus.cc:359] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.423359 16209 raft_consensus.cc:385] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.423635 16209 raft_consensus.cc:740] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.424314 16209 consensus_queue.cc:260] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.425384 16246 raft_consensus.cc:493] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.425863 16209 ts_tablet_manager.cc:1434] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:20.425977 16246 raft_consensus.cc:515] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.427052 16209 tablet_bootstrap.cc:492] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0: Bootstrap starting.
I20260709 13:03:20.428287 16246 leader_election.cc:290] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:20.429028 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8215e5d7024a48f783576f6d9cbec162" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0" is_pre_election: true
I20260709 13:03:20.429304 16164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8215e5d7024a48f783576f6d9cbec162" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" is_pre_election: true
I20260709 13:03:20.429647 16090 raft_consensus.cc:2468] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 0.
I20260709 13:03:20.429868 16164 raft_consensus.cc:2468] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 0.
I20260709 13:03:20.430873 15981 leader_election.cc:304] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:20.431535 16246 raft_consensus.cc:2804] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:20.431874 16246 raft_consensus.cc:493] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.432183 16246 raft_consensus.cc:3060] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.433187 16209 tablet_bootstrap.cc:654] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.433542 16219 raft_consensus.cc:493] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.434028 16219 raft_consensus.cc:515] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.436342 16219 leader_election.cc:290] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:20.437069 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad170e758b04b13ba1822052c5239b4" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8836dca19a6454faa5d433cf57a555b" is_pre_election: true
I20260709 13:03:20.437721 16015 raft_consensus.cc:2468] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 0.
I20260709 13:03:20.438323 16164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad170e758b04b13ba1822052c5239b4" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" is_pre_election: true
I20260709 13:03:20.438740 16246 raft_consensus.cc:515] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.439076 16054 leader_election.cc:304] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16fe302279d44c66a9ae235d34aa7bf0, b8836dca19a6454faa5d433cf57a555b; no voters: 
I20260709 13:03:20.439224 16164 raft_consensus.cc:2468] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 0.
I20260709 13:03:20.440016 16219 raft_consensus.cc:2804] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:20.440395 16219 raft_consensus.cc:493] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.440723 16219 raft_consensus.cc:3060] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.440853 16246 leader_election.cc:290] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 election: Requested vote from peers 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:20.442863 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8215e5d7024a48f783576f6d9cbec162" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:20.443651 16090 raft_consensus.cc:3060] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.447607 16209 tablet_bootstrap.cc:492] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0: No bootstrap required, opened a new log
I20260709 13:03:20.447440 16164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8215e5d7024a48f783576f6d9cbec162" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:20.447355 16219 raft_consensus.cc:515] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.448099 16209 ts_tablet_manager.cc:1403] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 13:03:20.448289 16164 raft_consensus.cc:3060] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.449549 16219 leader_election.cc:290] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 1 election: Requested vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:20.449668 16246 raft_consensus.cc:493] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.450156 16246 raft_consensus.cc:515] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.450588 16209 raft_consensus.cc:359] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.451265 16209 raft_consensus.cc:385] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.451519 16209 raft_consensus.cc:740] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.452315 16246 leader_election.cc:290] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:20.452087 16209 consensus_queue.cc:260] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.454023 16209 ts_tablet_manager.cc:1434] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:03:20.454101 16163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad170e758b04b13ba1822052c5239b4" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:20.454592 16164 raft_consensus.cc:2468] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 1.
I20260709 13:03:20.454770 16163 raft_consensus.cc:3060] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.455003 16209 tablet_bootstrap.cc:492] T 8173a88f252c420b99f23fde8a4d6b3f P 16fe302279d44c66a9ae235d34aa7bf0: Bootstrap starting.
I20260709 13:03:20.455054 16162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f5a92dfae74e99a3b52a8c48d4802b" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" is_pre_election: true
I20260709 13:03:20.455730 16162 raft_consensus.cc:2468] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 0.
I20260709 13:03:20.456112 15981 leader_election.cc:304] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:20.456907 16246 raft_consensus.cc:2804] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:20.457091 15981 leader_election.cc:304] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:20.458230 16206 raft_consensus.cc:2804] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:20.458623 16206 raft_consensus.cc:493] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.459036 16206 raft_consensus.cc:3060] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.461387 16209 tablet_bootstrap.cc:654] T 8173a88f252c420b99f23fde8a4d6b3f P 16fe302279d44c66a9ae235d34aa7bf0: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:20.461828 16163 raft_consensus.cc:2468] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 1.
I20260709 13:03:20.462961 16056 leader_election.cc:304] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16fe302279d44c66a9ae235d34aa7bf0, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:20.463129 16220 raft_consensus.cc:493] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.463831 16219 raft_consensus.cc:2804] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:20.463637 16220 raft_consensus.cc:515] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.466154 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad170e758b04b13ba1822052c5239b4" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
I20260709 13:03:20.466771 16220 leader_election.cc:290] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:20.467006 16015 raft_consensus.cc:3060] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.467633 16211 raft_consensus.cc:493] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.468061 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f5a92dfae74e99a3b52a8c48d4802b" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0" is_pre_election: true
I20260709 13:03:20.468106 16211 raft_consensus.cc:515] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.469193 16089 raft_consensus.cc:2468] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 0.
I20260709 13:03:20.470615 16211 leader_election.cc:290] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:20.472422 16014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf580ffe5a464690d2f5d670d40299" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8836dca19a6454faa5d433cf57a555b" is_pre_election: true
I20260709 13:03:20.473191 16014 raft_consensus.cc:2468] T 2baf580ffe5a464690d2f5d670d40299 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 0.
I20260709 13:03:20.473704 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf580ffe5a464690d2f5d670d40299" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0" is_pre_election: true
I20260709 13:03:20.474783 16220 raft_consensus.cc:493] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.474637 16128 leader_election.cc:304] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:20.475438 16220 raft_consensus.cc:515] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.476249 16238 raft_consensus.cc:2804] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:20.476805 16238 raft_consensus.cc:493] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.477269 16238 raft_consensus.cc:3060] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.478389 16014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659336d8bb547ca9c9e8f6d91fd85cc" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8836dca19a6454faa5d433cf57a555b" is_pre_election: true
I20260709 13:03:20.474617 16089 raft_consensus.cc:2468] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 0.
I20260709 13:03:20.479104 16014 raft_consensus.cc:2468] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 0.
I20260709 13:03:20.480014 16015 raft_consensus.cc:2468] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 1.
I20260709 13:03:20.480461 16128 leader_election.cc:304] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:20.478525 16090 raft_consensus.cc:2468] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 1.
I20260709 13:03:20.481241 16214 raft_consensus.cc:2804] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:20.481599 16214 raft_consensus.cc:493] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.481947 16214 raft_consensus.cc:3060] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.482573 16220 leader_election.cc:290] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:20.483161 16219 raft_consensus.cc:697] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 LEADER]: Becoming Leader. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Running, Role: LEADER
I20260709 13:03:20.484237 16219 consensus_queue.cc:237] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.487772 16246 raft_consensus.cc:697] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Becoming Leader. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:20.489198 16246 consensus_queue.cc:237] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.489653 16214 raft_consensus.cc:515] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.491161 16163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659336d8bb547ca9c9e8f6d91fd85cc" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" is_pre_election: true
I20260709 13:03:20.492697 16163 raft_consensus.cc:2393] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8836dca19a6454faa5d433cf57a555b in current term 1: Already voted for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in this term.
I20260709 13:03:20.497673 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659336d8bb547ca9c9e8f6d91fd85cc" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
I20260709 13:03:20.498510 16015 raft_consensus.cc:3060] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.492570 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659336d8bb547ca9c9e8f6d91fd85cc" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0" is_pre_election: true
I20260709 13:03:20.503793 16090 raft_consensus.cc:2468] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 0.
I20260709 13:03:20.511026 16015 raft_consensus.cc:2468] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 1.
I20260709 13:03:20.512187 16214 leader_election.cc:290] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 election: Requested vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:20.512957 16128 leader_election.cc:304] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:20.514132 16214 raft_consensus.cc:2804] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:20.515901 16214 raft_consensus.cc:697] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 LEADER]: Becoming Leader. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Running, Role: LEADER
I20260709 13:03:20.517153 16214 consensus_queue.cc:237] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.522620 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659336d8bb547ca9c9e8f6d91fd85cc" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0" is_pre_election: true
I20260709 13:03:20.523313 16089 raft_consensus.cc:2468] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 0.
I20260709 13:03:20.525936 15978 leader_election.cc:304] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [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: 16fe302279d44c66a9ae235d34aa7bf0, b8836dca19a6454faa5d433cf57a555b; no voters: ee03d3ca28f24fb4ad32b8dfbf1e09e2
I20260709 13:03:20.527072 16211 raft_consensus.cc:2764] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:03:20.524458 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659336d8bb547ca9c9e8f6d91fd85cc" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:20.529454 16090 raft_consensus.cc:3060] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.497381 16206 raft_consensus.cc:515] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.534569 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f5a92dfae74e99a3b52a8c48d4802b" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:20.535362 16089 raft_consensus.cc:3060] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.537828 15909 catalog_manager.cc:5697] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:20.551743 16163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f5a92dfae74e99a3b52a8c48d4802b" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:20.552644 16163 raft_consensus.cc:3060] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.555833 16206 leader_election.cc:290] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 election: Requested vote from peers 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:20.556061 16238 raft_consensus.cc:515] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.565668 16238 leader_election.cc:290] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 election: Requested vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:20.565234 15909 catalog_manager.cc:5697] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b reported cstate change: term changed from 0 to 1, leader changed from <none> to b8836dca19a6454faa5d433cf57a555b (127.15.8.129). New cstate: current_term: 1 leader_uuid: "b8836dca19a6454faa5d433cf57a555b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:20.566112 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf580ffe5a464690d2f5d670d40299" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
I20260709 13:03:20.568511 16088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf580ffe5a464690d2f5d670d40299" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:20.571303 16015 raft_consensus.cc:3060] T 2baf580ffe5a464690d2f5d670d40299 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.572132 16090 raft_consensus.cc:2468] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 1.
I20260709 13:03:20.574951 16088 raft_consensus.cc:3060] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.580735 16163 raft_consensus.cc:2468] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 1.
I20260709 13:03:20.582077 15981 leader_election.cc:304] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:20.583005 16206 raft_consensus.cc:2804] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:20.583541 16015 raft_consensus.cc:2468] T 2baf580ffe5a464690d2f5d670d40299 P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 1.
I20260709 13:03:20.583549 16206 raft_consensus.cc:697] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Becoming Leader. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:20.583562 16088 raft_consensus.cc:2468] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 1.
I20260709 13:03:20.585107 16206 consensus_queue.cc:237] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.585748 16128 leader_election.cc:304] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:20.586614 16238 raft_consensus.cc:2804] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:20.587078 16238 raft_consensus.cc:697] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 LEADER]: Becoming Leader. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Running, Role: LEADER
I20260709 13:03:20.588531 16238 consensus_queue.cc:237] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.595010 16209 tablet_bootstrap.cc:492] T 8173a88f252c420b99f23fde8a4d6b3f P 16fe302279d44c66a9ae235d34aa7bf0: No bootstrap required, opened a new log
I20260709 13:03:20.595562 16209 ts_tablet_manager.cc:1403] T 8173a88f252c420b99f23fde8a4d6b3f P 16fe302279d44c66a9ae235d34aa7bf0: Time spent bootstrapping tablet: real 0.141s	user 0.032s	sys 0.080s
I20260709 13:03:20.594668 15911 catalog_manager.cc:5697] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "16fe302279d44c66a9ae235d34aa7bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:20.596895 16089 raft_consensus.cc:2468] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 1.
I20260709 13:03:20.598372 16209 raft_consensus.cc:359] T 8173a88f252c420b99f23fde8a4d6b3f P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.599108 16209 raft_consensus.cc:385] T 8173a88f252c420b99f23fde8a4d6b3f P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.599398 16209 raft_consensus.cc:740] T 8173a88f252c420b99f23fde8a4d6b3f P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.600723 16209 consensus_queue.cc:260] T 8173a88f252c420b99f23fde8a4d6b3f P 16fe302279d44c66a9ae235d34aa7bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.601236 15909 catalog_manager.cc:5697] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b reported cstate change: term changed from 0 to 1, leader changed from <none> to b8836dca19a6454faa5d433cf57a555b (127.15.8.129). New cstate: current_term: 1 leader_uuid: "b8836dca19a6454faa5d433cf57a555b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:20.603302 16209 ts_tablet_manager.cc:1434] T 8173a88f252c420b99f23fde8a4d6b3f P 16fe302279d44c66a9ae235d34aa7bf0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:20.602946 15913 catalog_manager.cc:5697] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:20.609897 16238 raft_consensus.cc:493] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.610414 16238 raft_consensus.cc:515] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.614215 16238 leader_election.cc:290] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:20.617805 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8173a88f252c420b99f23fde8a4d6b3f" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8836dca19a6454faa5d433cf57a555b" is_pre_election: true
I20260709 13:03:20.618008 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8173a88f252c420b99f23fde8a4d6b3f" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0" is_pre_election: true
I20260709 13:03:20.618510 16089 raft_consensus.cc:2468] T 8173a88f252c420b99f23fde8a4d6b3f P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 0.
I20260709 13:03:20.618510 16015 raft_consensus.cc:2468] T 8173a88f252c420b99f23fde8a4d6b3f P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 0.
I20260709 13:03:20.619834 16127 leader_election.cc:304] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16fe302279d44c66a9ae235d34aa7bf0, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:20.620932 16238 raft_consensus.cc:2804] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:20.621270 16238 raft_consensus.cc:493] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.621658 16238 raft_consensus.cc:3060] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.628340 16238 raft_consensus.cc:515] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.630070 16238 leader_election.cc:290] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 election: Requested vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:20.630880 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8173a88f252c420b99f23fde8a4d6b3f" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
I20260709 13:03:20.631299 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8173a88f252c420b99f23fde8a4d6b3f" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:20.631505 16015 raft_consensus.cc:3060] T 8173a88f252c420b99f23fde8a4d6b3f P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.631834 16089 raft_consensus.cc:3060] T 8173a88f252c420b99f23fde8a4d6b3f P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.638211 16015 raft_consensus.cc:2468] T 8173a88f252c420b99f23fde8a4d6b3f P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 1.
I20260709 13:03:20.638211 16089 raft_consensus.cc:2468] T 8173a88f252c420b99f23fde8a4d6b3f P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 1.
I20260709 13:03:20.639613 16128 leader_election.cc:304] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:20.640314 16238 raft_consensus.cc:2804] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:20.640740 16238 raft_consensus.cc:697] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 LEADER]: Becoming Leader. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Running, Role: LEADER
I20260709 13:03:20.641363 16238 consensus_queue.cc:237] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.648988 15911 catalog_manager.cc:5697] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:20.676039 16219 raft_consensus.cc:493] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.676506 16219 raft_consensus.cc:515] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.678131 16219 leader_election.cc:290] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:20.679111 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32e68dbb5a6443684bb92ca3c1ae294" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8836dca19a6454faa5d433cf57a555b" is_pre_election: true
I20260709 13:03:20.679267 16163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32e68dbb5a6443684bb92ca3c1ae294" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" is_pre_election: true
I20260709 13:03:20.679687 16015 raft_consensus.cc:2468] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 0.
I20260709 13:03:20.679873 16163 raft_consensus.cc:2468] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 0.
I20260709 13:03:20.680750 16054 leader_election.cc:304] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16fe302279d44c66a9ae235d34aa7bf0, b8836dca19a6454faa5d433cf57a555b; no voters: 
I20260709 13:03:20.681499 16219 raft_consensus.cc:2804] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:20.681800 16219 raft_consensus.cc:493] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.682019 16219 raft_consensus.cc:3060] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.686452 16219 raft_consensus.cc:515] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.688098 16219 leader_election.cc:290] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 1 election: Requested vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:20.689023 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32e68dbb5a6443684bb92ca3c1ae294" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
I20260709 13:03:20.689049 16163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32e68dbb5a6443684bb92ca3c1ae294" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:20.689618 16015 raft_consensus.cc:3060] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.689708 16163 raft_consensus.cc:3060] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.694579 16163 raft_consensus.cc:2468] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 1.
I20260709 13:03:20.694574 16015 raft_consensus.cc:2468] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 1.
I20260709 13:03:20.695832 16056 leader_election.cc:304] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16fe302279d44c66a9ae235d34aa7bf0, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:20.696524 16219 raft_consensus.cc:2804] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:20.696995 16219 raft_consensus.cc:697] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 LEADER]: Becoming Leader. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Running, Role: LEADER
I20260709 13:03:20.697603 16219 consensus_queue.cc:237] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.700914 16206 consensus_queue.cc:1048] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.706049 16238 consensus_queue.cc:1048] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.706091 15911 catalog_manager.cc:5697] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "16fe302279d44c66a9ae235d34aa7bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:20.730741 16211 consensus_queue.cc:1048] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:20.733083 16089 raft_consensus.cc:3060] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.746737 16214 consensus_queue.cc:1048] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.781248 16163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a659336d8bb547ca9c9e8f6d91fd85cc"
dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
mode: GRACEFUL
new_leader_uuid: "b8836dca19a6454faa5d433cf57a555b"
 from {username='slave'} at 127.0.0.1:55232
I20260709 13:03:20.781894 16163 raft_consensus.cc:606] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 LEADER]: Received request to transfer leadership to TS b8836dca19a6454faa5d433cf57a555b
I20260709 13:03:20.795441 16089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad170e758b04b13ba1822052c5239b4"
dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
mode: GRACEFUL
new_leader_uuid: "b8836dca19a6454faa5d433cf57a555b"
 from {username='slave'} at 127.0.0.1:53360
I20260709 13:03:20.796063 16089 raft_consensus.cc:606] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 LEADER]: Received request to transfer leadership to TS b8836dca19a6454faa5d433cf57a555b
I20260709 13:03:20.797746 16211 consensus_queue.cc:1048] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.801659 16089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f32e68dbb5a6443684bb92ca3c1ae294"
dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
mode: GRACEFUL
new_leader_uuid: "b8836dca19a6454faa5d433cf57a555b"
 from {username='slave'} at 127.0.0.1:53360
I20260709 13:03:20.802194 16089 raft_consensus.cc:606] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 LEADER]: Received request to transfer leadership to TS b8836dca19a6454faa5d433cf57a555b
I20260709 13:03:20.809218 16211 consensus_queue.cc:1048] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.815590 16162 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c02fd51a9d34912b3ead692eaec95cf"
dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
mode: GRACEFUL
new_leader_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
 from {username='slave'} at 127.0.0.1:55232
I20260709 13:03:20.816280 16162 raft_consensus.cc:606] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 LEADER]: Received request to transfer leadership to TS 16fe302279d44c66a9ae235d34aa7bf0
I20260709 13:03:20.833354 16015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8215e5d7024a48f783576f6d9cbec162"
dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
mode: GRACEFUL
new_leader_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
 from {username='slave'} at 127.0.0.1:42596
I20260709 13:03:20.834050 16015 raft_consensus.cc:606] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Received request to transfer leadership to TS 16fe302279d44c66a9ae235d34aa7bf0
I20260709 13:03:20.839591 16015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "affcdc0263754f9db309e1fa1d457e69"
dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
mode: GRACEFUL
new_leader_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
 from {username='slave'} at 127.0.0.1:42596
I20260709 13:03:20.840232 16015 raft_consensus.cc:606] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Received request to transfer leadership to TS 16fe302279d44c66a9ae235d34aa7bf0
I20260709 13:03:20.845278 16163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2baf580ffe5a464690d2f5d670d40299"
dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
mode: GRACEFUL
new_leader_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
 from {username='slave'} at 127.0.0.1:55232
I20260709 13:03:20.845894 16163 raft_consensus.cc:606] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 LEADER]: Received request to transfer leadership to TS 16fe302279d44c66a9ae235d34aa7bf0
I20260709 13:03:20.907828 16211 consensus_queue.cc:1048] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.909636 16219 consensus_queue.cc:1048] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:20.917063 16206 raft_consensus.cc:993] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b: : Instructing follower 16fe302279d44c66a9ae235d34aa7bf0 to start an election
I20260709 13:03:20.917543 16206 raft_consensus.cc:1081] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Signalling peer 16fe302279d44c66a9ae235d34aa7bf0 to start an election
I20260709 13:03:20.920572 16255 raft_consensus.cc:993] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0: : Instructing follower b8836dca19a6454faa5d433cf57a555b to start an election
I20260709 13:03:20.921195 16089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8215e5d7024a48f783576f6d9cbec162"
dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
 from {username='slave'} at 127.0.0.1:53342
I20260709 13:03:20.921485 16219 raft_consensus.cc:1081] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 LEADER]: Signalling peer b8836dca19a6454faa5d433cf57a555b to start an election
I20260709 13:03:20.921839 16089 raft_consensus.cc:493] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:20.922281 16089 raft_consensus.cc:3060] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:20.925282 16014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad170e758b04b13ba1822052c5239b4"
dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
 from {username='slave'} at 127.0.0.1:42590
I20260709 13:03:20.925835 16014 raft_consensus.cc:493] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:20.926229 16014 raft_consensus.cc:3060] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:20.926308 16219 consensus_queue.cc:1048] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.928570 16206 consensus_queue.cc:1048] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.934504 16014 raft_consensus.cc:515] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.935315 16238 consensus_queue.cc:1048] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:20.935371 16089 raft_consensus.cc:515] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.937513 16089 leader_election.cc:290] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 2 election: Requested vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:20.937995 16088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad170e758b04b13ba1822052c5239b4" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:20.938606 16164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8215e5d7024a48f783576f6d9cbec162" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:20.939900 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8215e5d7024a48f783576f6d9cbec162" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
I20260709 13:03:20.938637 16088 raft_consensus.cc:3055] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:20.942164 16088 raft_consensus.cc:740] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Running, Role: LEADER
I20260709 13:03:20.943608 16088 consensus_queue.cc:260] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.940462 16015 raft_consensus.cc:3055] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:20.945158 16088 raft_consensus.cc:3060] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:20.945935 16015 raft_consensus.cc:740] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:20.959753 16014 leader_election.cc:290] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 2 election: Requested vote from peers 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:20.960484 16164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad170e758b04b13ba1822052c5239b4" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:20.964349 16015 consensus_queue.cc:260] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.965909 16015 raft_consensus.cc:3060] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:20.977248 16015 raft_consensus.cc:2468] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 2.
I20260709 13:03:20.977972 16214 consensus_queue.cc:1048] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.979378 16088 raft_consensus.cc:2468] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 2.
I20260709 13:03:20.980926 15978 leader_election.cc:304] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [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: 16fe302279d44c66a9ae235d34aa7bf0, b8836dca19a6454faa5d433cf57a555b; no voters: ee03d3ca28f24fb4ad32b8dfbf1e09e2
I20260709 13:03:20.981731 16206 raft_consensus.cc:2804] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:20.982235 16206 raft_consensus.cc:697] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 2 LEADER]: Becoming Leader. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:20.983085 16206 consensus_queue.cc:237] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.985966 16054 leader_election.cc:304] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [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: 16fe302279d44c66a9ae235d34aa7bf0, b8836dca19a6454faa5d433cf57a555b; no voters: ee03d3ca28f24fb4ad32b8dfbf1e09e2
I20260709 13:03:20.987090 16219 raft_consensus.cc:2804] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:20.987563 16219 raft_consensus.cc:697] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 LEADER]: Becoming Leader. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Running, Role: LEADER
I20260709 13:03:20.988328 16219 consensus_queue.cc:237] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:20.995520 16238 raft_consensus.cc:993] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2: : Instructing follower b8836dca19a6454faa5d433cf57a555b to start an election
I20260709 13:03:20.996112 16220 raft_consensus.cc:1081] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 LEADER]: Signalling peer b8836dca19a6454faa5d433cf57a555b to start an election
I20260709 13:03:20.999833 15911 catalog_manager.cc:5697] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b reported cstate change: term changed from 1 to 2, leader changed from 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130) to b8836dca19a6454faa5d433cf57a555b (127.15.8.129). New cstate: current_term: 2 leader_uuid: "b8836dca19a6454faa5d433cf57a555b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:21.003975 16014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a659336d8bb547ca9c9e8f6d91fd85cc"
dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
 from {username='slave'} at 127.0.0.1:42582
I20260709 13:03:21.004566 16014 raft_consensus.cc:493] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:21.004951 16014 raft_consensus.cc:3060] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.005084 16206 consensus_queue.cc:1048] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:21.012146 16014 raft_consensus.cc:515] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:21.012490 15913 catalog_manager.cc:5697] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 reported cstate change: term changed from 1 to 2, leader changed from b8836dca19a6454faa5d433cf57a555b (127.15.8.129) to 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "16fe302279d44c66a9ae235d34aa7bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:21.014808 16014 leader_election.cc:290] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 2 election: Requested vote from peers 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:21.015683 16162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659336d8bb547ca9c9e8f6d91fd85cc" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:21.016273 16162 raft_consensus.cc:3055] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:21.016611 16162 raft_consensus.cc:740] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Running, Role: LEADER
I20260709 13:03:21.017423 16162 consensus_queue.cc:260] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:21.018523 16162 raft_consensus.cc:3060] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.023456 16246 consensus_queue.cc:1048] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:21.026041 16214 consensus_queue.cc:1048] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:21.029368 16162 raft_consensus.cc:2468] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 2.
I20260709 13:03:21.030441 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659336d8bb547ca9c9e8f6d91fd85cc" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:21.030687 15981 leader_election.cc:304] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:21.031143 16090 raft_consensus.cc:3060] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.031841 16206 raft_consensus.cc:2804] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:21.032312 16206 raft_consensus.cc:697] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [term 2 LEADER]: Becoming Leader. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:21.033015 16206 consensus_queue.cc:237] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:21.040856 16090 raft_consensus.cc:2468] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 2.
I20260709 13:03:21.041811 15913 catalog_manager.cc:5697] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b reported cstate change: term changed from 1 to 2, leader changed from ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131) to b8836dca19a6454faa5d433cf57a555b (127.15.8.129). New cstate: current_term: 2 leader_uuid: "b8836dca19a6454faa5d433cf57a555b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:21.044276 16214 raft_consensus.cc:993] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: : Instructing follower 16fe302279d44c66a9ae235d34aa7bf0 to start an election
I20260709 13:03:21.044721 16214 raft_consensus.cc:1081] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 LEADER]: Signalling peer 16fe302279d44c66a9ae235d34aa7bf0 to start an election
I20260709 13:03:21.047992 16090 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2baf580ffe5a464690d2f5d670d40299"
dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
 from {username='slave'} at 127.0.0.1:53346
I20260709 13:03:21.048663 16090 raft_consensus.cc:493] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:21.049049 16090 raft_consensus.cc:3060] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.053779 16238 consensus_queue.cc:1048] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:21.055915 16090 raft_consensus.cc:515] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:21.058022 16089 raft_consensus.cc:1240] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Rejecting Update request from peer ee03d3ca28f24fb4ad32b8dfbf1e09e2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:21.059115 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf580ffe5a464690d2f5d670d40299" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
I20260709 13:03:21.059597 16090 leader_election.cc:290] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 2 election: Requested vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:21.061491 16163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf580ffe5a464690d2f5d670d40299" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:21.061885 16214 consensus_queue.cc:1059] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:21.062831 16163 raft_consensus.cc:3055] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:21.063194 16163 raft_consensus.cc:740] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Running, Role: LEADER
I20260709 13:03:21.064044 16163 consensus_queue.cc:260] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:21.065174 16163 raft_consensus.cc:3060] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.070755 16163 raft_consensus.cc:2468] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 2.
W20260709 13:03:21.071327 16238 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:03:21.072103 16056 leader_election.cc:304] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [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: 16fe302279d44c66a9ae235d34aa7bf0, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: b8836dca19a6454faa5d433cf57a555b
I20260709 13:03:21.073024 16219 raft_consensus.cc:2804] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:21.073534 16219 raft_consensus.cc:697] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 LEADER]: Becoming Leader. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Running, Role: LEADER
I20260709 13:03:21.074339 16219 consensus_queue.cc:237] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [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: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:21.081779 15909 catalog_manager.cc:5697] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 reported cstate change: term changed from 1 to 2, leader changed from ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131) to 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "16fe302279d44c66a9ae235d34aa7bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:21.100044 16238 consensus_queue.cc:1048] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:21.110239 16214 consensus_queue.cc:1048] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:21.191004 16220 raft_consensus.cc:993] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2: : Instructing follower 16fe302279d44c66a9ae235d34aa7bf0 to start an election
I20260709 13:03:21.191499 16220 raft_consensus.cc:1081] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 LEADER]: Signalling peer 16fe302279d44c66a9ae235d34aa7bf0 to start an election
I20260709 13:03:21.193212 16089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c02fd51a9d34912b3ead692eaec95cf"
dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
 from {username='slave'} at 127.0.0.1:53346
I20260709 13:03:21.193779 16089 raft_consensus.cc:493] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:21.194170 16089 raft_consensus.cc:3060] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.194922 16246 raft_consensus.cc:993] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b: : Instructing follower 16fe302279d44c66a9ae235d34aa7bf0 to start an election
I20260709 13:03:21.195359 16206 raft_consensus.cc:1081] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Signalling peer 16fe302279d44c66a9ae235d34aa7bf0 to start an election
I20260709 13:03:21.196892 16090 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "affcdc0263754f9db309e1fa1d457e69"
dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
 from {username='slave'} at 127.0.0.1:53342
I20260709 13:03:21.197476 16090 raft_consensus.cc:493] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:21.197847 16090 raft_consensus.cc:3060] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.201092 16089 raft_consensus.cc:515] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:21.203339 16089 leader_election.cc:290] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 2 election: Requested vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:21.204213 16014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c02fd51a9d34912b3ead692eaec95cf" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
I20260709 13:03:21.204463 16163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c02fd51a9d34912b3ead692eaec95cf" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:21.204825 16014 raft_consensus.cc:3060] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.204538 16090 raft_consensus.cc:515] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:21.205068 16163 raft_consensus.cc:3055] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:21.205420 16163 raft_consensus.cc:740] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Running, Role: LEADER
I20260709 13:03:21.206713 16090 leader_election.cc:290] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 2 election: Requested vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:21.207357 16015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affcdc0263754f9db309e1fa1d457e69" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
I20260709 13:03:21.207940 16015 raft_consensus.cc:3055] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:21.207876 16162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affcdc0263754f9db309e1fa1d457e69" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:21.206229 16163 consensus_queue.cc:260] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:21.208405 16015 raft_consensus.cc:740] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:21.208667 16162 raft_consensus.cc:3060] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.209144 16163 raft_consensus.cc:3060] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.209218 16015 consensus_queue.cc:260] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:21.210485 16015 raft_consensus.cc:3060] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.214313 16162 raft_consensus.cc:2468] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 2.
I20260709 13:03:21.215492 16056 leader_election.cc:304] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16fe302279d44c66a9ae235d34aa7bf0, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:21.216493 16219 raft_consensus.cc:2804] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:21.216921 16163 raft_consensus.cc:2468] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 2.
I20260709 13:03:21.217008 16219 raft_consensus.cc:697] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 LEADER]: Becoming Leader. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Running, Role: LEADER
I20260709 13:03:21.218158 16015 raft_consensus.cc:2468] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 2.
I20260709 13:03:21.218225 16056 leader_election.cc:304] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16fe302279d44c66a9ae235d34aa7bf0, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:21.217984 16219 consensus_queue.cc:237] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:21.219513 16278 raft_consensus.cc:2804] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:21.220134 16278 raft_consensus.cc:697] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 LEADER]: Becoming Leader. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Running, Role: LEADER
I20260709 13:03:21.220476 16014 raft_consensus.cc:2468] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 2.
I20260709 13:03:21.221035 16278 consensus_queue.cc:237] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:21.226899 15911 catalog_manager.cc:5697] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 reported cstate change: term changed from 1 to 2, leader changed from b8836dca19a6454faa5d433cf57a555b (127.15.8.129) to 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "16fe302279d44c66a9ae235d34aa7bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:21.238389 15911 catalog_manager.cc:5697] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 reported cstate change: term changed from 1 to 2, leader changed from ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131) to 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "16fe302279d44c66a9ae235d34aa7bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:21.290017 16278 consensus_queue.cc:1048] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:21.296816 16219 raft_consensus.cc:993] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0: : Instructing follower b8836dca19a6454faa5d433cf57a555b to start an election
I20260709 13:03:21.297997 16278 raft_consensus.cc:1081] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 LEADER]: Signalling peer b8836dca19a6454faa5d433cf57a555b to start an election
I20260709 13:03:21.299805 16014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f32e68dbb5a6443684bb92ca3c1ae294"
dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
 from {username='slave'} at 127.0.0.1:42590
I20260709 13:03:21.300376 16014 raft_consensus.cc:493] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:21.300765 16014 raft_consensus.cc:3060] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.303364 16219 consensus_queue.cc:1048] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:21.307971 16014 raft_consensus.cc:515] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:21.312080 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32e68dbb5a6443684bb92ca3c1ae294" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:21.312104 16014 leader_election.cc:290] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 2 election: Requested vote from peers 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:21.312405 16162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32e68dbb5a6443684bb92ca3c1ae294" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:21.312712 16090 raft_consensus.cc:3055] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:21.313089 16162 raft_consensus.cc:3060] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.313092 16090 raft_consensus.cc:740] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Running, Role: LEADER
I20260709 13:03:21.314342 16090 consensus_queue.cc:260] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:21.315910 16090 raft_consensus.cc:3060] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.320978 16162 raft_consensus.cc:2468] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 2.
I20260709 13:03:21.322225 16090 raft_consensus.cc:2468] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 2.
I20260709 13:03:21.322937 15981 leader_election.cc:304] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:21.324048 16206 raft_consensus.cc:2804] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:21.324504 16206 raft_consensus.cc:697] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 2 LEADER]: Becoming Leader. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:21.325356 16206 consensus_queue.cc:237] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:21.331766 15909 catalog_manager.cc:5697] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b reported cstate change: term changed from 1 to 2, leader changed from 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130) to b8836dca19a6454faa5d433cf57a555b (127.15.8.129). New cstate: current_term: 2 leader_uuid: "b8836dca19a6454faa5d433cf57a555b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:21.429930 16162 raft_consensus.cc:1275] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Refusing update from remote peer b8836dca19a6454faa5d433cf57a555b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:21.431347 16206 consensus_queue.cc:1048] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:21.440358 16090 raft_consensus.cc:1275] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Refusing update from remote peer b8836dca19a6454faa5d433cf57a555b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:21.441783 16246 consensus_queue.cc:1048] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:21.467378 16162 raft_consensus.cc:1275] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Refusing update from remote peer 16fe302279d44c66a9ae235d34aa7bf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:21.467572 16163 raft_consensus.cc:3060] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.468739 16290 consensus_queue.cc:1048] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:21.473541 16163 raft_consensus.cc:1275] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Refusing update from remote peer 16fe302279d44c66a9ae235d34aa7bf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:21.476074 16219 consensus_queue.cc:1048] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:21.478785 16014 raft_consensus.cc:3060] T 2baf580ffe5a464690d2f5d670d40299 P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.485773 16015 raft_consensus.cc:1275] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Refusing update from remote peer 16fe302279d44c66a9ae235d34aa7bf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:21.486079 16014 raft_consensus.cc:1275] T 2baf580ffe5a464690d2f5d670d40299 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Refusing update from remote peer 16fe302279d44c66a9ae235d34aa7bf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:21.488229 16255 consensus_queue.cc:1048] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:21.489543 16255 consensus_queue.cc:1048] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:21.562450 16162 raft_consensus.cc:3060] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:21.567422 16162 raft_consensus.cc:1275] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Refusing update from remote peer b8836dca19a6454faa5d433cf57a555b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:21.568754 16246 consensus_queue.cc:1048] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:21.577256 16090 raft_consensus.cc:1275] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Refusing update from remote peer b8836dca19a6454faa5d433cf57a555b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:21.579078 16211 consensus_queue.cc:1048] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:21.636166 16162 raft_consensus.cc:1275] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Refusing update from remote peer 16fe302279d44c66a9ae235d34aa7bf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:21.637393 16290 consensus_queue.cc:1048] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:21.644930 16014 raft_consensus.cc:1275] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Refusing update from remote peer 16fe302279d44c66a9ae235d34aa7bf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:21.647090 16278 consensus_queue.cc:1048] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:21.696547 16014 raft_consensus.cc:1275] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Refusing update from remote peer 16fe302279d44c66a9ae235d34aa7bf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:21.697683 16278 consensus_queue.cc:1048] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:21.705138 16162 raft_consensus.cc:1275] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Refusing update from remote peer 16fe302279d44c66a9ae235d34aa7bf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:21.707545 16290 consensus_queue.cc:1048] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:21.751787 16090 raft_consensus.cc:1275] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Refusing update from remote peer b8836dca19a6454faa5d433cf57a555b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:21.753158 16211 consensus_queue.cc:1048] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:21.762351 16162 raft_consensus.cc:1275] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Refusing update from remote peer b8836dca19a6454faa5d433cf57a555b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:21.763902 16211 consensus_queue.cc:1048] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:23.879511 15394 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:03:23.880229 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:23.897975 16014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64f5a92dfae74e99a3b52a8c48d4802b"
dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
mode: GRACEFUL
new_leader_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
 from {username='slave'} at 127.0.0.1:42608
I20260709 13:03:23.898617 16014 raft_consensus.cc:606] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Received request to transfer leadership to TS ee03d3ca28f24fb4ad32b8dfbf1e09e2
I20260709 13:03:23.901264 16014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9f0fabec3da4e6bab7044a9b798d201"
dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
mode: GRACEFUL
new_leader_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
 from {username='slave'} at 127.0.0.1:42608
I20260709 13:03:23.901754 16014 raft_consensus.cc:606] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Received request to transfer leadership to TS ee03d3ca28f24fb4ad32b8dfbf1e09e2
I20260709 13:03:23.902854 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:23.903257 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:24.162283 16299 raft_consensus.cc:993] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b: : Instructing follower ee03d3ca28f24fb4ad32b8dfbf1e09e2 to start an election
I20260709 13:03:24.162823 16211 raft_consensus.cc:1081] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Signalling peer ee03d3ca28f24fb4ad32b8dfbf1e09e2 to start an election
I20260709 13:03:24.164430 16164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64f5a92dfae74e99a3b52a8c48d4802b"
dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
 from {username='slave'} at 127.0.0.1:55206
I20260709 13:03:24.164950 16164 raft_consensus.cc:493] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:24.165299 16164 raft_consensus.cc:3060] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:24.170105 16164 raft_consensus.cc:515] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:24.171829 16164 leader_election.cc:290] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 2 election: Requested vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:24.172837 16014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f5a92dfae74e99a3b52a8c48d4802b" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
I20260709 13:03:24.173009 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f5a92dfae74e99a3b52a8c48d4802b" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:24.173475 16014 raft_consensus.cc:3055] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:24.173629 16090 raft_consensus.cc:3060] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:24.173846 16014 raft_consensus.cc:740] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:24.174886 16014 consensus_queue.cc:260] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:24.176156 16014 raft_consensus.cc:3060] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:24.178763 16090 raft_consensus.cc:2468] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 2.
I20260709 13:03:24.179870 16127 leader_election.cc:304] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16fe302279d44c66a9ae235d34aa7bf0, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:24.180586 16293 raft_consensus.cc:2804] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:24.181879 16293 raft_consensus.cc:697] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 LEADER]: Becoming Leader. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Running, Role: LEADER
I20260709 13:03:24.182648 16293 consensus_queue.cc:237] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:24.183928 16014 raft_consensus.cc:2468] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 2.
I20260709 13:03:24.189631 15911 catalog_manager.cc:5697] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 reported cstate change: term changed from 1 to 2, leader changed from b8836dca19a6454faa5d433cf57a555b (127.15.8.129) to ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:24.277889 16299 raft_consensus.cc:993] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b: : Instructing follower ee03d3ca28f24fb4ad32b8dfbf1e09e2 to start an election
I20260709 13:03:24.278313 16211 raft_consensus.cc:1081] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Signalling peer ee03d3ca28f24fb4ad32b8dfbf1e09e2 to start an election
I20260709 13:03:24.279826 16164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9f0fabec3da4e6bab7044a9b798d201"
dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
 from {username='slave'} at 127.0.0.1:55206
I20260709 13:03:24.280249 16164 raft_consensus.cc:493] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:24.280505 16164 raft_consensus.cc:3060] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:24.284972 16164 raft_consensus.cc:515] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:24.286674 16164 leader_election.cc:290] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 2 election: Requested vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:24.287492 16014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0fabec3da4e6bab7044a9b798d201" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
I20260709 13:03:24.287736 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0fabec3da4e6bab7044a9b798d201" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:24.288116 16014 raft_consensus.cc:3055] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:24.288256 16090 raft_consensus.cc:3060] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:24.288522 16014 raft_consensus.cc:740] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:24.289336 16014 consensus_queue.cc:260] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:24.290544 16014 raft_consensus.cc:3060] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:24.295150 16090 raft_consensus.cc:2468] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 2.
I20260709 13:03:24.296383 16127 leader_election.cc:304] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16fe302279d44c66a9ae235d34aa7bf0, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:24.297163 16293 raft_consensus.cc:2804] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:24.297290 16014 raft_consensus.cc:2468] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 2.
I20260709 13:03:24.297607 16293 raft_consensus.cc:697] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 LEADER]: Becoming Leader. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Running, Role: LEADER
I20260709 13:03:24.298472 16293 consensus_queue.cc:237] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:24.305281 15911 catalog_manager.cc:5697] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 reported cstate change: term changed from 1 to 2, leader changed from b8836dca19a6454faa5d433cf57a555b (127.15.8.129) to ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:24.575371 16014 raft_consensus.cc:1275] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Refusing update from remote peer ee03d3ca28f24fb4ad32b8dfbf1e09e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:24.576550 16293 consensus_queue.cc:1048] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:24.585426 16090 raft_consensus.cc:1275] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Refusing update from remote peer ee03d3ca28f24fb4ad32b8dfbf1e09e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:24.587517 16309 consensus_queue.cc:1048] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:24.774998 16014 raft_consensus.cc:1275] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Refusing update from remote peer ee03d3ca28f24fb4ad32b8dfbf1e09e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:24.776321 16309 consensus_queue.cc:1048] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:24.784685 16090 raft_consensus.cc:1275] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Refusing update from remote peer ee03d3ca28f24fb4ad32b8dfbf1e09e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:24.786356 16293 consensus_queue.cc:1048] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:24.904086 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:24.914847 16164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9f0fabec3da4e6bab7044a9b798d201"
dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
mode: GRACEFUL
new_leader_uuid: "b8836dca19a6454faa5d433cf57a555b"
 from {username='slave'} at 127.0.0.1:55232
I20260709 13:03:24.915382 16164 raft_consensus.cc:606] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 LEADER]: Received request to transfer leadership to TS b8836dca19a6454faa5d433cf57a555b
I20260709 13:03:24.928604 16164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64f5a92dfae74e99a3b52a8c48d4802b"
dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
mode: GRACEFUL
new_leader_uuid: "b8836dca19a6454faa5d433cf57a555b"
 from {username='slave'} at 127.0.0.1:55232
I20260709 13:03:24.929155 16164 raft_consensus.cc:606] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 LEADER]: Received request to transfer leadership to TS b8836dca19a6454faa5d433cf57a555b
I20260709 13:03:24.934350 16090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c02fd51a9d34912b3ead692eaec95cf"
dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
mode: GRACEFUL
new_leader_uuid: "b8836dca19a6454faa5d433cf57a555b"
 from {username='slave'} at 127.0.0.1:53360
I20260709 13:03:24.934899 16090 raft_consensus.cc:606] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 LEADER]: Received request to transfer leadership to TS b8836dca19a6454faa5d433cf57a555b
I20260709 13:03:24.939848 16090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8215e5d7024a48f783576f6d9cbec162"
dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
mode: GRACEFUL
new_leader_uuid: "b8836dca19a6454faa5d433cf57a555b"
 from {username='slave'} at 127.0.0.1:53360
I20260709 13:03:24.940341 16090 raft_consensus.cc:606] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 LEADER]: Received request to transfer leadership to TS b8836dca19a6454faa5d433cf57a555b
I20260709 13:03:24.944769 16090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "affcdc0263754f9db309e1fa1d457e69"
dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
mode: GRACEFUL
new_leader_uuid: "b8836dca19a6454faa5d433cf57a555b"
 from {username='slave'} at 127.0.0.1:53360
I20260709 13:03:24.945218 16090 raft_consensus.cc:606] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 LEADER]: Received request to transfer leadership to TS b8836dca19a6454faa5d433cf57a555b
I20260709 13:03:24.975579 16315 raft_consensus.cc:993] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0: : Instructing follower b8836dca19a6454faa5d433cf57a555b to start an election
I20260709 13:03:24.976121 16315 raft_consensus.cc:1081] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 LEADER]: Signalling peer b8836dca19a6454faa5d433cf57a555b to start an election
I20260709 13:03:24.977802 16014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8215e5d7024a48f783576f6d9cbec162"
dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
 from {username='slave'} at 127.0.0.1:42590
I20260709 13:03:24.978287 16014 raft_consensus.cc:493] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:24.978597 16014 raft_consensus.cc:3060] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:24.983659 16014 raft_consensus.cc:515] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:24.985419 16014 leader_election.cc:290] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 3 election: Requested vote from peers 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:24.986141 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8215e5d7024a48f783576f6d9cbec162" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:24.986637 16090 raft_consensus.cc:3055] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:24.986501 16164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8215e5d7024a48f783576f6d9cbec162" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:24.986954 16090 raft_consensus.cc:740] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Running, Role: LEADER
I20260709 13:03:24.987095 16164 raft_consensus.cc:3060] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:24.987839 16090 consensus_queue.cc:260] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [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: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:24.988687 16090 raft_consensus.cc:3060] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:24.992436 16164 raft_consensus.cc:2468] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 3.
I20260709 13:03:24.993197 16090 raft_consensus.cc:2468] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 3.
I20260709 13:03:24.993934 15981 leader_election.cc:304] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [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: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:24.995095 16211 raft_consensus.cc:2804] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:24.995646 16211 raft_consensus.cc:697] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 3 LEADER]: Becoming Leader. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:24.996632 16211 consensus_queue.cc:237] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [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: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:25.005375 15913 catalog_manager.cc:5697] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b reported cstate change: term changed from 2 to 3, leader changed from 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130) to b8836dca19a6454faa5d433cf57a555b (127.15.8.129). New cstate: current_term: 3 leader_uuid: "b8836dca19a6454faa5d433cf57a555b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:25.086023 16300 raft_consensus.cc:993] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2: : Instructing follower b8836dca19a6454faa5d433cf57a555b to start an election
I20260709 13:03:25.086484 16293 raft_consensus.cc:1081] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 LEADER]: Signalling peer b8836dca19a6454faa5d433cf57a555b to start an election
I20260709 13:03:25.088004 16014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64f5a92dfae74e99a3b52a8c48d4802b"
dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
 from {username='slave'} at 127.0.0.1:42582
I20260709 13:03:25.088480 16014 raft_consensus.cc:493] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:25.088721 16014 raft_consensus.cc:3060] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:25.093355 16014 raft_consensus.cc:515] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:25.094817 16014 leader_election.cc:290] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 3 election: Requested vote from peers 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:25.095764 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f5a92dfae74e99a3b52a8c48d4802b" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:25.095885 16163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f5a92dfae74e99a3b52a8c48d4802b" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:25.096257 16090 raft_consensus.cc:3060] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:25.096442 16163 raft_consensus.cc:3055] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:25.096789 16163 raft_consensus.cc:740] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Running, Role: LEADER
I20260709 13:03:25.097512 16163 consensus_queue.cc:260] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [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: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:25.098448 16163 raft_consensus.cc:3060] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:25.100625 16090 raft_consensus.cc:2468] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 3.
I20260709 13:03:25.101661 15978 leader_election.cc:304] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [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: 16fe302279d44c66a9ae235d34aa7bf0, b8836dca19a6454faa5d433cf57a555b; no voters: 
I20260709 13:03:25.102483 16211 raft_consensus.cc:2804] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:25.102998 16211 raft_consensus.cc:697] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 3 LEADER]: Becoming Leader. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:25.103662 16163 raft_consensus.cc:2468] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 3.
I20260709 13:03:25.103700 16211 consensus_queue.cc:237] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [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: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:25.109967 15913 catalog_manager.cc:5697] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b reported cstate change: term changed from 2 to 3, leader changed from ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131) to b8836dca19a6454faa5d433cf57a555b (127.15.8.129). New cstate: current_term: 3 leader_uuid: "b8836dca19a6454faa5d433cf57a555b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:25.206224 16294 raft_consensus.cc:993] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0: : Instructing follower b8836dca19a6454faa5d433cf57a555b to start an election
I20260709 13:03:25.206682 16315 raft_consensus.cc:1081] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 LEADER]: Signalling peer b8836dca19a6454faa5d433cf57a555b to start an election
I20260709 13:03:25.208266 16014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c02fd51a9d34912b3ead692eaec95cf"
dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
 from {username='slave'} at 127.0.0.1:42590
I20260709 13:03:25.208760 16014 raft_consensus.cc:493] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:25.209087 16014 raft_consensus.cc:3060] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:25.213471 16014 raft_consensus.cc:515] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:25.215061 16014 leader_election.cc:290] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 3 election: Requested vote from peers 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:25.215934 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c02fd51a9d34912b3ead692eaec95cf" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:25.216143 16163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c02fd51a9d34912b3ead692eaec95cf" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:25.216499 16090 raft_consensus.cc:3055] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:25.216698 16163 raft_consensus.cc:3060] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:25.216821 16090 raft_consensus.cc:740] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Running, Role: LEADER
I20260709 13:03:25.217550 16090 consensus_queue.cc:260] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [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: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:25.218410 16090 raft_consensus.cc:3060] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:25.221957 16163 raft_consensus.cc:2468] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 3.
I20260709 13:03:25.223068 16090 raft_consensus.cc:2468] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 3.
I20260709 13:03:25.223300 15981 leader_election.cc:304] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [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: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:25.224107 16211 raft_consensus.cc:2804] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:25.224555 16211 raft_consensus.cc:697] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 3 LEADER]: Becoming Leader. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:25.225219 16211 consensus_queue.cc:237] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [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: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:25.231734 15913 catalog_manager.cc:5697] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b reported cstate change: term changed from 2 to 3, leader changed from 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130) to b8836dca19a6454faa5d433cf57a555b (127.15.8.129). New cstate: current_term: 3 leader_uuid: "b8836dca19a6454faa5d433cf57a555b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:25.246192 16300 raft_consensus.cc:993] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: : Instructing follower b8836dca19a6454faa5d433cf57a555b to start an election
I20260709 13:03:25.246654 16300 raft_consensus.cc:1081] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 LEADER]: Signalling peer b8836dca19a6454faa5d433cf57a555b to start an election
I20260709 13:03:25.248170 16014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9f0fabec3da4e6bab7044a9b798d201"
dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
 from {username='slave'} at 127.0.0.1:42582
I20260709 13:03:25.248725 16014 raft_consensus.cc:493] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:25.249023 16014 raft_consensus.cc:3060] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:25.251036 16294 raft_consensus.cc:993] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0: : Instructing follower b8836dca19a6454faa5d433cf57a555b to start an election
I20260709 13:03:25.251464 16315 raft_consensus.cc:1081] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 LEADER]: Signalling peer b8836dca19a6454faa5d433cf57a555b to start an election
I20260709 13:03:25.252971 16015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "affcdc0263754f9db309e1fa1d457e69"
dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
 from {username='slave'} at 127.0.0.1:42590
I20260709 13:03:25.253422 16015 raft_consensus.cc:493] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:25.253731 16015 raft_consensus.cc:3060] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:25.254104 16014 raft_consensus.cc:515] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:25.255636 16014 leader_election.cc:290] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 3 election: Requested vote from peers ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869), 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:25.256448 16163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0fabec3da4e6bab7044a9b798d201" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:25.256660 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0fabec3da4e6bab7044a9b798d201" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:25.256976 16163 raft_consensus.cc:3055] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:25.257225 16090 raft_consensus.cc:3060] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:25.257335 16163 raft_consensus.cc:740] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Running, Role: LEADER
I20260709 13:03:25.258204 16163 consensus_queue.cc:260] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [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: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:25.259138 16163 raft_consensus.cc:3060] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:25.259910 16015 raft_consensus.cc:515] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:25.262852 16089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affcdc0263754f9db309e1fa1d457e69" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:25.263422 16089 raft_consensus.cc:3055] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:25.263567 16090 raft_consensus.cc:2468] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 3.
I20260709 13:03:25.263780 16089 raft_consensus.cc:740] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Running, Role: LEADER
I20260709 13:03:25.264582 16164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affcdc0263754f9db309e1fa1d457e69" candidate_uuid: "b8836dca19a6454faa5d433cf57a555b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:25.264827 15978 leader_election.cc:304] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [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: 16fe302279d44c66a9ae235d34aa7bf0, b8836dca19a6454faa5d433cf57a555b; no voters: 
I20260709 13:03:25.264629 16089 consensus_queue.cc:260] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [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: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:25.265251 16164 raft_consensus.cc:3060] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:25.265537 16211 raft_consensus.cc:2804] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:25.266018 16211 raft_consensus.cc:697] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 3 LEADER]: Becoming Leader. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:25.266170 16015 leader_election.cc:290] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [CANDIDATE]: Term 3 election: Requested vote from peers 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:25.265841 16089 raft_consensus.cc:3060] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:25.266932 16211 consensus_queue.cc:237] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [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: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:25.272015 16164 raft_consensus.cc:2468] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 3.
I20260709 13:03:25.272352 16163 raft_consensus.cc:2468] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 3.
I20260709 13:03:25.273396 15981 leader_election.cc:304] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [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: b8836dca19a6454faa5d433cf57a555b, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:25.274137 16211 raft_consensus.cc:2804] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:25.274000 15913 catalog_manager.cc:5697] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b reported cstate change: term changed from 2 to 3, leader changed from ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131) to b8836dca19a6454faa5d433cf57a555b (127.15.8.129). New cstate: current_term: 3 leader_uuid: "b8836dca19a6454faa5d433cf57a555b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:25.274881 16211 raft_consensus.cc:697] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 3 LEADER]: Becoming Leader. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:25.274936 16089 raft_consensus.cc:2468] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8836dca19a6454faa5d433cf57a555b in term 3.
I20260709 13:03:25.275781 16211 consensus_queue.cc:237] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [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: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:25.287077 15913 catalog_manager.cc:5697] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b reported cstate change: term changed from 2 to 3, leader changed from 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130) to b8836dca19a6454faa5d433cf57a555b (127.15.8.129). New cstate: current_term: 3 leader_uuid: "b8836dca19a6454faa5d433cf57a555b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:25.394667 16089 raft_consensus.cc:1275] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Refusing update from remote peer b8836dca19a6454faa5d433cf57a555b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:25.396045 16211 consensus_queue.cc:1048] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:25.405740 16163 raft_consensus.cc:1275] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Refusing update from remote peer b8836dca19a6454faa5d433cf57a555b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:25.409060 16211 consensus_queue.cc:1048] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:25.485921 16089 raft_consensus.cc:1275] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Refusing update from remote peer b8836dca19a6454faa5d433cf57a555b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:25.487341 16299 consensus_queue.cc:1048] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:25.496559 16163 raft_consensus.cc:1275] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Refusing update from remote peer b8836dca19a6454faa5d433cf57a555b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:25.498029 16328 consensus_queue.cc:1048] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:25.649633 16089 raft_consensus.cc:1275] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Refusing update from remote peer b8836dca19a6454faa5d433cf57a555b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:25.650900 16328 consensus_queue.cc:1048] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:25.658111 16089 raft_consensus.cc:1275] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Refusing update from remote peer b8836dca19a6454faa5d433cf57a555b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:25.660534 16163 raft_consensus.cc:1275] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Refusing update from remote peer b8836dca19a6454faa5d433cf57a555b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:25.660298 16327 consensus_queue.cc:1048] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:25.662021 16327 consensus_queue.cc:1048] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:25.674134 16163 raft_consensus.cc:1275] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Refusing update from remote peer b8836dca19a6454faa5d433cf57a555b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:25.676972 16327 consensus_queue.cc:1048] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:25.691272 16089 raft_consensus.cc:1275] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Refusing update from remote peer b8836dca19a6454faa5d433cf57a555b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:25.692512 16327 consensus_queue.cc:1048] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:25.701516 16163 raft_consensus.cc:1275] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Refusing update from remote peer b8836dca19a6454faa5d433cf57a555b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:25.703119 16299 consensus_queue.cc:1048] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:27.952467 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:27.960325 16014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad170e758b04b13ba1822052c5239b4"
dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
mode: GRACEFUL
new_leader_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
 from {username='slave'} at 127.0.0.1:42608
I20260709 13:03:27.961112 16014 raft_consensus.cc:606] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 2 LEADER]: Received request to transfer leadership to TS 16fe302279d44c66a9ae235d34aa7bf0
I20260709 13:03:27.963843 16014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c02fd51a9d34912b3ead692eaec95cf"
dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
mode: GRACEFUL
new_leader_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
 from {username='slave'} at 127.0.0.1:42608
I20260709 13:03:27.964315 16014 raft_consensus.cc:606] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 3 LEADER]: Received request to transfer leadership to TS 16fe302279d44c66a9ae235d34aa7bf0
I20260709 13:03:27.966401 16014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9f0fabec3da4e6bab7044a9b798d201"
dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
mode: GRACEFUL
new_leader_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
 from {username='slave'} at 127.0.0.1:42608
I20260709 13:03:27.966869 16014 raft_consensus.cc:606] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 3 LEADER]: Received request to transfer leadership to TS ee03d3ca28f24fb4ad32b8dfbf1e09e2
I20260709 13:03:27.969007 16014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f32e68dbb5a6443684bb92ca3c1ae294"
dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
mode: GRACEFUL
new_leader_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
 from {username='slave'} at 127.0.0.1:42608
I20260709 13:03:27.969476 16014 raft_consensus.cc:606] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 2 LEADER]: Received request to transfer leadership to TS ee03d3ca28f24fb4ad32b8dfbf1e09e2
I20260709 13:03:27.970558 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:03:27.971065 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:28.091259 16334 raft_consensus.cc:993] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b: : Instructing follower 16fe302279d44c66a9ae235d34aa7bf0 to start an election
I20260709 13:03:28.091766 16334 raft_consensus.cc:1081] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 3 LEADER]: Signalling peer 16fe302279d44c66a9ae235d34aa7bf0 to start an election
I20260709 13:03:28.093487 16090 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c02fd51a9d34912b3ead692eaec95cf"
dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
 from {username='slave'} at 127.0.0.1:53342
I20260709 13:03:28.093910 16090 raft_consensus.cc:493] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:28.094177 16090 raft_consensus.cc:3060] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:28.099227 16090 raft_consensus.cc:515] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:28.100950 16090 leader_election.cc:290] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 4 election: Requested vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:28.101956 16014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c02fd51a9d34912b3ead692eaec95cf" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
I20260709 13:03:28.102348 16163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c02fd51a9d34912b3ead692eaec95cf" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:28.102772 16014 raft_consensus.cc:3055] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:28.102958 16163 raft_consensus.cc:3060] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:28.103116 16014 raft_consensus.cc:740] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:28.104059 16014 consensus_queue.cc:260] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [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: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:28.105368 16014 raft_consensus.cc:3060] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:28.110666 16163 raft_consensus.cc:2468] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 4.
I20260709 13:03:28.112479 16014 raft_consensus.cc:2468] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 4.
I20260709 13:03:28.112409 16056 leader_election.cc:304] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [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: 16fe302279d44c66a9ae235d34aa7bf0, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:28.113572 16315 raft_consensus.cc:2804] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:28.114455 16315 raft_consensus.cc:697] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 4 LEADER]: Becoming Leader. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Running, Role: LEADER
I20260709 13:03:28.115325 16315 consensus_queue.cc:237] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [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: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:28.122802 15909 catalog_manager.cc:5697] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 reported cstate change: term changed from 3 to 4, leader changed from b8836dca19a6454faa5d433cf57a555b (127.15.8.129) to 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130). New cstate: current_term: 4 leader_uuid: "16fe302279d44c66a9ae235d34aa7bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.140439 16335 raft_consensus.cc:993] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b: : Instructing follower ee03d3ca28f24fb4ad32b8dfbf1e09e2 to start an election
I20260709 13:03:28.140949 16334 raft_consensus.cc:1081] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 2 LEADER]: Signalling peer ee03d3ca28f24fb4ad32b8dfbf1e09e2 to start an election
I20260709 13:03:28.142445 16163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f32e68dbb5a6443684bb92ca3c1ae294"
dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
 from {username='slave'} at 127.0.0.1:55206
I20260709 13:03:28.142975 16163 raft_consensus.cc:493] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:28.143254 16163 raft_consensus.cc:3060] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:28.148959 16163 raft_consensus.cc:515] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:28.150537 16163 leader_election.cc:290] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 3 election: Requested vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:28.151621 16014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32e68dbb5a6443684bb92ca3c1ae294" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
I20260709 13:03:28.151726 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32e68dbb5a6443684bb92ca3c1ae294" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:28.152256 16014 raft_consensus.cc:3055] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:28.152427 16090 raft_consensus.cc:3060] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:28.152573 16014 raft_consensus.cc:740] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:28.153548 16014 consensus_queue.cc:260] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [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: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:28.154893 16014 raft_consensus.cc:3060] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:28.159734 16090 raft_consensus.cc:2468] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 3.
I20260709 13:03:28.161262 16127 leader_election.cc:304] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [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: 16fe302279d44c66a9ae235d34aa7bf0, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:28.161926 16014 raft_consensus.cc:2468] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 3.
I20260709 13:03:28.162142 16300 raft_consensus.cc:2804] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:28.163534 16300 raft_consensus.cc:697] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 LEADER]: Becoming Leader. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Running, Role: LEADER
I20260709 13:03:28.164403 16300 consensus_queue.cc:237] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [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: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:28.171677 15909 catalog_manager.cc:5697] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 reported cstate change: term changed from 2 to 3, leader changed from b8836dca19a6454faa5d433cf57a555b (127.15.8.129) to ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131). New cstate: current_term: 3 leader_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:28.225340 16335 raft_consensus.cc:993] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b: : Instructing follower ee03d3ca28f24fb4ad32b8dfbf1e09e2 to start an election
I20260709 13:03:28.225792 16335 raft_consensus.cc:1081] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 3 LEADER]: Signalling peer ee03d3ca28f24fb4ad32b8dfbf1e09e2 to start an election
I20260709 13:03:28.227308 16163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9f0fabec3da4e6bab7044a9b798d201"
dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
 from {username='slave'} at 127.0.0.1:55206
I20260709 13:03:28.227842 16163 raft_consensus.cc:493] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:28.228189 16163 raft_consensus.cc:3060] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:28.233937 16163 raft_consensus.cc:515] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:28.235461 16163 leader_election.cc:290] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [CANDIDATE]: Term 4 election: Requested vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511)
I20260709 13:03:28.236312 16014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0fabec3da4e6bab7044a9b798d201" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
I20260709 13:03:28.236449 16090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9f0fabec3da4e6bab7044a9b798d201" candidate_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
I20260709 13:03:28.236763 16014 raft_consensus.cc:3055] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:28.236968 16090 raft_consensus.cc:3060] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:28.237125 16014 raft_consensus.cc:740] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:28.237951 16014 consensus_queue.cc:260] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [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: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:28.239148 16014 raft_consensus.cc:3060] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:28.241462 16090 raft_consensus.cc:2468] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 4.
I20260709 13:03:28.242587 16127 leader_election.cc:304] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [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: 16fe302279d44c66a9ae235d34aa7bf0, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:28.243806 16300 raft_consensus.cc:2804] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:28.244223 16014 raft_consensus.cc:2468] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee03d3ca28f24fb4ad32b8dfbf1e09e2 in term 4.
I20260709 13:03:28.244237 16300 raft_consensus.cc:697] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 4 LEADER]: Becoming Leader. State: Replica: ee03d3ca28f24fb4ad32b8dfbf1e09e2, State: Running, Role: LEADER
I20260709 13:03:28.245333 16300 consensus_queue.cc:237] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [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: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } }
I20260709 13:03:28.251955 15909 catalog_manager.cc:5697] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 reported cstate change: term changed from 3 to 4, leader changed from b8836dca19a6454faa5d433cf57a555b (127.15.8.129) to ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131). New cstate: current_term: 4 leader_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.494786 16334 raft_consensus.cc:993] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b: : Instructing follower 16fe302279d44c66a9ae235d34aa7bf0 to start an election
I20260709 13:03:28.495263 16335 raft_consensus.cc:1081] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 2 LEADER]: Signalling peer 16fe302279d44c66a9ae235d34aa7bf0 to start an election
I20260709 13:03:28.496631 16090 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad170e758b04b13ba1822052c5239b4"
dest_uuid: "16fe302279d44c66a9ae235d34aa7bf0"
 from {username='slave'} at 127.0.0.1:53342
I20260709 13:03:28.497100 16090 raft_consensus.cc:493] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:28.497422 16090 raft_consensus.cc:3060] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:28.501597 16090 raft_consensus.cc:515] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:28.503358 16090 leader_election.cc:290] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [CANDIDATE]: Term 3 election: Requested vote from peers b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611), ee03d3ca28f24fb4ad32b8dfbf1e09e2 (127.15.8.131:36869)
I20260709 13:03:28.504146 16014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad170e758b04b13ba1822052c5239b4" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8836dca19a6454faa5d433cf57a555b"
I20260709 13:03:28.504524 16164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad170e758b04b13ba1822052c5239b4" candidate_uuid: "16fe302279d44c66a9ae235d34aa7bf0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2"
I20260709 13:03:28.504755 16014 raft_consensus.cc:3055] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:28.505050 16014 raft_consensus.cc:740] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b8836dca19a6454faa5d433cf57a555b, State: Running, Role: LEADER
I20260709 13:03:28.505067 16164 raft_consensus.cc:3060] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:28.505950 16014 consensus_queue.cc:260] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [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: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:28.507212 16014 raft_consensus.cc:3060] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:28.512629 16164 raft_consensus.cc:2468] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 3.
I20260709 13:03:28.513620 16014 raft_consensus.cc:2468] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16fe302279d44c66a9ae235d34aa7bf0 in term 3.
I20260709 13:03:28.513854 16056 leader_election.cc:304] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [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: 16fe302279d44c66a9ae235d34aa7bf0, ee03d3ca28f24fb4ad32b8dfbf1e09e2; no voters: 
I20260709 13:03:28.514653 16315 raft_consensus.cc:2804] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:28.515117 16315 raft_consensus.cc:697] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 LEADER]: Becoming Leader. State: Replica: 16fe302279d44c66a9ae235d34aa7bf0, State: Running, Role: LEADER
I20260709 13:03:28.515841 16315 consensus_queue.cc:237] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [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: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } }
I20260709 13:03:28.523388 15909 catalog_manager.cc:5697] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 reported cstate change: term changed from 2 to 3, leader changed from b8836dca19a6454faa5d433cf57a555b (127.15.8.129) to 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130). New cstate: current_term: 3 leader_uuid: "16fe302279d44c66a9ae235d34aa7bf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.526427 16164 raft_consensus.cc:1275] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 4 FOLLOWER]: Refusing update from remote peer 16fe302279d44c66a9ae235d34aa7bf0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:28.527864 16315 consensus_queue.cc:1048] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:28.538475 16014 raft_consensus.cc:1275] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 4 FOLLOWER]: Refusing update from remote peer 16fe302279d44c66a9ae235d34aa7bf0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:28.539805 16315 consensus_queue.cc:1048] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:28.578123 16090 raft_consensus.cc:1275] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Refusing update from remote peer ee03d3ca28f24fb4ad32b8dfbf1e09e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:28.579368 16300 consensus_queue.cc:1048] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:28.588582 16014 raft_consensus.cc:1275] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Refusing update from remote peer ee03d3ca28f24fb4ad32b8dfbf1e09e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:28.591073 16300 consensus_queue.cc:1048] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:28.672210 16014 raft_consensus.cc:1275] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 4 FOLLOWER]: Refusing update from remote peer ee03d3ca28f24fb4ad32b8dfbf1e09e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:28.673439 16300 consensus_queue.cc:1048] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:28.682205 16090 raft_consensus.cc:1275] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [term 4 FOLLOWER]: Refusing update from remote peer ee03d3ca28f24fb4ad32b8dfbf1e09e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:28.684183 16342 consensus_queue.cc:1048] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16fe302279d44c66a9ae235d34aa7bf0" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:28.948995 16164 raft_consensus.cc:1275] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Refusing update from remote peer 16fe302279d44c66a9ae235d34aa7bf0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:28.950274 16315 consensus_queue.cc:1048] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee03d3ca28f24fb4ad32b8dfbf1e09e2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:28.959503 16014 raft_consensus.cc:1275] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Refusing update from remote peer 16fe302279d44c66a9ae235d34aa7bf0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:28.962095 16336 consensus_queue.cc:1048] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8836dca19a6454faa5d433cf57a555b" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:28.971868 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:28.978950 15394 tablet_server.cc:179] TabletServer@127.15.8.129:0 shutting down...
I20260709 13:03:29.011998 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:29.013023 15394 tablet_replica.cc:333] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b: stopping tablet replica
I20260709 13:03:29.013648 15394 raft_consensus.cc:2243] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.014092 15394 raft_consensus.cc:2272] T f32e68dbb5a6443684bb92ca3c1ae294 P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.016528 15394 tablet_replica.cc:333] T 2baf580ffe5a464690d2f5d670d40299 P b8836dca19a6454faa5d433cf57a555b: stopping tablet replica
I20260709 13:03:29.017119 15394 raft_consensus.cc:2243] T 2baf580ffe5a464690d2f5d670d40299 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.017599 15394 raft_consensus.cc:2272] T 2baf580ffe5a464690d2f5d670d40299 P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.019465 15394 tablet_replica.cc:333] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b: stopping tablet replica
I20260709 13:03:29.019989 15394 raft_consensus.cc:2243] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:29.020766 15394 raft_consensus.cc:2272] T affcdc0263754f9db309e1fa1d457e69 P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.023003 15394 tablet_replica.cc:333] T 8173a88f252c420b99f23fde8a4d6b3f P b8836dca19a6454faa5d433cf57a555b: stopping tablet replica
I20260709 13:03:29.023548 15394 raft_consensus.cc:2243] T 8173a88f252c420b99f23fde8a4d6b3f P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.023979 15394 raft_consensus.cc:2272] T 8173a88f252c420b99f23fde8a4d6b3f P b8836dca19a6454faa5d433cf57a555b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.025801 15394 tablet_replica.cc:333] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b: stopping tablet replica
I20260709 13:03:29.026316 15394 raft_consensus.cc:2243] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.026748 15394 raft_consensus.cc:2272] T 2c02fd51a9d34912b3ead692eaec95cf P b8836dca19a6454faa5d433cf57a555b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.028936 15394 tablet_replica.cc:333] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b: stopping tablet replica
I20260709 13:03:29.029439 15394 raft_consensus.cc:2243] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:29.030205 15394 raft_consensus.cc:2272] T 8215e5d7024a48f783576f6d9cbec162 P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.032207 15394 tablet_replica.cc:333] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b: stopping tablet replica
I20260709 13:03:29.032701 15394 raft_consensus.cc:2243] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:29.033402 15394 raft_consensus.cc:2272] T a659336d8bb547ca9c9e8f6d91fd85cc P b8836dca19a6454faa5d433cf57a555b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.035120 15394 tablet_replica.cc:333] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b: stopping tablet replica
I20260709 13:03:29.035609 15394 raft_consensus.cc:2243] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:29.036351 15394 raft_consensus.cc:2272] T 64f5a92dfae74e99a3b52a8c48d4802b P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.038012 15394 tablet_replica.cc:333] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b: stopping tablet replica
I20260709 13:03:29.038498 15394 raft_consensus.cc:2243] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.038924 15394 raft_consensus.cc:2272] T d9f0fabec3da4e6bab7044a9b798d201 P b8836dca19a6454faa5d433cf57a555b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.041102 15394 tablet_replica.cc:333] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b: stopping tablet replica
I20260709 13:03:29.041558 15394 raft_consensus.cc:2243] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.041954 15394 raft_consensus.cc:2272] T 0ad170e758b04b13ba1822052c5239b4 P b8836dca19a6454faa5d433cf57a555b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:29.051990 16054 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 13:03:29.054991 16054 consensus_peers.cc:597] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 -> Peer b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611): Couldn't send request to peer b8836dca19a6454faa5d433cf57a555b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:29.073222 15394 tablet_server.cc:196] TabletServer@127.15.8.129:0 shutdown complete.
W20260709 13:03:29.094158 16128 consensus_peers.cc:597] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 -> Peer b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611): Couldn't send request to peer b8836dca19a6454faa5d433cf57a555b. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:44611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:29.096369 15394 tablet_server.cc:179] TabletServer@127.15.8.130:0 shutting down...
I20260709 13:03:29.121892 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:29.122838 15394 tablet_replica.cc:333] T 8173a88f252c420b99f23fde8a4d6b3f P 16fe302279d44c66a9ae235d34aa7bf0: stopping tablet replica
I20260709 13:03:29.123558 15394 raft_consensus.cc:2243] T 8173a88f252c420b99f23fde8a4d6b3f P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.123974 15394 raft_consensus.cc:2272] T 8173a88f252c420b99f23fde8a4d6b3f P 16fe302279d44c66a9ae235d34aa7bf0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.125639 15394 tablet_replica.cc:333] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0: stopping tablet replica
I20260709 13:03:29.126097 15394 raft_consensus.cc:2243] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:29.126897 15394 raft_consensus.cc:2272] T 2c02fd51a9d34912b3ead692eaec95cf P 16fe302279d44c66a9ae235d34aa7bf0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.129528 15394 tablet_replica.cc:333] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0: stopping tablet replica
I20260709 13:03:29.130103 15394 raft_consensus.cc:2243] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.130668 15394 raft_consensus.cc:2272] T f32e68dbb5a6443684bb92ca3c1ae294 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:29.133389 16128 consensus_peers.cc:597] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 -> Peer b8836dca19a6454faa5d433cf57a555b (127.15.8.129:44611): Couldn't send request to peer b8836dca19a6454faa5d433cf57a555b. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:44611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:29.134037 15394 tablet_replica.cc:333] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0: stopping tablet replica
I20260709 13:03:29.134644 15394 raft_consensus.cc:2243] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:29.135648 15394 raft_consensus.cc:2272] T 2baf580ffe5a464690d2f5d670d40299 P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.137310 15394 tablet_replica.cc:333] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0: stopping tablet replica
I20260709 13:03:29.137753 15394 raft_consensus.cc:2243] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.138099 15394 raft_consensus.cc:2272] T 64f5a92dfae74e99a3b52a8c48d4802b P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.139792 15394 tablet_replica.cc:333] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0: stopping tablet replica
I20260709 13:03:29.140297 15394 raft_consensus.cc:2243] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.140702 15394 raft_consensus.cc:2272] T affcdc0263754f9db309e1fa1d457e69 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.142390 15394 tablet_replica.cc:333] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0: stopping tablet replica
I20260709 13:03:29.142951 15394 raft_consensus.cc:2243] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:29.143342 16127 consensus_peers.cc:597] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 -> Peer 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511): Couldn't send request to peer 16fe302279d44c66a9ae235d34aa7bf0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:29.143397 15394 raft_consensus.cc:2272] T a659336d8bb547ca9c9e8f6d91fd85cc P 16fe302279d44c66a9ae235d34aa7bf0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.145239 15394 tablet_replica.cc:333] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0: stopping tablet replica
I20260709 13:03:29.145731 15394 raft_consensus.cc:2243] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.146136 15394 raft_consensus.cc:2272] T 8215e5d7024a48f783576f6d9cbec162 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.147789 15394 tablet_replica.cc:333] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0: stopping tablet replica
I20260709 13:03:29.148252 15394 raft_consensus.cc:2243] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:29.148999 15394 raft_consensus.cc:2272] T 0ad170e758b04b13ba1822052c5239b4 P 16fe302279d44c66a9ae235d34aa7bf0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.150943 15394 tablet_replica.cc:333] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0: stopping tablet replica
I20260709 13:03:29.151381 15394 raft_consensus.cc:2243] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.151801 15394 raft_consensus.cc:2272] T d9f0fabec3da4e6bab7044a9b798d201 P 16fe302279d44c66a9ae235d34aa7bf0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.180985 15394 tablet_server.cc:196] TabletServer@127.15.8.130:0 shutdown complete.
I20260709 13:03:29.199129 15394 tablet_server.cc:179] TabletServer@127.15.8.131:0 shutting down...
W20260709 13:03:29.221483 16127 consensus_peers.cc:597] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 -> Peer 16fe302279d44c66a9ae235d34aa7bf0 (127.15.8.130:43511): Couldn't send request to peer 16fe302279d44c66a9ae235d34aa7bf0. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.130:43511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:29.227216 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:29.227896 15394 tablet_replica.cc:333] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2: stopping tablet replica
I20260709 13:03:29.228518 15394 raft_consensus.cc:2243] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.229030 15394 raft_consensus.cc:2272] T 64f5a92dfae74e99a3b52a8c48d4802b P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.230928 15394 tablet_replica.cc:333] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: stopping tablet replica
I20260709 13:03:29.231454 15394 raft_consensus.cc:2243] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.231840 15394 raft_consensus.cc:2272] T 8215e5d7024a48f783576f6d9cbec162 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.233659 15394 tablet_replica.cc:333] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2: stopping tablet replica
I20260709 13:03:29.234236 15394 raft_consensus.cc:2243] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.234802 15394 raft_consensus.cc:2272] T a659336d8bb547ca9c9e8f6d91fd85cc P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.236490 15394 tablet_replica.cc:333] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: stopping tablet replica
I20260709 13:03:29.236980 15394 raft_consensus.cc:2243] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.237380 15394 raft_consensus.cc:2272] T 0ad170e758b04b13ba1822052c5239b4 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.239470 15394 tablet_replica.cc:333] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: stopping tablet replica
I20260709 13:03:29.240007 15394 raft_consensus.cc:2243] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:29.240732 15394 raft_consensus.cc:2272] T d9f0fabec3da4e6bab7044a9b798d201 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.243309 15394 tablet_replica.cc:333] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: stopping tablet replica
I20260709 13:03:29.243803 15394 raft_consensus.cc:2243] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:29.244513 15394 raft_consensus.cc:2272] T f32e68dbb5a6443684bb92ca3c1ae294 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.246493 15394 tablet_replica.cc:333] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: stopping tablet replica
I20260709 13:03:29.247035 15394 raft_consensus.cc:2243] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.247509 15394 raft_consensus.cc:2272] T 2baf580ffe5a464690d2f5d670d40299 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.249147 15394 tablet_replica.cc:333] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2: stopping tablet replica
I20260709 13:03:29.249614 15394 raft_consensus.cc:2243] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:29.250327 15394 raft_consensus.cc:2272] T 8173a88f252c420b99f23fde8a4d6b3f P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.251940 15394 tablet_replica.cc:333] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2: stopping tablet replica
I20260709 13:03:29.252390 15394 raft_consensus.cc:2243] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.252817 15394 raft_consensus.cc:2272] T 2c02fd51a9d34912b3ead692eaec95cf P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.254935 15394 tablet_replica.cc:333] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2: stopping tablet replica
I20260709 13:03:29.255364 15394 raft_consensus.cc:2243] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:29.255825 15394 raft_consensus.cc:2272] T affcdc0263754f9db309e1fa1d457e69 P ee03d3ca28f24fb4ad32b8dfbf1e09e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.284108 15394 tablet_server.cc:196] TabletServer@127.15.8.131:0 shutdown complete.
I20260709 13:03:29.301728 15394 master.cc:562] Master@127.15.8.190:34799 shutting down...
I20260709 13:03:29.322078 15394 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:29.322647 15394 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:29.323107 15394 tablet_replica.cc:333] T 00000000000000000000000000000000 P fc73cd11a0134b35bf356d14bdb634c9: stopping tablet replica
I20260709 13:03:29.343884 15394 master.cc:584] Master@127.15.8.190:34799 shutdown complete.
16fe302279d44c66a9ae235d34aa7bf0  4
b8836dca19a6454faa5d433cf57a555b  5
ee03d3ca28f24fb4ad32b8dfbf1e09e2  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10396 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:03:29.386291 15394 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.8.190:46241
I20260709 13:03:29.387507 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:29.393497 16362 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:29.393582 16363 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:29.394270 16365 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:29.395164 15394 server_base.cc:1061] running on GCE node
I20260709 13:03:29.396062 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:29.396296 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:29.396473 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602209396456 us; error 0 us; skew 500 ppm
I20260709 13:03:29.396997 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:29.399577 15394 webserver.cc:533] Webserver started at http://127.15.8.190:35867/ using document root <none> and password file <none>
I20260709 13:03:29.400075 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:29.400297 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:29.400585 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:29.401746 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/master-0-root/instance:
uuid: "1e080d7a4eb14cc69954041eba91979e"
format_stamp: "Formatted at 2026-07-09 13:03:29 on dist-test-slave-x7j4"
I20260709 13:03:29.406320 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:03:29.409822 16370 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:29.410620 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:29.411010 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/master-0-root
uuid: "1e080d7a4eb14cc69954041eba91979e"
format_stamp: "Formatted at 2026-07-09 13:03:29 on dist-test-slave-x7j4"
I20260709 13:03:29.411347 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:29.440907 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:29.442137 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:29.481118 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.190:46241
I20260709 13:03:29.481246 16421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.190:46241 every 8 connection(s)
I20260709 13:03:29.485158 16422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:29.495277 16422 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e: Bootstrap starting.
I20260709 13:03:29.499845 16422 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:29.504145 16422 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e: No bootstrap required, opened a new log
I20260709 13:03:29.506283 16422 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e080d7a4eb14cc69954041eba91979e" member_type: VOTER }
I20260709 13:03:29.506806 16422 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:29.507143 16422 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e080d7a4eb14cc69954041eba91979e, State: Initialized, Role: FOLLOWER
I20260709 13:03:29.507768 16422 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e080d7a4eb14cc69954041eba91979e" member_type: VOTER }
I20260709 13:03:29.508249 16422 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:29.508500 16422 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:29.508783 16422 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:29.513365 16422 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e080d7a4eb14cc69954041eba91979e" member_type: VOTER }
I20260709 13:03:29.513986 16422 leader_election.cc:304] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [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: 1e080d7a4eb14cc69954041eba91979e; no voters: 
I20260709 13:03:29.515190 16422 leader_election.cc:290] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:29.515528 16425 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:29.516866 16425 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [term 1 LEADER]: Becoming Leader. State: Replica: 1e080d7a4eb14cc69954041eba91979e, State: Running, Role: LEADER
I20260709 13:03:29.517560 16425 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [LEADER]: Queue going to LEADER mode. State: All 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: "1e080d7a4eb14cc69954041eba91979e" member_type: VOTER }
I20260709 13:03:29.518139 16422 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:29.522269 16427 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1e080d7a4eb14cc69954041eba91979e. Latest consensus state: current_term: 1 leader_uuid: "1e080d7a4eb14cc69954041eba91979e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e080d7a4eb14cc69954041eba91979e" member_type: VOTER } }
I20260709 13:03:29.522642 16426 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1e080d7a4eb14cc69954041eba91979e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e080d7a4eb14cc69954041eba91979e" member_type: VOTER } }
I20260709 13:03:29.523051 16427 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:29.523206 16426 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:29.528054 16432 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:29.533823 16432 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:29.534899 15394 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:29.542448 16432 catalog_manager.cc:1383] Generated new cluster ID: 730adb40801744c3aabc015fe01e5626
I20260709 13:03:29.542822 16432 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:29.565788 16432 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:29.567114 16432 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:29.583781 16432 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e: Generated new TSK 0
I20260709 13:03:29.584404 16432 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:29.601646 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:29.607647 16443 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:29.608812 16444 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:29.610613 15394 server_base.cc:1061] running on GCE node
W20260709 13:03:29.610613 16446 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:29.611943 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:29.612152 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:29.612291 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602209612278 us; error 0 us; skew 500 ppm
I20260709 13:03:29.612851 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:29.615487 15394 webserver.cc:533] Webserver started at http://127.15.8.129:35793/ using document root <none> and password file <none>
I20260709 13:03:29.616014 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:29.616187 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:29.616418 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:29.617563 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/instance:
uuid: "cd1bb048a4de4c8082b3b49c3259badc"
format_stamp: "Formatted at 2026-07-09 13:03:29 on dist-test-slave-x7j4"
I20260709 13:03:29.622594 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260709 13:03:29.626123 16451 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:29.627274 15394 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:03:29.627614 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root
uuid: "cd1bb048a4de4c8082b3b49c3259badc"
format_stamp: "Formatted at 2026-07-09 13:03:29 on dist-test-slave-x7j4"
I20260709 13:03:29.627950 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:29.645671 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:29.647120 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:29.648733 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:29.651270 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:29.651515 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:29.651791 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:29.652000 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:29.694839 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.129:44261
I20260709 13:03:29.694967 16513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.129:44261 every 8 connection(s)
I20260709 13:03:29.701524 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:29.707650 16518 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:29.709756 16519 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:29.711874 15394 server_base.cc:1061] running on GCE node
W20260709 13:03:29.712037 16521 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:29.719726 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:03:29.719954 16514 heartbeater.cc:344] Connected to a master server at 127.15.8.190:46241
W20260709 13:03:29.720080 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:29.720319 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602209720299 us; error 0 us; skew 500 ppm
I20260709 13:03:29.720410 16514 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:29.721087 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:29.721360 16514 heartbeater.cc:507] Master 127.15.8.190:46241 requested a full tablet report, sending...
I20260709 13:03:29.724025 16387 ts_manager.cc:194] Registered new tserver with Master: cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261)
I20260709 13:03:29.724227 15394 webserver.cc:533] Webserver started at http://127.15.8.130:39165/ using document root <none> and password file <none>
I20260709 13:03:29.724836 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:29.725051 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:29.725327 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:29.726027 16387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52720
I20260709 13:03:29.726560 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root/instance:
uuid: "b4c86083028143f98d380c2e818ca1b1"
format_stamp: "Formatted at 2026-07-09 13:03:29 on dist-test-slave-x7j4"
I20260709 13:03:29.731678 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:03:29.735188 16526 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:29.736018 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 13:03:29.736326 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root
uuid: "b4c86083028143f98d380c2e818ca1b1"
format_stamp: "Formatted at 2026-07-09 13:03:29 on dist-test-slave-x7j4"
I20260709 13:03:29.736618 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:29.754575 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:29.755970 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:29.757480 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:29.759837 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:29.760072 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:29.760337 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:29.760512 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:29.799824 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.130:46585
I20260709 13:03:29.799924 16588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.130:46585 every 8 connection(s)
I20260709 13:03:29.804666 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:29.812062 16592 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:29.813594 16593 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:29.816250 16595 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:29.817070 15394 server_base.cc:1061] running on GCE node
I20260709 13:03:29.818101 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:29.818367 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:29.818557 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602209818539 us; error 0 us; skew 500 ppm
I20260709 13:03:29.818635 16589 heartbeater.cc:344] Connected to a master server at 127.15.8.190:46241
I20260709 13:03:29.819085 16589 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:29.819244 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:29.819856 16589 heartbeater.cc:507] Master 127.15.8.190:46241 requested a full tablet report, sending...
I20260709 13:03:29.822304 15394 webserver.cc:533] Webserver started at http://127.15.8.131:39067/ using document root <none> and password file <none>
I20260709 13:03:29.822269 16387 ts_manager.cc:194] Registered new tserver with Master: b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:29.823120 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:29.823400 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:29.823722 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:29.824293 16387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52730
I20260709 13:03:29.825253 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root/instance:
uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
format_stamp: "Formatted at 2026-07-09 13:03:29 on dist-test-slave-x7j4"
I20260709 13:03:29.830235 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:03:29.833856 16600 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:29.834815 15394 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:03:29.835076 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root
uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
format_stamp: "Formatted at 2026-07-09 13:03:29 on dist-test-slave-x7j4"
I20260709 13:03:29.835328 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:29.854837 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:29.855983 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:29.857474 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:29.860009 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:29.860195 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:29.860589 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:29.860765 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:29.900911 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.131:39279
I20260709 13:03:29.901028 16662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.131:39279 every 8 connection(s)
I20260709 13:03:29.916338 16663 heartbeater.cc:344] Connected to a master server at 127.15.8.190:46241
I20260709 13:03:29.916810 16663 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:29.917481 16663 heartbeater.cc:507] Master 127.15.8.190:46241 requested a full tablet report, sending...
I20260709 13:03:29.919576 16387 ts_manager.cc:194] Registered new tserver with Master: fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:29.920087 15394 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016002914s
I20260709 13:03:29.921015 16387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52744
I20260709 13:03:29.946252 16387 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52748:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:03:29.952816 16387 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:03:30.435721 16477 tablet_service.cc:1511] Processing CreateTablet for tablet 50c6e5c1bb634717ba824a6f7f5578c3 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:03:30.438181 16478 tablet_service.cc:1511] Processing CreateTablet for tablet 8521ee34ceae4d3087fc7210f7251b8a (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:03:30.441543 16554 tablet_service.cc:1511] Processing CreateTablet for tablet 94d0e6bd0ab44a689e5ccdfbcb8d76af (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:03:30.440447 16552 tablet_service.cc:1511] Processing CreateTablet for tablet 50c6e5c1bb634717ba824a6f7f5578c3 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:03:30.442762 16554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d0e6bd0ab44a689e5ccdfbcb8d76af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.443410 16552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c6e5c1bb634717ba824a6f7f5578c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.443764 16628 tablet_service.cc:1511] Processing CreateTablet for tablet 94d0e6bd0ab44a689e5ccdfbcb8d76af (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:03:30.444983 16628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d0e6bd0ab44a689e5ccdfbcb8d76af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.436695 16479 tablet_service.cc:1511] Processing CreateTablet for tablet 94d0e6bd0ab44a689e5ccdfbcb8d76af (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:03:30.447757 16627 tablet_service.cc:1511] Processing CreateTablet for tablet 8521ee34ceae4d3087fc7210f7251b8a (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:03:30.447906 16551 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8f2661fd544587be4261e8375ac4ea (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:03:30.449066 16627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8521ee34ceae4d3087fc7210f7251b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.449193 16551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8f2661fd544587be4261e8375ac4ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.436695 16474 tablet_service.cc:1511] Processing CreateTablet for tablet 999921e960024c6aa3a5632ad4751fb4 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:03:30.451025 16624 tablet_service.cc:1511] Processing CreateTablet for tablet e7d5286657ea47cd82122d104980759a (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:03:30.451340 16625 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8f2661fd544587be4261e8375ac4ea (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:03:30.452500 16624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d5286657ea47cd82122d104980759a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.453102 16623 tablet_service.cc:1511] Processing CreateTablet for tablet 999921e960024c6aa3a5632ad4751fb4 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:03:30.437381 16477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c6e5c1bb634717ba824a6f7f5578c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.440562 16475 tablet_service.cc:1511] Processing CreateTablet for tablet e7d5286657ea47cd82122d104980759a (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:03:30.454782 16475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d5286657ea47cd82122d104980759a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.455456 16626 tablet_service.cc:1511] Processing CreateTablet for tablet 50c6e5c1bb634717ba824a6f7f5578c3 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:03:30.455736 16471 tablet_service.cc:1511] Processing CreateTablet for tablet f9445258dfd248d1984199f0c8854dea (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:03:30.453958 16473 tablet_service.cc:1511] Processing CreateTablet for tablet d73f96c873cb4da6b282a964ac3282dd (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:03:30.457036 16622 tablet_service.cc:1511] Processing CreateTablet for tablet d73f96c873cb4da6b282a964ac3282dd (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:03:30.457741 16623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999921e960024c6aa3a5632ad4751fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.457867 16621 tablet_service.cc:1511] Processing CreateTablet for tablet dfd1681fbf5248818ee06f99a4f1dfc4 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:03:30.458355 16622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d73f96c873cb4da6b282a964ac3282dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.440562 16553 tablet_service.cc:1511] Processing CreateTablet for tablet 8521ee34ceae4d3087fc7210f7251b8a (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:03:30.459264 16472 tablet_service.cc:1511] Processing CreateTablet for tablet dfd1681fbf5248818ee06f99a4f1dfc4 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:03:30.459996 16553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8521ee34ceae4d3087fc7210f7251b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.460708 16479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d0e6bd0ab44a689e5ccdfbcb8d76af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.462195 16621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd1681fbf5248818ee06f99a4f1dfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.438472 16476 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8f2661fd544587be4261e8375ac4ea (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:03:30.463061 16626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c6e5c1bb634717ba824a6f7f5578c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.463564 16478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8521ee34ceae4d3087fc7210f7251b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.464919 16474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999921e960024c6aa3a5632ad4751fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.465066 16549 tablet_service.cc:1511] Processing CreateTablet for tablet 999921e960024c6aa3a5632ad4751fb4 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:03:30.466389 16549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999921e960024c6aa3a5632ad4751fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.467885 16550 tablet_service.cc:1511] Processing CreateTablet for tablet e7d5286657ea47cd82122d104980759a (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:03:30.469828 16547 tablet_service.cc:1511] Processing CreateTablet for tablet dfd1681fbf5248818ee06f99a4f1dfc4 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:03:30.471041 16476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8f2661fd544587be4261e8375ac4ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.472615 16471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9445258dfd248d1984199f0c8854dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.470108 16548 tablet_service.cc:1511] Processing CreateTablet for tablet d73f96c873cb4da6b282a964ac3282dd (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:03:30.472856 16620 tablet_service.cc:1511] Processing CreateTablet for tablet f9445258dfd248d1984199f0c8854dea (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:03:30.473977 16473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d73f96c873cb4da6b282a964ac3282dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.474215 16620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9445258dfd248d1984199f0c8854dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.475992 16546 tablet_service.cc:1511] Processing CreateTablet for tablet f9445258dfd248d1984199f0c8854dea (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:03:30.479280 16625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8f2661fd544587be4261e8375ac4ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.481818 16472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd1681fbf5248818ee06f99a4f1dfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.485600 16548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d73f96c873cb4da6b282a964ac3282dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.487042 16546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9445258dfd248d1984199f0c8854dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.488883 16550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d5286657ea47cd82122d104980759a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.491041 16547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd1681fbf5248818ee06f99a4f1dfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.498426 16470 tablet_service.cc:1511] Processing CreateTablet for tablet 5993efb9b04f4ce5b792bae995989c7c (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:03:30.500308 16470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5993efb9b04f4ce5b792bae995989c7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.503561 16619 tablet_service.cc:1511] Processing CreateTablet for tablet 5993efb9b04f4ce5b792bae995989c7c (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:03:30.505012 16619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5993efb9b04f4ce5b792bae995989c7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.523669 16545 tablet_service.cc:1511] Processing CreateTablet for tablet 5993efb9b04f4ce5b792bae995989c7c (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:03:30.525213 16545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5993efb9b04f4ce5b792bae995989c7c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:30.531045 16435 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:30.559365 16472 tablet_service.cc:1511] Processing CreateTablet for tablet 15408b4f99cd4f53bb97fccca4a26fde (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:03:30.560895 16472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15408b4f99cd4f53bb97fccca4a26fde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.579701 16681 tablet_bootstrap.cc:492] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:30.580935 16478 tablet_service.cc:1511] Processing CreateTablet for tablet 9898dc074b234234ae00705369260442 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:03:30.582945 16478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9898dc074b234234ae00705369260442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.583617 16628 tablet_service.cc:1511] Processing CreateTablet for tablet 15408b4f99cd4f53bb97fccca4a26fde (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:03:30.584924 16628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15408b4f99cd4f53bb97fccca4a26fde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.596717 16546 tablet_service.cc:1511] Processing CreateTablet for tablet 15408b4f99cd4f53bb97fccca4a26fde (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:03:30.598073 16546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15408b4f99cd4f53bb97fccca4a26fde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.609480 16682 tablet_bootstrap.cc:492] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:30.633342 16681 tablet_bootstrap.cc:654] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.633857 16477 tablet_service.cc:1511] Processing CreateTablet for tablet 66e325a3b4024a008f3903183fcc9ec1 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:03:30.635221 16477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e325a3b4024a008f3903183fcc9ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.651533 16682 tablet_bootstrap.cc:654] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.651556 16475 tablet_service.cc:1511] Processing CreateTablet for tablet 914bcca9f95b4c7897bd771bbbf01a87 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:03:30.657146 16475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914bcca9f95b4c7897bd771bbbf01a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.660845 16552 tablet_service.cc:1511] Processing CreateTablet for tablet 9898dc074b234234ae00705369260442 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:03:30.668948 16552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9898dc074b234234ae00705369260442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.675707 16621 tablet_service.cc:1511] Processing CreateTablet for tablet 914bcca9f95b4c7897bd771bbbf01a87 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:03:30.676692 16622 tablet_service.cc:1511] Processing CreateTablet for tablet 9898dc074b234234ae00705369260442 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:03:30.675722 16627 tablet_service.cc:1511] Processing CreateTablet for tablet 66e325a3b4024a008f3903183fcc9ec1 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:03:30.678306 16479 tablet_service.cc:1511] Processing CreateTablet for tablet 047fd494cbe74474a08579c6edcf39fd (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:03:30.679572 16479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047fd494cbe74474a08579c6edcf39fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.680871 16550 tablet_service.cc:1511] Processing CreateTablet for tablet 66e325a3b4024a008f3903183fcc9ec1 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:03:30.682719 16553 tablet_service.cc:1511] Processing CreateTablet for tablet 914bcca9f95b4c7897bd771bbbf01a87 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:03:30.677112 16621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914bcca9f95b4c7897bd771bbbf01a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.686663 16553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914bcca9f95b4c7897bd771bbbf01a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.686800 16627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e325a3b4024a008f3903183fcc9ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.691011 16622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9898dc074b234234ae00705369260442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.691228 16550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e325a3b4024a008f3903183fcc9ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.695744 16476 tablet_service.cc:1511] Processing CreateTablet for tablet e2381b7ca8aa4f1683435624c037fccb (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:03:30.697121 16476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2381b7ca8aa4f1683435624c037fccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.700620 16625 tablet_service.cc:1511] Processing CreateTablet for tablet 047fd494cbe74474a08579c6edcf39fd (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:03:30.706094 16625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047fd494cbe74474a08579c6edcf39fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.707712 16548 tablet_service.cc:1511] Processing CreateTablet for tablet 047fd494cbe74474a08579c6edcf39fd (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:03:30.704622 16545 tablet_service.cc:1511] Processing CreateTablet for tablet e2381b7ca8aa4f1683435624c037fccb (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:03:30.709050 16548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047fd494cbe74474a08579c6edcf39fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.711833 16620 tablet_service.cc:1511] Processing CreateTablet for tablet e2381b7ca8aa4f1683435624c037fccb (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:03:30.713670 16620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2381b7ca8aa4f1683435624c037fccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.719776 16473 tablet_service.cc:1511] Processing CreateTablet for tablet a8b60fe48529454c89b5329378a0f953 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:03:30.721235 16473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b60fe48529454c89b5329378a0f953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.722522 16623 tablet_service.cc:1511] Processing CreateTablet for tablet 142fb1312ba34a28b377763038a4fb5a (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:03:30.723732 16551 tablet_service.cc:1511] Processing CreateTablet for tablet 142fb1312ba34a28b377763038a4fb5a (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:03:30.724539 16471 tablet_service.cc:1511] Processing CreateTablet for tablet 142fb1312ba34a28b377763038a4fb5a (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:03:30.739873 16623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142fb1312ba34a28b377763038a4fb5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.740821 16471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142fb1312ba34a28b377763038a4fb5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.725533 16683 tablet_bootstrap.cc:492] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:30.726080 16545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2381b7ca8aa4f1683435624c037fccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.728965 16514 heartbeater.cc:499] Master 127.15.8.190:46241 was elected leader, sending a full tablet report...
I20260709 13:03:30.732923 16682 tablet_bootstrap.cc:492] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:30.743357 16682 ts_tablet_manager.cc:1403] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.134s	user 0.003s	sys 0.015s
I20260709 13:03:30.735332 16681 tablet_bootstrap.cc:492] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:30.745807 16681 ts_tablet_manager.cc:1403] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.166s	user 0.005s	sys 0.012s
I20260709 13:03:30.737958 16546 tablet_service.cc:1511] Processing CreateTablet for tablet a8b60fe48529454c89b5329378a0f953 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:03:30.749020 16546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b60fe48529454c89b5329378a0f953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.750891 16551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142fb1312ba34a28b377763038a4fb5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.760186 16681 raft_consensus.cc:359] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:30.761036 16681 raft_consensus.cc:385] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.761356 16681 raft_consensus.cc:740] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.762267 16681 consensus_queue.cc:260] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:30.764741 16619 tablet_service.cc:1511] Processing CreateTablet for tablet a8b60fe48529454c89b5329378a0f953 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:03:30.766081 16619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b60fe48529454c89b5329378a0f953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.772239 16477 tablet_service.cc:1511] Processing CreateTablet for tablet e91958a98da3411892349d92a7c8b33c (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:03:30.773643 16477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91958a98da3411892349d92a7c8b33c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.792009 16683 tablet_bootstrap.cc:654] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.800643 16552 tablet_service.cc:1511] Processing CreateTablet for tablet e91958a98da3411892349d92a7c8b33c (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:03:30.803385 16552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91958a98da3411892349d92a7c8b33c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.803853 16681 ts_tablet_manager.cc:1434] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.058s	user 0.012s	sys 0.002s
I20260709 13:03:30.804978 16681 tablet_bootstrap.cc:492] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:30.819351 16682 raft_consensus.cc:359] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } }
I20260709 13:03:30.820168 16682 raft_consensus.cc:385] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.820498 16682 raft_consensus.cc:740] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.826900 16589 heartbeater.cc:499] Master 127.15.8.190:46241 was elected leader, sending a full tablet report...
I20260709 13:03:30.829972 16621 tablet_service.cc:1511] Processing CreateTablet for tablet e91958a98da3411892349d92a7c8b33c (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:03:30.831349 16621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91958a98da3411892349d92a7c8b33c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.841516 16473 tablet_service.cc:1511] Processing CreateTablet for tablet a0b6492108da495f87eb48f60fb5bf8e (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:03:30.843321 16473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0b6492108da495f87eb48f60fb5bf8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.847093 16681 tablet_bootstrap.cc:654] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.852355 16550 tablet_service.cc:1511] Processing CreateTablet for tablet a0b6492108da495f87eb48f60fb5bf8e (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:03:30.853799 16550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0b6492108da495f87eb48f60fb5bf8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.821247 16682 consensus_queue.cc:260] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } }
I20260709 13:03:30.858933 16683 tablet_bootstrap.cc:492] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:30.859445 16683 ts_tablet_manager.cc:1403] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.134s	user 0.010s	sys 0.006s
I20260709 13:03:30.870411 16623 tablet_service.cc:1511] Processing CreateTablet for tablet a0b6492108da495f87eb48f60fb5bf8e (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:03:30.871815 16623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0b6492108da495f87eb48f60fb5bf8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.871532 16473 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa1d1995cbf4bbc940e5b6fc73ff126 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:03:30.872864 16473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa1d1995cbf4bbc940e5b6fc73ff126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.872735 16553 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa1d1995cbf4bbc940e5b6fc73ff126 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:03:30.873962 16553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa1d1995cbf4bbc940e5b6fc73ff126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.862461 16683 raft_consensus.cc:359] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:30.879698 16683 raft_consensus.cc:385] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.880025 16683 raft_consensus.cc:740] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.881649 16686 raft_consensus.cc:493] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.882200 16686 raft_consensus.cc:515] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:30.890661 16682 ts_tablet_manager.cc:1434] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.147s	user 0.001s	sys 0.014s
I20260709 13:03:30.891631 16663 heartbeater.cc:499] Master 127.15.8.190:46241 was elected leader, sending a full tablet report...
I20260709 13:03:30.897315 16620 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa1d1995cbf4bbc940e5b6fc73ff126 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:03:30.898717 16620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa1d1995cbf4bbc940e5b6fc73ff126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.900728 16682 tablet_bootstrap.cc:492] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:30.900627 16686 leader_election.cc:290] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:30.907618 16683 consensus_queue.cc:260] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:30.910717 16681 tablet_bootstrap.cc:492] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:30.911276 16681 ts_tablet_manager.cc:1403] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.001s
I20260709 13:03:30.911047 16477 tablet_service.cc:1511] Processing CreateTablet for tablet 512b5fcf8af14734a89fb2fee2bead82 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:03:30.912357 16477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 512b5fcf8af14734a89fb2fee2bead82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.919884 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c6e5c1bb634717ba824a6f7f5578c3" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:30.920578 16564 raft_consensus.cc:2468] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:30.914391 16681 raft_consensus.cc:359] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:30.925709 16454 leader_election.cc:304] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:30.926182 16681 raft_consensus.cc:385] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.926544 16681 raft_consensus.cc:740] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.926656 16686 raft_consensus.cc:2804] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:30.927095 16686 raft_consensus.cc:493] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.927430 16686 raft_consensus.cc:3060] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.927341 16681 consensus_queue.cc:260] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:30.929852 16683 ts_tablet_manager.cc:1434] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.001s
I20260709 13:03:30.930928 16683 tablet_bootstrap.cc:492] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:30.931973 16689 raft_consensus.cc:493] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.932456 16689 raft_consensus.cc:515] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } }
I20260709 13:03:30.933996 16552 tablet_service.cc:1511] Processing CreateTablet for tablet 512b5fcf8af14734a89fb2fee2bead82 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:03:30.935420 16552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 512b5fcf8af14734a89fb2fee2bead82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.936520 16682 tablet_bootstrap.cc:654] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.937701 16686 raft_consensus.cc:515] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:30.942974 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c6e5c1bb634717ba824a6f7f5578c3" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:30.943595 16564 raft_consensus.cc:3060] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:30.945209 16683 tablet_bootstrap.cc:654] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.947713 16473 tablet_service.cc:1511] Processing CreateTablet for tablet e588c02680424e41abeeed6902b69243 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:03:30.949080 16473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e588c02680424e41abeeed6902b69243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.949383 16623 tablet_service.cc:1511] Processing CreateTablet for tablet 512b5fcf8af14734a89fb2fee2bead82 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:03:30.951457 16623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 512b5fcf8af14734a89fb2fee2bead82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.951401 16564 raft_consensus.cc:2468] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:30.959559 16682 tablet_bootstrap.cc:492] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:30.959790 16454 leader_election.cc:304] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:30.960078 16682 ts_tablet_manager.cc:1403] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.001s
I20260709 13:03:30.960704 16686 leader_election.cc:290] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:30.961393 16686 raft_consensus.cc:2804] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:30.961856 16686 raft_consensus.cc:697] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:30.956065 16681 ts_tablet_manager.cc:1434] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260709 13:03:30.956213 16546 tablet_service.cc:1511] Processing CreateTablet for tablet e588c02680424e41abeeed6902b69243 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:03:30.963284 16546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e588c02680424e41abeeed6902b69243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.962838 16686 consensus_queue.cc:237] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:30.968441 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c6e5c1bb634717ba824a6f7f5578c3" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:30.970016 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c6e5c1bb634717ba824a6f7f5578c3" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
W20260709 13:03:30.971457 16455 leader_election.cc:343] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:30.973213 16455 leader_election.cc:343] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:30.971505 16681 tablet_bootstrap.cc:492] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:30.979261 16689 leader_election.cc:290] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:30.982149 16553 tablet_service.cc:1511] Processing CreateTablet for tablet be72ef70658748edac30905a022d9541 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:03:30.982909 16477 tablet_service.cc:1511] Processing CreateTablet for tablet be72ef70658748edac30905a022d9541 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:03:30.983542 16553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be72ef70658748edac30905a022d9541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.984140 16477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be72ef70658748edac30905a022d9541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.985615 16681 tablet_bootstrap.cc:654] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:30.987843 16682 raft_consensus.cc:359] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:30.991209 16682 raft_consensus.cc:385] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:30.991568 16682 raft_consensus.cc:740] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:30.992004 16471 tablet_service.cc:1511] Processing CreateTablet for tablet 641860d08d86480896dc4c4167b6738d (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:03:30.992380 16682 consensus_queue.cc:260] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.003233 16471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641860d08d86480896dc4c4167b6738d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.004841 16550 tablet_service.cc:1511] Processing CreateTablet for tablet 641860d08d86480896dc4c4167b6738d (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:03:31.006171 16550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641860d08d86480896dc4c4167b6738d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.009718 16682 ts_tablet_manager.cc:1434] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 13:03:31.010830 16682 tablet_bootstrap.cc:492] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:31.016808 16681 tablet_bootstrap.cc:492] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:31.017354 16681 ts_tablet_manager.cc:1403] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.004s
I20260709 13:03:31.020794 16476 tablet_service.cc:1511] Processing CreateTablet for tablet e2b8e53b249b4a999d82137e5169e016 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:03:31.022168 16476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b8e53b249b4a999d82137e5169e016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.023998 16620 tablet_service.cc:1511] Processing CreateTablet for tablet e588c02680424e41abeeed6902b69243 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:03:31.025496 16472 tablet_service.cc:1511] Processing CreateTablet for tablet a04f630ef2624c63bb2a72d50b0570a1 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:03:31.026501 16620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e588c02680424e41abeeed6902b69243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.026795 16472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a04f630ef2624c63bb2a72d50b0570a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.031229 16552 tablet_service.cc:1511] Processing CreateTablet for tablet a04f630ef2624c63bb2a72d50b0570a1 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:03:31.032562 16552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a04f630ef2624c63bb2a72d50b0570a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.036276 16619 tablet_service.cc:1511] Processing CreateTablet for tablet be72ef70658748edac30905a022d9541 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:03:31.036510 16621 tablet_service.cc:1511] Processing CreateTablet for tablet 641860d08d86480896dc4c4167b6738d (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:03:31.038215 16619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be72ef70658748edac30905a022d9541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.038021 16546 tablet_service.cc:1511] Processing CreateTablet for tablet e2b8e53b249b4a999d82137e5169e016 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:03:31.043820 16546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b8e53b249b4a999d82137e5169e016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.044082 16475 tablet_service.cc:1511] Processing CreateTablet for tablet b5b2bacb9374489aaa9f74ad7924a888 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:03:31.045539 16621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641860d08d86480896dc4c4167b6738d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.049803 16681 raft_consensus.cc:359] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.053097 16384 catalog_manager.cc:5697] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:31.055297 16553 tablet_service.cc:1511] Processing CreateTablet for tablet b5b2bacb9374489aaa9f74ad7924a888 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:03:31.056726 16553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b2bacb9374489aaa9f74ad7924a888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.057276 16477 tablet_service.cc:1511] Processing CreateTablet for tablet a578d914719c42ab8fc3cd6c8847ece8 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:03:31.058414 16475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b2bacb9374489aaa9f74ad7924a888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.059309 16477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a578d914719c42ab8fc3cd6c8847ece8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.071051 16550 tablet_service.cc:1511] Processing CreateTablet for tablet a578d914719c42ab8fc3cd6c8847ece8 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:03:31.077483 16686 raft_consensus.cc:493] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.077991 16686 raft_consensus.cc:515] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.079483 16625 tablet_service.cc:1511] Processing CreateTablet for tablet a04f630ef2624c63bb2a72d50b0570a1 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:03:31.080108 16686 leader_election.cc:290] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:31.072436 16550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a578d914719c42ab8fc3cd6c8847ece8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.080855 16625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a04f630ef2624c63bb2a72d50b0570a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.082396 16551 tablet_service.cc:1511] Processing CreateTablet for tablet 69ba079a5be84eee9954559b0e6f086a (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:03:31.083731 16551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ba079a5be84eee9954559b0e6f086a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.083914 16622 tablet_service.cc:1511] Processing CreateTablet for tablet b5b2bacb9374489aaa9f74ad7924a888 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:03:31.085177 16622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b2bacb9374489aaa9f74ad7924a888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.087604 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd1681fbf5248818ee06f99a4f1dfc4" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
W20260709 13:03:31.090378 16454 leader_election.cc:343] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.090524 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd1681fbf5248818ee06f99a4f1dfc4" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
W20260709 13:03:31.092435 16455 leader_election.cc:343] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.092501 16476 tablet_service.cc:1511] Processing CreateTablet for tablet 69ba079a5be84eee9954559b0e6f086a (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:03:31.093154 16455 leader_election.cc:304] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:31.094424 16476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ba079a5be84eee9954559b0e6f086a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.100392 16627 tablet_service.cc:1511] Processing CreateTablet for tablet a578d914719c42ab8fc3cd6c8847ece8 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:03:31.094777 16686 raft_consensus.cc:2749] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:31.101738 16627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a578d914719c42ab8fc3cd6c8847ece8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.102058 16682 tablet_bootstrap.cc:654] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.050573 16681 raft_consensus.cc:385] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.103811 16681 raft_consensus.cc:740] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.104660 16681 consensus_queue.cc:260] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.107115 16681 ts_tablet_manager.cc:1434] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.089s	user 0.009s	sys 0.000s
I20260709 13:03:31.108146 16681 tablet_bootstrap.cc:492] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:31.108434 16628 tablet_service.cc:1511] Processing CreateTablet for tablet 69ba079a5be84eee9954559b0e6f086a (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:03:31.111295 16628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ba079a5be84eee9954559b0e6f086a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.113065 16683 tablet_bootstrap.cc:492] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:31.113550 16683 ts_tablet_manager.cc:1403] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.183s	user 0.015s	sys 0.008s
I20260709 13:03:31.114389 16472 tablet_service.cc:1511] Processing CreateTablet for tablet bec424992dce41bea3057e31a01d7761 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:03:31.113435 16552 tablet_service.cc:1511] Processing CreateTablet for tablet bec424992dce41bea3057e31a01d7761 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:03:31.123951 16472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec424992dce41bea3057e31a01d7761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.132988 16545 tablet_service.cc:1511] Processing CreateTablet for tablet 4776c872ff5d4dd48d8b791b2f4d978d (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:03:31.125039 16683 raft_consensus.cc:359] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.119746 16623 tablet_service.cc:1511] Processing CreateTablet for tablet e2b8e53b249b4a999d82137e5169e016 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:03:31.127457 16479 tablet_service.cc:1511] Processing CreateTablet for tablet 4776c872ff5d4dd48d8b791b2f4d978d (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:03:31.145862 16479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4776c872ff5d4dd48d8b791b2f4d978d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.123951 16552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec424992dce41bea3057e31a01d7761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.146128 16624 tablet_service.cc:1511] Processing CreateTablet for tablet bec424992dce41bea3057e31a01d7761 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:03:31.146680 16545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4776c872ff5d4dd48d8b791b2f4d978d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.146973 16478 tablet_service.cc:1511] Processing CreateTablet for tablet 162af072676f4cccab3549d74c9ae6cf (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:03:31.147450 16624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec424992dce41bea3057e31a01d7761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.148200 16478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162af072676f4cccab3549d74c9ae6cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.145516 16683 raft_consensus.cc:385] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.155934 16683 raft_consensus.cc:740] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.169303 16623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b8e53b249b4a999d82137e5169e016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.178048 16626 tablet_service.cc:1511] Processing CreateTablet for tablet 4776c872ff5d4dd48d8b791b2f4d978d (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:03:31.179432 16626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4776c872ff5d4dd48d8b791b2f4d978d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.181226 16683 consensus_queue.cc:260] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.183493 16683 ts_tablet_manager.cc:1434] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.002s
I20260709 13:03:31.184412 16683 tablet_bootstrap.cc:492] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:31.191222 16681 tablet_bootstrap.cc:654] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.212993 16682 tablet_bootstrap.cc:492] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:31.213516 16682 ts_tablet_manager.cc:1403] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.203s	user 0.016s	sys 0.019s
I20260709 13:03:31.215250 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d0e6bd0ab44a689e5ccdfbcb8d76af" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:31.216511 16682 raft_consensus.cc:359] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:31.216986 16602 leader_election.cc:343] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.217280 16682 raft_consensus.cc:385] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.217626 16682 raft_consensus.cc:740] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.219681 16550 tablet_service.cc:1511] Processing CreateTablet for tablet 2c46307346f3417883ca25cc5e3d063d (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:03:31.222330 16550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c46307346f3417883ca25cc5e3d063d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.224615 16476 tablet_service.cc:1511] Processing CreateTablet for tablet 2c46307346f3417883ca25cc5e3d063d (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:03:31.225204 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d0e6bd0ab44a689e5ccdfbcb8d76af" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:31.225104 16553 tablet_service.cc:1511] Processing CreateTablet for tablet 7797bf8af2b0477cab1235047c796cea (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:03:31.226284 16476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c46307346f3417883ca25cc5e3d063d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.226429 16553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7797bf8af2b0477cab1235047c796cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.226016 16682 consensus_queue.cc:260] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:31.226974 16603 leader_election.cc:343] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.227449 16603 leader_election.cc:304] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:31.228303 16682 ts_tablet_manager.cc:1434] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:03:31.228255 16689 raft_consensus.cc:2749] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:31.228680 16659 debug-util.cc:398] Leaking SignalData structure 0x7b08001b87c0 after lost signal to thread 15397
I20260709 13:03:31.229396 16682 tablet_bootstrap.cc:492] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
W20260709 13:03:31.229653 16659 debug-util.cc:398] Leaking SignalData structure 0x7b0800097000 after lost signal to thread 16421
I20260709 13:03:31.230717 16473 tablet_service.cc:1511] Processing CreateTablet for tablet 7797bf8af2b0477cab1235047c796cea (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:03:31.236238 16473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7797bf8af2b0477cab1235047c796cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.251657 16471 tablet_service.cc:1511] Processing CreateTablet for tablet 4d51729db6a34dd5896afecaf230a7cd (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:03:31.251458 16546 tablet_service.cc:1511] Processing CreateTablet for tablet 4d51729db6a34dd5896afecaf230a7cd (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:03:31.253911 16546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d51729db6a34dd5896afecaf230a7cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.262601 16471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d51729db6a34dd5896afecaf230a7cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.263298 16682 tablet_bootstrap.cc:654] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.265055 16625 tablet_service.cc:1511] Processing CreateTablet for tablet 162af072676f4cccab3549d74c9ae6cf (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:03:31.265898 16628 tablet_service.cc:1511] Processing CreateTablet for tablet 2c46307346f3417883ca25cc5e3d063d (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:03:31.266403 16625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162af072676f4cccab3549d74c9ae6cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.273655 16683 tablet_bootstrap.cc:654] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.287720 16627 tablet_service.cc:1511] Processing CreateTablet for tablet 4d51729db6a34dd5896afecaf230a7cd (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:03:31.292099 16689 raft_consensus.cc:493] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.303500 16548 tablet_service.cc:1511] Processing CreateTablet for tablet 557b165cfade4909bff9bbcebbcb7c38 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:03:31.304937 16548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557b165cfade4909bff9bbcebbcb7c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.305447 16620 tablet_service.cc:1511] Processing CreateTablet for tablet 557b165cfade4909bff9bbcebbcb7c38 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:03:31.305404 16478 tablet_service.cc:1511] Processing CreateTablet for tablet 557b165cfade4909bff9bbcebbcb7c38 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:03:31.306898 16478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557b165cfade4909bff9bbcebbcb7c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.299005 16689 raft_consensus.cc:515] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.308696 16681 tablet_bootstrap.cc:492] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:31.308853 16689 leader_election.cc:290] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:31.309429 16681 ts_tablet_manager.cc:1403] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.201s	user 0.020s	sys 0.017s
I20260709 13:03:31.310595 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c6e5c1bb634717ba824a6f7f5578c3" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:31.300206 16628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c46307346f3417883ca25cc5e3d063d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.315610 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c6e5c1bb634717ba824a6f7f5578c3" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:31.315899 16621 tablet_service.cc:1511] Processing CreateTablet for tablet 7797bf8af2b0477cab1235047c796cea (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:03:31.316411 16564 raft_consensus.cc:2393] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcbcdd72dff84c748cdbbd14c2381d30 in current term 1: Already voted for candidate cd1bb048a4de4c8082b3b49c3259badc in this term.
I20260709 13:03:31.318846 16472 tablet_service.cc:1511] Processing CreateTablet for tablet af4bd309e71c4d46a21af850239d9904 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:03:31.320392 16472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4bd309e71c4d46a21af850239d9904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.324245 16603 leader_election.cc:304] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:31.325086 16689 raft_consensus.cc:3060] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.322798 16681 raft_consensus.cc:359] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.328277 16681 raft_consensus.cc:385] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.328596 16681 raft_consensus.cc:740] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.329587 16681 consensus_queue.cc:260] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.312438 16551 tablet_service.cc:1511] Processing CreateTablet for tablet 162af072676f4cccab3549d74c9ae6cf (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:03:31.339978 16551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162af072676f4cccab3549d74c9ae6cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.346535 16683 tablet_bootstrap.cc:492] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:31.347080 16683 ts_tablet_manager.cc:1403] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.163s	user 0.017s	sys 0.003s
I20260709 13:03:31.350031 16683 raft_consensus.cc:359] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.351001 16627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d51729db6a34dd5896afecaf230a7cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.358904 16621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7797bf8af2b0477cab1235047c796cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.356462 16683 raft_consensus.cc:385] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.381273 16683 raft_consensus.cc:740] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.358096 16689 raft_consensus.cc:2749] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:31.363101 16620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557b165cfade4909bff9bbcebbcb7c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.370781 16552 tablet_service.cc:1511] Processing CreateTablet for tablet af4bd309e71c4d46a21af850239d9904 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:03:31.371403 16682 tablet_bootstrap.cc:492] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:31.395099 16682 ts_tablet_manager.cc:1403] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.166s	user 0.007s	sys 0.030s
I20260709 13:03:31.373724 16681 ts_tablet_manager.cc:1434] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.001s
I20260709 13:03:31.386173 16692 raft_consensus.cc:493] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.399070 16692 raft_consensus.cc:515] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.388015 16683 consensus_queue.cc:260] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.388281 16686 consensus_queue.cc:1048] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.420374 16686 consensus_queue.cc:1048] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:31.420830 16479 tablet_service.cc:1511] Processing CreateTablet for tablet ff63c95d59d54bec9ef64b2dad2d4cb6 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:03:31.421033 16473 tablet_service.cc:1511] Processing CreateTablet for tablet 87bfc6265b6b4c20b0d190cbc14e341b (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:03:31.406796 16692 leader_election.cc:290] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:31.398479 16682 raft_consensus.cc:359] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.423507 16682 raft_consensus.cc:385] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.427052 16682 raft_consensus.cc:740] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.422235 16479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff63c95d59d54bec9ef64b2dad2d4cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.433652 16473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87bfc6265b6b4c20b0d190cbc14e341b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.432444 16689 raft_consensus.cc:493] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.436630 16689 raft_consensus.cc:515] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.437575 16625 tablet_service.cc:1511] Processing CreateTablet for tablet af4bd309e71c4d46a21af850239d9904 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:03:31.439072 16625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4bd309e71c4d46a21af850239d9904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.439235 16552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4bd309e71c4d46a21af850239d9904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.439612 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d5286657ea47cd82122d104980759a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:31.439944 16682 consensus_queue.cc:260] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.440390 16489 raft_consensus.cc:2468] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:31.441888 16602 leader_election.cc:304] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:31.451001 16624 tablet_service.cc:1511] Processing CreateTablet for tablet 87bfc6265b6b4c20b0d190cbc14e341b (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:03:31.452527 16624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87bfc6265b6b4c20b0d190cbc14e341b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.471374 16681 tablet_bootstrap.cc:492] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:31.447942 16689 leader_election.cc:290] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:31.495641 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d5286657ea47cd82122d104980759a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:31.502132 16681 tablet_bootstrap.cc:654] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.486953 16689 raft_consensus.cc:2804] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:31.502879 16689 raft_consensus.cc:493] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:31.503247 16689 raft_consensus.cc:3060] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.504108 16548 tablet_service.cc:1511] Processing CreateTablet for tablet 87bfc6265b6b4c20b0d190cbc14e341b (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
W20260709 13:03:31.505494 16603 leader_election.cc:343] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.515703 16550 tablet_service.cc:1511] Processing CreateTablet for tablet ff63c95d59d54bec9ef64b2dad2d4cb6 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:03:31.517557 16689 raft_consensus.cc:515] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.520277 16625 tablet_service.cc:1511] Processing CreateTablet for tablet ff63c95d59d54bec9ef64b2dad2d4cb6 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:03:31.521050 16548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87bfc6265b6b4c20b0d190cbc14e341b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.522171 16625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff63c95d59d54bec9ef64b2dad2d4cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.520354 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d5286657ea47cd82122d104980759a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:31.525080 16471 tablet_service.cc:1511] Processing CreateTablet for tablet 82a6b5e64b8943088d0fa8ca865391ec (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:03:31.523932 16689 leader_election.cc:290] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:31.525164 16489 raft_consensus.cc:3060] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.526532 16471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a6b5e64b8943088d0fa8ca865391ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.527365 16683 ts_tablet_manager.cc:1434] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.180s	user 0.011s	sys 0.004s
I20260709 13:03:31.528447 16683 tablet_bootstrap.cc:492] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:31.523285 16550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff63c95d59d54bec9ef64b2dad2d4cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.530787 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9445258dfd248d1984199f0c8854dea" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
W20260709 13:03:31.533362 16435 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:31.535550 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d5286657ea47cd82122d104980759a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
W20260709 13:03:31.541687 16603 leader_election.cc:343] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.543516 16638 raft_consensus.cc:2468] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:31.544018 16622 tablet_service.cc:1511] Processing CreateTablet for tablet 82a6b5e64b8943088d0fa8ca865391ec (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:03:31.545446 16622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a6b5e64b8943088d0fa8ca865391ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.551491 16530 leader_election.cc:304] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:31.552610 16711 raft_consensus.cc:2804] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:31.553010 16711 raft_consensus.cc:493] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:31.553352 16711 raft_consensus.cc:3060] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.555855 16682 ts_tablet_manager.cc:1434] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.160s	user 0.017s	sys 0.016s
I20260709 13:03:31.559304 16472 tablet_service.cc:1511] Processing CreateTablet for tablet 54c8d8f7ef534ae4aaa11d148845b83e (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:03:31.560631 16472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c8d8f7ef534ae4aaa11d148845b83e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.567101 16682 tablet_bootstrap.cc:492] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:31.566213 16711 raft_consensus.cc:515] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:31.579591 16709 log.cc:927] Time spent T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 13:03:31.580035 16627 tablet_service.cc:1511] Processing CreateTablet for tablet 54c8d8f7ef534ae4aaa11d148845b83e (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:03:31.581465 16627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c8d8f7ef534ae4aaa11d148845b83e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.582412 16711 leader_election.cc:290] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:31.582966 16473 tablet_service.cc:1511] Processing CreateTablet for tablet 411559ade03f47f09fc186d869aeb290 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:03:31.584226 16473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411559ade03f47f09fc186d869aeb290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.585105 16551 tablet_service.cc:1511] Processing CreateTablet for tablet 82a6b5e64b8943088d0fa8ca865391ec (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:03:31.586388 16551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a6b5e64b8943088d0fa8ca865391ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.586556 16553 tablet_service.cc:1511] Processing CreateTablet for tablet 411559ade03f47f09fc186d869aeb290 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:03:31.589848 16553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411559ade03f47f09fc186d869aeb290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.591266 16686 raft_consensus.cc:493] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.592324 16686 raft_consensus.cc:515] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.609337 16623 tablet_service.cc:1511] Processing CreateTablet for tablet 411559ade03f47f09fc186d869aeb290 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:03:31.627626 16478 tablet_service.cc:1511] Processing CreateTablet for tablet 113f6162919d4acaa25da7392cd08d85 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:03:31.629042 16478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 113f6162919d4acaa25da7392cd08d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.618971 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9445258dfd248d1984199f0c8854dea" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:31.635926 16681 tablet_bootstrap.cc:492] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:31.636451 16681 ts_tablet_manager.cc:1403] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.188s	user 0.009s	sys 0.004s
I20260709 13:03:31.636888 16546 tablet_service.cc:1511] Processing CreateTablet for tablet 113f6162919d4acaa25da7392cd08d85 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:03:31.638672 16546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 113f6162919d4acaa25da7392cd08d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.644558 16545 tablet_service.cc:1511] Processing CreateTablet for tablet 5353047ee4f44df2aa56436ac31691a6 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:03:31.645938 16545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5353047ee4f44df2aa56436ac31691a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.641633 16683 tablet_bootstrap.cc:654] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.642184 16552 tablet_service.cc:1511] Processing CreateTablet for tablet 54c8d8f7ef534ae4aaa11d148845b83e (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:03:31.650938 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9445258dfd248d1984199f0c8854dea" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:31.651407 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9445258dfd248d1984199f0c8854dea" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:31.651573 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8521ee34ceae4d3087fc7210f7251b8a" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:31.641441 16476 tablet_service.cc:1511] Processing CreateTablet for tablet 5353047ee4f44df2aa56436ac31691a6 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:03:31.642359 16623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411559ade03f47f09fc186d869aeb290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.655128 16682 tablet_bootstrap.cc:654] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.655966 16489 raft_consensus.cc:2468] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:31.656431 16681 raft_consensus.cc:359] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.658877 16686 leader_election.cc:290] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:31.660181 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8521ee34ceae4d3087fc7210f7251b8a" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:31.662357 16564 raft_consensus.cc:2468] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:31.663503 16552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c8d8f7ef534ae4aaa11d148845b83e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.649149 16637 raft_consensus.cc:3060] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.673579 16476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5353047ee4f44df2aa56436ac31691a6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:31.683357 16528 leader_election.cc:343] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.668120 16681 raft_consensus.cc:385] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.685002 16454 leader_election.cc:304] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:31.685530 16681 raft_consensus.cc:740] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.692696 16693 raft_consensus.cc:2804] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:31.693310 16693 raft_consensus.cc:493] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:31.693758 16693 raft_consensus.cc:3060] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:31.694912 16528 leader_election.cc:343] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.699867 16624 tablet_service.cc:1511] Processing CreateTablet for tablet 113f6162919d4acaa25da7392cd08d85 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:03:31.686512 16681 consensus_queue.cc:260] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.704962 16681 ts_tablet_manager.cc:1434] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260709 13:03:31.706229 16681 tablet_bootstrap.cc:492] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:31.701654 16628 tablet_service.cc:1511] Processing CreateTablet for tablet 5353047ee4f44df2aa56436ac31691a6 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:03:31.725137 16550 tablet_service.cc:1511] Processing CreateTablet for tablet 292c3f5f015b454d88b3a09193789dec (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:03:31.726502 16550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292c3f5f015b454d88b3a09193789dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.726799 16621 tablet_service.cc:1511] Processing CreateTablet for tablet 292c3f5f015b454d88b3a09193789dec (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:03:31.730252 16475 tablet_service.cc:1511] Processing CreateTablet for tablet ea29187a54f742e2a9a9b6abcd7a79b3 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:03:31.733080 16548 tablet_service.cc:1511] Processing CreateTablet for tablet ea29187a54f742e2a9a9b6abcd7a79b3 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:03:31.735002 16548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea29187a54f742e2a9a9b6abcd7a79b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.735988 16475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea29187a54f742e2a9a9b6abcd7a79b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.738668 16479 tablet_service.cc:1511] Processing CreateTablet for tablet 292c3f5f015b454d88b3a09193789dec (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:03:31.740074 16479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292c3f5f015b454d88b3a09193789dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.742889 16620 tablet_service.cc:1511] Processing CreateTablet for tablet ea29187a54f742e2a9a9b6abcd7a79b3 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:03:31.754184 16693 raft_consensus.cc:515] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.778824 16693 leader_election.cc:290] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:31.781199 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8521ee34ceae4d3087fc7210f7251b8a" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:31.781842 16564 raft_consensus.cc:3060] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:31.781243 16626 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8d67c875734868b41fe964a8157ab3 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:03:31.782244 16547 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8d67c875734868b41fe964a8157ab3 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:03:31.785615 16547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8d67c875734868b41fe964a8157ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.796972 16473 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8d67c875734868b41fe964a8157ab3 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:03:31.798854 16473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8d67c875734868b41fe964a8157ab3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:31.772490 16455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 109244us
I20260709 13:03:31.808748 16551 tablet_service.cc:1511] Processing CreateTablet for tablet 11e8e4c4dbaf451bbf3902344566b078 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:03:31.808948 16475 tablet_service.cc:1511] Processing CreateTablet for tablet 11e8e4c4dbaf451bbf3902344566b078 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:03:31.820816 16475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e8e4c4dbaf451bbf3902344566b078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.812253 16619 tablet_service.cc:1511] Processing CreateTablet for tablet 11e8e4c4dbaf451bbf3902344566b078 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:03:31.828457 16551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e8e4c4dbaf451bbf3902344566b078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.813657 16681 tablet_bootstrap.cc:654] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:31.819077 16471 tablet_service.cc:1511] Processing CreateTablet for tablet 7c648f0c3b6a402e8bbb929065a9ba30 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:03:31.831586 16471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c648f0c3b6a402e8bbb929065a9ba30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.844806 16564 raft_consensus.cc:2468] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:31.845635 16624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 113f6162919d4acaa25da7392cd08d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.846511 16454 leader_election.cc:304] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:31.851328 16621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292c3f5f015b454d88b3a09193789dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.851188 16602 leader_election.cc:304] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:31.857275 16713 raft_consensus.cc:2804] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:31.857568 16620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea29187a54f742e2a9a9b6abcd7a79b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.857796 16713 raft_consensus.cc:697] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:31.863345 16718 raft_consensus.cc:2804] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:31.876372 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8521ee34ceae4d3087fc7210f7251b8a" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:31.872048 16626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8d67c875734868b41fe964a8157ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.881263 16619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e8e4c4dbaf451bbf3902344566b078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.877701 16683 tablet_bootstrap.cc:492] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:31.881996 16683 ts_tablet_manager.cc:1403] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.354s	user 0.009s	sys 0.017s
I20260709 13:03:31.884989 16683 raft_consensus.cc:359] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.885713 16683 raft_consensus.cc:385] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.885998 16683 raft_consensus.cc:740] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:31.888051 16637 raft_consensus.cc:2468] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:31.889299 16530 leader_election.cc:304] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:31.890489 16711 raft_consensus.cc:2804] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:31.891008 16711 raft_consensus.cc:697] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:31.891831 16711 consensus_queue.cc:237] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.858762 16713 consensus_queue.cc:237] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.867676 16718 raft_consensus.cc:697] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:31.899134 16718 consensus_queue.cc:237] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.899914 16625 tablet_service.cc:1511] Processing CreateTablet for tablet 7c648f0c3b6a402e8bbb929065a9ba30 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:03:31.900190 16473 tablet_service.cc:1511] Processing CreateTablet for tablet 005d6c846b7c496a867bc3440c47618d (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:03:31.901243 16625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c648f0c3b6a402e8bbb929065a9ba30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.901368 16473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005d6c846b7c496a867bc3440c47618d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.902084 16681 tablet_bootstrap.cc:492] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:31.902539 16681 ts_tablet_manager.cc:1403] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.197s	user 0.009s	sys 0.009s
I20260709 13:03:31.905347 16681 raft_consensus.cc:359] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } }
I20260709 13:03:31.906044 16681 raft_consensus.cc:385] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:31.906330 16681 raft_consensus.cc:740] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
W20260709 13:03:31.907058 16455 leader_election.cc:343] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:31.908267 16455 leader_election.cc:343] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.909291 16628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5353047ee4f44df2aa56436ac31691a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.918615 16553 tablet_service.cc:1511] Processing CreateTablet for tablet 005d6c846b7c496a867bc3440c47618d (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:03:31.920639 16553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005d6c846b7c496a867bc3440c47618d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.922322 16683 consensus_queue.cc:260] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.924623 16681 consensus_queue.cc:260] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } }
I20260709 13:03:31.925338 16683 ts_tablet_manager.cc:1434] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:03:31.926362 16683 tablet_bootstrap.cc:492] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:31.926297 16550 tablet_service.cc:1511] Processing CreateTablet for tablet 7c648f0c3b6a402e8bbb929065a9ba30 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:03:31.935186 16682 tablet_bootstrap.cc:492] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:31.935832 16682 ts_tablet_manager.cc:1403] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.369s	user 0.025s	sys 0.057s
I20260709 13:03:31.945825 16692 raft_consensus.cc:493] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.950065 16692 raft_consensus.cc:515] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.953226 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5993efb9b04f4ce5b792bae995989c7c" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
W20260709 13:03:31.954785 16528 leader_election.cc:343] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.957432 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5993efb9b04f4ce5b792bae995989c7c" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:31.958356 16681 ts_tablet_manager.cc:1434] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.000s
W20260709 13:03:31.958823 16530 leader_election.cc:343] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:31.961709 16530 leader_election.cc:304] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:31.959559 16692 leader_election.cc:290] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:31.962811 16692 raft_consensus.cc:2749] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:31.979242 16550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c648f0c3b6a402e8bbb929065a9ba30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.983206 16681 tablet_bootstrap.cc:492] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
W20260709 13:03:31.984344 16373 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 60028us
I20260709 13:03:31.986048 16682 raft_consensus.cc:359] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:31.993654 16546 tablet_service.cc:1511] Processing CreateTablet for tablet 70b9e6028136499e99c562e9b328a1e1 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 13:03:31.993683 16372 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 67267.4us
I20260709 13:03:32.002338 16385 catalog_manager.cc:5697] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:32.003113 16471 tablet_service.cc:1511] Processing CreateTablet for tablet 7964a6899feb4664be41a568c254e611 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:03:32.005208 16471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7964a6899feb4664be41a568c254e611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.007762 16473 tablet_service.cc:1511] Processing CreateTablet for tablet 70b9e6028136499e99c562e9b328a1e1 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:03:32.008986 16473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b9e6028136499e99c562e9b328a1e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.001219 16682 raft_consensus.cc:385] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.009740 16682 raft_consensus.cc:740] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.010511 16682 consensus_queue.cc:260] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.011116 16546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b9e6028136499e99c562e9b328a1e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.011066 16621 tablet_service.cc:1511] Processing CreateTablet for tablet 7964a6899feb4664be41a568c254e611 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:03:32.012423 16621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7964a6899feb4664be41a568c254e611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.012202 16548 tablet_service.cc:1511] Processing CreateTablet for tablet 7964a6899feb4664be41a568c254e611 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:03:32.013585 16548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7964a6899feb4664be41a568c254e611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.000195 16384 catalog_manager.cc:5697] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:32.017684 16624 tablet_service.cc:1511] Processing CreateTablet for tablet 70b9e6028136499e99c562e9b328a1e1 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:03:32.018224 16626 tablet_service.cc:1511] Processing CreateTablet for tablet 005d6c846b7c496a867bc3440c47618d (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:03:32.019167 16624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b9e6028136499e99c562e9b328a1e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:31.989889 16383 catalog_manager.cc:5697] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:32.021153 16682 ts_tablet_manager.cc:1434] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.085s	user 0.009s	sys 0.004s
I20260709 13:03:32.022208 16682 tablet_bootstrap.cc:492] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:32.023387 16681 tablet_bootstrap.cc:654] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.036868 16626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005d6c846b7c496a867bc3440c47618d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.041671 16473 tablet_service.cc:1511] Processing CreateTablet for tablet e4be98000f9e45aca6246ebb29caaf3a (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:03:32.043952 16473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4be98000f9e45aca6246ebb29caaf3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.046940 16550 tablet_service.cc:1511] Processing CreateTablet for tablet e4be98000f9e45aca6246ebb29caaf3a (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:03:32.049463 16718 raft_consensus.cc:493] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.049949 16718 raft_consensus.cc:515] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.051964 16718 leader_election.cc:290] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:32.051977 16620 tablet_service.cc:1511] Processing CreateTablet for tablet e4be98000f9e45aca6246ebb29caaf3a (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:03:32.053610 16620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4be98000f9e45aca6246ebb29caaf3a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:32.035300 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 76485.9us
I20260709 13:03:32.055020 16545 tablet_service.cc:1511] Processing CreateTablet for tablet 02099d809c444b74a8569fde13ef5215 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:03:32.055436 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f2661fd544587be4261e8375ac4ea" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:32.056337 16552 tablet_service.cc:1511] Processing CreateTablet for tablet 0fabf867686349bbbd6ba49895021c20 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 13:03:32.056915 16455 leader_election.cc:343] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.057623 16619 tablet_service.cc:1511] Processing CreateTablet for tablet 02099d809c444b74a8569fde13ef5215 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:03:32.057942 16549 tablet_service.cc:1511] Processing CreateTablet for tablet 1a18ac9d75e742e09be48fcc1e6f22f9 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:03:32.058975 16619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02099d809c444b74a8569fde13ef5215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.060052 16627 tablet_service.cc:1511] Processing CreateTablet for tablet 1a18ac9d75e742e09be48fcc1e6f22f9 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:03:32.061401 16627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a18ac9d75e742e09be48fcc1e6f22f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.065237 16476 tablet_service.cc:1511] Processing CreateTablet for tablet 1a18ac9d75e742e09be48fcc1e6f22f9 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:03:32.066244 16475 tablet_service.cc:1511] Processing CreateTablet for tablet 02099d809c444b74a8569fde13ef5215 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:03:32.065250 16478 tablet_service.cc:1511] Processing CreateTablet for tablet 0fabf867686349bbbd6ba49895021c20 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:03:32.067466 16683 tablet_bootstrap.cc:654] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.066583 16476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a18ac9d75e742e09be48fcc1e6f22f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.057947 16623 tablet_service.cc:1511] Processing CreateTablet for tablet 0fabf867686349bbbd6ba49895021c20 (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:03:32.068811 16623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fabf867686349bbbd6ba49895021c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.069293 16478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fabf867686349bbbd6ba49895021c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.071019 16475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02099d809c444b74a8569fde13ef5215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.073171 16682 tablet_bootstrap.cc:654] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.073285 16553 tablet_service.cc:1511] Processing CreateTablet for tablet 89b2b151746d4086be3b98906c2e1bce (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:03:32.078855 16718 raft_consensus.cc:493] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.079397 16718 raft_consensus.cc:515] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } }
I20260709 13:03:32.079809 16625 tablet_service.cc:1511] Processing CreateTablet for tablet 89b2b151746d4086be3b98906c2e1bce (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:03:32.082319 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d0e6bd0ab44a689e5ccdfbcb8d76af" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:32.082963 16637 raft_consensus.cc:2468] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:32.084259 16455 leader_election.cc:304] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:32.085109 16722 raft_consensus.cc:2804] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.085507 16722 raft_consensus.cc:493] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.085834 16722 raft_consensus.cc:3060] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.087893 16625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b2b151746d4086be3b98906c2e1bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.090153 16478 tablet_service.cc:1511] Processing CreateTablet for tablet 4081d7c64bff4a1c900ce3ff5ec040ab (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:03:32.091784 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f2661fd544587be4261e8375ac4ea" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
W20260709 13:03:32.097635 16454 leader_election.cc:343] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.098238 16454 leader_election.cc:304] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:32.101368 16719 raft_consensus.cc:2749] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:32.102344 16554 tablet_service.cc:1511] Processing CreateTablet for tablet 4081d7c64bff4a1c900ce3ff5ec040ab (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:03:32.103003 16628 tablet_service.cc:1511] Processing CreateTablet for tablet 4081d7c64bff4a1c900ce3ff5ec040ab (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:03:32.104359 16628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4081d7c64bff4a1c900ce3ff5ec040ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.110442 16479 tablet_service.cc:1511] Processing CreateTablet for tablet 89b2b151746d4086be3b98906c2e1bce (DEFAULT_TABLE table=test-workload [id=8fad237452fa43d697f57da770166405]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:03:32.120680 16545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02099d809c444b74a8569fde13ef5215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.123216 16552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fabf867686349bbbd6ba49895021c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.114106 16718 leader_election.cc:290] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:32.118896 16479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b2b151746d4086be3b98906c2e1bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.134552 16549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a18ac9d75e742e09be48fcc1e6f22f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.134583 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d0e6bd0ab44a689e5ccdfbcb8d76af" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:32.135370 16553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b2b151746d4086be3b98906c2e1bce. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:32.136302 16454 leader_election.cc:343] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.137493 16554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4081d7c64bff4a1c900ce3ff5ec040ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.140009 16550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4be98000f9e45aca6246ebb29caaf3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.160318 16722 raft_consensus.cc:515] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } }
I20260709 13:03:32.167011 16478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4081d7c64bff4a1c900ce3ff5ec040ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:32.171005 16722 leader_election.cc:290] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Requested vote from peers fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:32.171758 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d0e6bd0ab44a689e5ccdfbcb8d76af" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:32.172328 16637 raft_consensus.cc:3060] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.172511 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d0e6bd0ab44a689e5ccdfbcb8d76af" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
W20260709 13:03:32.174424 16454 leader_election.cc:343] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.185725 16637 raft_consensus.cc:2468] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:32.188151 16455 leader_election.cc:304] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:32.188988 16718 raft_consensus.cc:2804] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:32.189608 16718 raft_consensus.cc:697] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:32.190547 16718 consensus_queue.cc:237] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } }
I20260709 13:03:32.195695 16682 tablet_bootstrap.cc:492] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:32.196218 16682 ts_tablet_manager.cc:1403] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.174s	user 0.015s	sys 0.033s
I20260709 13:03:32.196619 16681 tablet_bootstrap.cc:492] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:32.197098 16681 ts_tablet_manager.cc:1403] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.214s	user 0.008s	sys 0.011s
I20260709 13:03:32.199971 16681 raft_consensus.cc:359] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.200776 16681 raft_consensus.cc:385] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.201117 16681 raft_consensus.cc:740] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.201962 16681 consensus_queue.cc:260] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.204703 16681 ts_tablet_manager.cc:1434] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:32.206637 16683 tablet_bootstrap.cc:492] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:32.216063 16683 ts_tablet_manager.cc:1403] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.290s	user 0.019s	sys 0.007s
I20260709 13:03:32.216696 16681 tablet_bootstrap.cc:492] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:32.219162 16683 raft_consensus.cc:359] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.221339 16683 raft_consensus.cc:385] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.221837 16683 raft_consensus.cc:740] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.223066 16683 consensus_queue.cc:260] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.226634 16683 ts_tablet_manager.cc:1434] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:03:32.234052 16683 tablet_bootstrap.cc:492] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:32.265808 16683 tablet_bootstrap.cc:654] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.268854 16682 raft_consensus.cc:359] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.270902 16682 raft_consensus.cc:385] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.271363 16682 raft_consensus.cc:740] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.269987 16681 tablet_bootstrap.cc:654] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.272842 16682 consensus_queue.cc:260] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.275794 16682 ts_tablet_manager.cc:1434] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.079s	user 0.002s	sys 0.006s
I20260709 13:03:32.275126 16385 catalog_manager.cc:5697] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:32.277040 16682 tablet_bootstrap.cc:492] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:32.284898 16682 tablet_bootstrap.cc:654] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.290879 16683 tablet_bootstrap.cc:492] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:32.291464 16683 ts_tablet_manager.cc:1403] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.019s
I20260709 13:03:32.294531 16683 raft_consensus.cc:359] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.295303 16683 raft_consensus.cc:385] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.295990 16683 raft_consensus.cc:740] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.297044 16683 consensus_queue.cc:260] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.299455 16637 raft_consensus.cc:3060] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.300653 16682 tablet_bootstrap.cc:492] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:32.301131 16682 ts_tablet_manager.cc:1403] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.003s
I20260709 13:03:32.303964 16682 raft_consensus.cc:359] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.304669 16682 raft_consensus.cc:385] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.304951 16682 raft_consensus.cc:740] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.305604 16682 consensus_queue.cc:260] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.307461 16683 ts_tablet_manager.cc:1434] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 13:03:32.308584 16683 tablet_bootstrap.cc:492] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:32.308357 16718 consensus_queue.cc:1048] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:32.310829 16682 ts_tablet_manager.cc:1434] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:03:32.311888 16682 tablet_bootstrap.cc:492] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:32.316212 16564 raft_consensus.cc:3060] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.325665 16683 tablet_bootstrap.cc:654] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.328075 16681 tablet_bootstrap.cc:492] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:32.328573 16681 ts_tablet_manager.cc:1403] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.112s	user 0.016s	sys 0.004s
I20260709 13:03:32.330530 16682 tablet_bootstrap.cc:654] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.331223 16681 raft_consensus.cc:359] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.331938 16681 raft_consensus.cc:385] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.332234 16681 raft_consensus.cc:740] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.333031 16681 consensus_queue.cc:260] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.335709 16713 consensus_queue.cc:1048] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:32.341481 16683 tablet_bootstrap.cc:492] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:32.345541 16683 ts_tablet_manager.cc:1403] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.003s
I20260709 13:03:32.348548 16683 raft_consensus.cc:359] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } }
I20260709 13:03:32.349359 16683 raft_consensus.cc:385] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.349660 16683 raft_consensus.cc:740] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.350518 16681 ts_tablet_manager.cc:1434] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260709 13:03:32.350389 16683 consensus_queue.cc:260] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } }
I20260709 13:03:32.353008 16683 ts_tablet_manager.cc:1434] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:32.357539 16718 consensus_queue.cc:1048] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:32.363468 16683 tablet_bootstrap.cc:492] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:32.366106 16681 tablet_bootstrap.cc:492] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:32.368256 16682 tablet_bootstrap.cc:492] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:32.368748 16682 ts_tablet_manager.cc:1403] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.009s
I20260709 13:03:32.370151 16683 tablet_bootstrap.cc:654] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.373041 16681 tablet_bootstrap.cc:654] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.377024 16682 raft_consensus.cc:359] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.377739 16682 raft_consensus.cc:385] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.377992 16682 raft_consensus.cc:740] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.384083 16682 consensus_queue.cc:260] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.386807 16683 tablet_bootstrap.cc:492] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:32.387375 16683 ts_tablet_manager.cc:1403] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.011s
I20260709 13:03:32.390221 16683 raft_consensus.cc:359] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.390997 16683 raft_consensus.cc:385] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.391362 16683 raft_consensus.cc:740] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.391441 16713 raft_consensus.cc:493] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.392035 16713 raft_consensus.cc:515] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.392313 16683 consensus_queue.cc:260] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.394493 16683 ts_tablet_manager.cc:1434] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:32.395501 16683 tablet_bootstrap.cc:492] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:32.395495 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999921e960024c6aa3a5632ad4751fb4" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:32.399724 16713 leader_election.cc:290] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:32.400627 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999921e960024c6aa3a5632ad4751fb4" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:32.401757 16683 tablet_bootstrap.cc:654] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:32.402047 16602 leader_election.cc:343] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:32.402666 16603 leader_election.cc:343] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.403142 16603 leader_election.cc:304] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:32.404018 16682 ts_tablet_manager.cc:1434] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:03:32.404511 16681 tablet_bootstrap.cc:492] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:32.404954 16681 ts_tablet_manager.cc:1403] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.004s
I20260709 13:03:32.404944 16682 tablet_bootstrap.cc:492] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:32.407820 16681 raft_consensus.cc:359] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.410145 16681 raft_consensus.cc:385] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.411149 16681 raft_consensus.cc:740] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.419232 16681 consensus_queue.cc:260] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.407828 16713 consensus_queue.cc:1048] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:03:32.427307 16713 raft_consensus.cc:2749] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:32.415297 16682 tablet_bootstrap.cc:654] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.429447 16728 raft_consensus.cc:493] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.430058 16728 raft_consensus.cc:515] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.435137 16681 ts_tablet_manager.cc:1434] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:03:32.436204 16681 tablet_bootstrap.cc:492] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:32.435122 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73f96c873cb4da6b282a964ac3282dd" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:32.439126 16489 raft_consensus.cc:2468] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:32.440606 16528 leader_election.cc:304] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:32.441547 16711 raft_consensus.cc:2804] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.441920 16711 raft_consensus.cc:493] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.441828 16728 leader_election.cc:290] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:32.442582 16711 raft_consensus.cc:3060] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.450821 16711 raft_consensus.cc:515] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.454071 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73f96c873cb4da6b282a964ac3282dd" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:32.454762 16489 raft_consensus.cc:3060] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.467882 16718 raft_consensus.cc:493] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.468621 16718 raft_consensus.cc:515] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:32.475173 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 73052.4us
I20260709 13:03:32.476511 16718 leader_election.cc:290] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:32.476691 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9445258dfd248d1984199f0c8854dea" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:32.476730 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73f96c873cb4da6b282a964ac3282dd" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:32.477545 16637 raft_consensus.cc:2393] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd1bb048a4de4c8082b3b49c3259badc in current term 1: Already voted for candidate b4c86083028143f98d380c2e818ca1b1 in this term.
I20260709 13:03:32.478348 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73f96c873cb4da6b282a964ac3282dd" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:32.478852 16713 raft_consensus.cc:493] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.477515 16636 raft_consensus.cc:2468] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:32.479331 16713 raft_consensus.cc:515] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.477545 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9445258dfd248d1984199f0c8854dea" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:32.481727 16489 raft_consensus.cc:2468] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:32.481948 16713 leader_election.cc:290] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:32.483043 16528 leader_election.cc:304] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:32.484089 16728 raft_consensus.cc:2804] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:32.485401 16711 leader_election.cc:290] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:32.492259 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd1681fbf5248818ee06f99a4f1dfc4" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:32.496934 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd1681fbf5248818ee06f99a4f1dfc4" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:32.497219 16487 raft_consensus.cc:2468] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:32.492996 16454 leader_election.cc:304] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:32.499003 16602 leader_election.cc:304] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:32.500365 16718 raft_consensus.cc:3060] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:32.504251 16603 leader_election.cc:343] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.505203 16681 tablet_bootstrap.cc:654] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.506907 16713 raft_consensus.cc:2804] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.516503 16713 raft_consensus.cc:493] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.516902 16713 raft_consensus.cc:3060] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.532905 16711 consensus_queue.cc:1048] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:32.524504 16718 raft_consensus.cc:2749] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:32.538995 16435 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:32.540274 16711 consensus_queue.cc:1048] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:32.550496 16682 tablet_bootstrap.cc:492] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:32.551242 16682 ts_tablet_manager.cc:1403] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.146s	user 0.020s	sys 0.001s
I20260709 13:03:32.548990 16719 raft_consensus.cc:493] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.553113 16719 raft_consensus.cc:515] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.555490 16719 leader_election.cc:290] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:32.557055 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5993efb9b04f4ce5b792bae995989c7c" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:32.558449 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5993efb9b04f4ce5b792bae995989c7c" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
W20260709 13:03:32.558657 16455 leader_election.cc:343] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.559194 16563 raft_consensus.cc:2468] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:32.560702 16454 leader_election.cc:304] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [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: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:32.562140 16719 raft_consensus.cc:2804] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.562793 16719 raft_consensus.cc:493] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.563601 16719 raft_consensus.cc:3060] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.570430 16682 raft_consensus.cc:359] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.571206 16682 raft_consensus.cc:385] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.571480 16682 raft_consensus.cc:740] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.579711 16683 tablet_bootstrap.cc:492] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:32.580369 16683 ts_tablet_manager.cc:1403] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.185s	user 0.051s	sys 0.095s
I20260709 13:03:32.583705 16683 raft_consensus.cc:359] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.585790 16683 raft_consensus.cc:385] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.586338 16683 raft_consensus.cc:740] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.587373 16683 consensus_queue.cc:260] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.586134 16728 raft_consensus.cc:697] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:32.589885 16728 consensus_queue.cc:237] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.582217 16719 raft_consensus.cc:515] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.594815 16683 ts_tablet_manager.cc:1434] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:03:32.594907 16563 raft_consensus.cc:3060] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.585211 16713 raft_consensus.cc:515] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.600701 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd1681fbf5248818ee06f99a4f1dfc4" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:32.601392 16489 raft_consensus.cc:3060] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.594650 16682 consensus_queue.cc:260] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.608228 16683 tablet_bootstrap.cc:492] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:32.611670 16682 ts_tablet_manager.cc:1434] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 13:03:32.612660 16682 tablet_bootstrap.cc:492] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:32.614485 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5993efb9b04f4ce5b792bae995989c7c" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:32.631295 16564 raft_consensus.cc:3060] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.632421 16755 raft_consensus.cc:493] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.632961 16755 raft_consensus.cc:515] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.616468 16719 leader_election.cc:290] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:32.636248 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999921e960024c6aa3a5632ad4751fb4" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:32.617437 16681 tablet_bootstrap.cc:492] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:32.636945 16755 leader_election.cc:290] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:32.637435 16681 ts_tablet_manager.cc:1403] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.201s	user 0.016s	sys 0.020s
I20260709 13:03:32.637305 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999921e960024c6aa3a5632ad4751fb4" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:32.638010 16638 raft_consensus.cc:2468] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:32.639256 16530 leader_election.cc:304] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:32.640111 16755 raft_consensus.cc:2804] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.622777 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd1681fbf5248818ee06f99a4f1dfc4" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:32.624264 16713 leader_election.cc:290] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:32.628623 16718 consensus_queue.cc:1048] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:32.641253 16528 leader_election.cc:343] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.641598 16755 raft_consensus.cc:493] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.642064 16755 raft_consensus.cc:3060] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:32.642663 16603 leader_election.cc:343] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.645197 16384 catalog_manager.cc:5697] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:32.648319 16682 tablet_bootstrap.cc:654] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.649727 16755 raft_consensus.cc:515] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.652717 16755 leader_election.cc:290] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:32.653575 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999921e960024c6aa3a5632ad4751fb4" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:32.654575 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999921e960024c6aa3a5632ad4751fb4" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:32.629156 16489 raft_consensus.cc:2468] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:32.655313 16638 raft_consensus.cc:3060] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.655930 16602 leader_election.cc:304] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:32.657121 16713 raft_consensus.cc:2804] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:32.657598 16713 raft_consensus.cc:697] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:32.629659 16683 tablet_bootstrap.cc:654] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.658409 16713 consensus_queue.cc:237] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.640048 16564 raft_consensus.cc:2468] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:32.639948 16681 raft_consensus.cc:359] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.661370 16681 raft_consensus.cc:385] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.661717 16681 raft_consensus.cc:740] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.617542 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5993efb9b04f4ce5b792bae995989c7c" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:32.662366 16454 leader_election.cc:304] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:32.663415 16718 raft_consensus.cc:2804] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:32.664028 16718 raft_consensus.cc:697] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
W20260709 13:03:32.664625 16455 leader_election.cc:343] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.665107 16718 consensus_queue.cc:237] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.662381 16681 consensus_queue.cc:260] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.668485 16681 ts_tablet_manager.cc:1434] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:03:32.669600 16681 tablet_bootstrap.cc:492] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:32.670913 16488 raft_consensus.cc:3060] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.685669 16682 tablet_bootstrap.cc:492] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:32.724817 16682 ts_tablet_manager.cc:1403] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.112s	user 0.017s	sys 0.004s
I20260709 13:03:32.726548 16638 raft_consensus.cc:2468] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:32.728245 16682 raft_consensus.cc:359] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.729169 16682 raft_consensus.cc:385] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.729507 16682 raft_consensus.cc:740] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.730479 16682 consensus_queue.cc:260] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.733479 16682 ts_tablet_manager.cc:1434] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:03:32.689930 16681 tablet_bootstrap.cc:654] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.736917 16683 tablet_bootstrap.cc:492] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:32.737406 16683 ts_tablet_manager.cc:1403] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.129s	user 0.023s	sys 0.010s
I20260709 13:03:32.737208 16530 leader_election.cc:304] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:32.738196 16488 raft_consensus.cc:2468] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:32.737928 16682 tablet_bootstrap.cc:492] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:32.741561 16387 catalog_manager.cc:5697] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:32.742851 16719 consensus_queue.cc:1048] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:32.747781 16728 raft_consensus.cc:2804] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:32.749082 16728 raft_consensus.cc:697] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:32.749647 16683 raft_consensus.cc:359] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.750440 16683 raft_consensus.cc:385] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.751111 16683 raft_consensus.cc:740] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.750295 16728 consensus_queue.cc:237] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.833345 16713 raft_consensus.cc:493] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.751884 16683 consensus_queue.cc:260] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.861908 16713 raft_consensus.cc:515] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.863679 16683 ts_tablet_manager.cc:1434] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.126s	user 0.006s	sys 0.001s
I20260709 13:03:32.864476 16713 leader_election.cc:290] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:32.865057 16683 tablet_bootstrap.cc:492] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:32.865408 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f2661fd544587be4261e8375ac4ea" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:32.866137 16488 raft_consensus.cc:2468] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:32.867646 16602 leader_election.cc:304] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:32.868700 16713 raft_consensus.cc:2804] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.869113 16713 raft_consensus.cc:493] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.869871 16713 raft_consensus.cc:3060] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.867969 16682 tablet_bootstrap.cc:654] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.871153 16683 tablet_bootstrap.cc:654] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.876610 16681 tablet_bootstrap.cc:492] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:32.877211 16681 ts_tablet_manager.cc:1403] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.208s	user 0.012s	sys 0.008s
I20260709 13:03:32.883899 16754 raft_consensus.cc:493] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.880563 16681 raft_consensus.cc:359] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.923234 16681 raft_consensus.cc:385] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.923383 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f2661fd544587be4261e8375ac4ea" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:32.923626 16681 raft_consensus.cc:740] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.759054 16385 catalog_manager.cc:5697] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:32.924396 16681 consensus_queue.cc:260] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.923233 16754 raft_consensus.cc:515] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.886847 16683 tablet_bootstrap.cc:492] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:32.926955 16683 ts_tablet_manager.cc:1403] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.013s
I20260709 13:03:32.928650 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f2661fd544587be4261e8375ac4ea" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:32.929050 16681 ts_tablet_manager.cc:1434] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.052s	user 0.016s	sys 0.014s
I20260709 13:03:32.929313 16488 raft_consensus.cc:2468] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:32.930025 16681 tablet_bootstrap.cc:492] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:32.931003 16528 leader_election.cc:304] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:32.931864 16728 raft_consensus.cc:2804] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.932253 16682 tablet_bootstrap.cc:492] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:32.932742 16682 ts_tablet_manager.cc:1403] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.198s	user 0.036s	sys 0.061s
I20260709 13:03:32.934154 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f2661fd544587be4261e8375ac4ea" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:32.932191 16728 raft_consensus.cc:493] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.934626 16754 leader_election.cc:290] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:32.934942 16728 raft_consensus.cc:3060] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.936265 16387 catalog_manager.cc:5697] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:32.938659 16683 raft_consensus.cc:359] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.939390 16683 raft_consensus.cc:385] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.939200 16682 raft_consensus.cc:359] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.939759 16683 raft_consensus.cc:740] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.939921 16682 raft_consensus.cc:385] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:32.940253 16682 raft_consensus.cc:740] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:32.940662 16683 consensus_queue.cc:260] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.940884 16682 consensus_queue.cc:260] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.884114 16755 raft_consensus.cc:493] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.942384 16755 raft_consensus.cc:515] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.943152 16683 ts_tablet_manager.cc:1434] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260709 13:03:32.943172 16713 raft_consensus.cc:515] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.944468 16682 ts_tablet_manager.cc:1434] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:03:32.944772 16636 raft_consensus.cc:2393] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c86083028143f98d380c2e818ca1b1 in current term 1: Already voted for candidate fcbcdd72dff84c748cdbbd14c2381d30 in this term.
I20260709 13:03:32.945642 16682 tablet_bootstrap.cc:492] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:32.946082 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f2661fd544587be4261e8375ac4ea" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:32.946655 16488 raft_consensus.cc:3060] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.947031 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15408b4f99cd4f53bb97fccca4a26fde" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
W20260709 13:03:32.949118 16528 leader_election.cc:343] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.950090 16755 leader_election.cc:290] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:32.951627 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15408b4f99cd4f53bb97fccca4a26fde" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:32.952266 16636 raft_consensus.cc:2468] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:32.954743 16530 leader_election.cc:304] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:32.955132 16713 leader_election.cc:290] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:32.956732 16754 raft_consensus.cc:2804] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:32.957022 16681 tablet_bootstrap.cc:654] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.957118 16754 raft_consensus.cc:493] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.957572 16754 raft_consensus.cc:3060] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.960422 16683 tablet_bootstrap.cc:492] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:32.961259 16488 raft_consensus.cc:2468] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:32.965936 16682 tablet_bootstrap.cc:654] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:32.967808 16602 leader_election.cc:304] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:32.968706 16713 raft_consensus.cc:2804] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:32.969218 16713 raft_consensus.cc:697] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:32.970070 16713 consensus_queue.cc:237] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.970775 16728 raft_consensus.cc:515] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.971994 16562 raft_consensus.cc:2393] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcbcdd72dff84c748cdbbd14c2381d30 in current term 1: Already voted for candidate b4c86083028143f98d380c2e818ca1b1 in this term.
I20260709 13:03:32.975515 16754 raft_consensus.cc:515] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:32.977548 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f2661fd544587be4261e8375ac4ea" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:32.981999 16488 raft_consensus.cc:2393] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4c86083028143f98d380c2e818ca1b1 in current term 1: Already voted for candidate fcbcdd72dff84c748cdbbd14c2381d30 in this term.
I20260709 13:03:32.982288 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f2661fd544587be4261e8375ac4ea" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:32.982980 16754 leader_election.cc:290] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:32.983110 16564 raft_consensus.cc:2393] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fcbcdd72dff84c748cdbbd14c2381d30 in current term 1: Already voted for candidate b4c86083028143f98d380c2e818ca1b1 in this term.
I20260709 13:03:32.984067 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15408b4f99cd4f53bb97fccca4a26fde" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:32.985575 16636 raft_consensus.cc:3060] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:32.985733 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15408b4f99cd4f53bb97fccca4a26fde" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:32.986497 16683 tablet_bootstrap.cc:654] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:32.987005 16528 leader_election.cc:343] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:32.991019 16728 leader_election.cc:290] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:32.992460 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f2661fd544587be4261e8375ac4ea" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:32.994114 16530 leader_election.cc:304] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:32.995389 16728 raft_consensus.cc:2749] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:33.004309 16636 raft_consensus.cc:2468] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:33.005511 16530 leader_election.cc:304] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:33.006594 16728 raft_consensus.cc:2804] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:33.007139 16728 raft_consensus.cc:697] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:33.007961 16728 consensus_queue.cc:237] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.010795 16384 catalog_manager.cc:5697] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:33.014780 16683 tablet_bootstrap.cc:492] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:33.015398 16683 ts_tablet_manager.cc:1403] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.012s
I20260709 13:03:33.018980 16682 tablet_bootstrap.cc:492] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:33.019325 16681 tablet_bootstrap.cc:492] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:33.019429 16682 ts_tablet_manager.cc:1403] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.007s
I20260709 13:03:33.019991 16681 ts_tablet_manager.cc:1403] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.090s	user 0.009s	sys 0.010s
I20260709 13:03:33.022200 16682 raft_consensus.cc:359] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.022936 16682 raft_consensus.cc:385] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.023216 16682 raft_consensus.cc:740] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.023957 16682 consensus_queue.cc:260] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.025072 16681 raft_consensus.cc:359] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.026384 16681 raft_consensus.cc:385] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.026858 16682 ts_tablet_manager.cc:1434] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:33.026942 16681 raft_consensus.cc:740] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.028034 16681 consensus_queue.cc:260] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.031488 16683 raft_consensus.cc:359] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.032191 16683 raft_consensus.cc:385] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.032459 16683 raft_consensus.cc:740] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.033219 16683 consensus_queue.cc:260] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.035676 16683 ts_tablet_manager.cc:1434] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 13:03:33.038341 16683 tablet_bootstrap.cc:492] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:33.042070 16682 tablet_bootstrap.cc:492] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:33.044111 16683 tablet_bootstrap.cc:654] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:33.035918 16384 catalog_manager.cc:5697] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:33.037441 16681 ts_tablet_manager.cc:1434] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:03:33.047345 16681 tablet_bootstrap.cc:492] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:33.049568 16682 tablet_bootstrap.cc:654] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:33.053117 16681 tablet_bootstrap.cc:654] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:33.059448 16757 raft_consensus.cc:493] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.060134 16757 raft_consensus.cc:515] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.061937 16636 raft_consensus.cc:3060] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.064144 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5993efb9b04f4ce5b792bae995989c7c" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:33.065464 16757 leader_election.cc:290] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:33.066579 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5993efb9b04f4ce5b792bae995989c7c" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:33.071038 16564 raft_consensus.cc:2393] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcbcdd72dff84c748cdbbd14c2381d30 in current term 1: Already voted for candidate cd1bb048a4de4c8082b3b49c3259badc in this term.
I20260709 13:03:33.072389 16603 leader_election.cc:304] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:33.075208 16564 raft_consensus.cc:3060] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.076216 16682 tablet_bootstrap.cc:492] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:33.076706 16682 ts_tablet_manager.cc:1403] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.000s
I20260709 13:03:33.080803 16757 raft_consensus.cc:2749] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:33.082989 16771 consensus_queue.cc:1048] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:33.085280 16681 tablet_bootstrap.cc:492] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:33.085508 16728 consensus_queue.cc:1048] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:33.083498 16682 raft_consensus.cc:359] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.086081 16681 ts_tablet_manager.cc:1403] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.004s
I20260709 13:03:33.086467 16682 raft_consensus.cc:385] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.086859 16682 raft_consensus.cc:740] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.087555 16682 consensus_queue.cc:260] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.089188 16681 raft_consensus.cc:359] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.089924 16681 raft_consensus.cc:385] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.090833 16681 raft_consensus.cc:740] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.096525 16681 consensus_queue.cc:260] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.092056 16757 consensus_queue.cc:1048] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:33.098819 16682 ts_tablet_manager.cc:1434] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 13:03:33.099700 16682 tablet_bootstrap.cc:492] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:33.102803 16681 ts_tablet_manager.cc:1434] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 13:03:33.105010 16683 tablet_bootstrap.cc:492] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:33.229429 16683 ts_tablet_manager.cc:1403] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.191s	user 0.030s	sys 0.056s
I20260709 13:03:33.167387 16638 raft_consensus.cc:3060] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.178000 16757 consensus_queue.cc:1048] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.054s
I20260709 13:03:33.231787 16683 raft_consensus.cc:359] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.233179 16683 raft_consensus.cc:385] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.233459 16683 raft_consensus.cc:740] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.234242 16683 consensus_queue.cc:260] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.137171 16750 raft_consensus.cc:493] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.236089 16683 ts_tablet_manager.cc:1434] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:33.235446 16750 raft_consensus.cc:515] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.237017 16683 tablet_bootstrap.cc:492] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:33.159372 16728 consensus_queue.cc:1048] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.079s
I20260709 13:03:33.238950 16754 raft_consensus.cc:493] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.239423 16754 raft_consensus.cc:515] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.241331 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9898dc074b234234ae00705369260442" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:33.241986 16562 raft_consensus.cc:2468] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:33.241914 16755 consensus_queue.cc:1048] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:33.242935 16750 leader_election.cc:290] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:33.238906 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9898dc074b234234ae00705369260442" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:33.241473 16754 leader_election.cc:290] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
W20260709 13:03:33.227967 16782 log.cc:927] Time spent T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260709 13:03:33.244663 16681 tablet_bootstrap.cc:492] T 914bcca9f95b4c7897bd771bbbf01a87 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:33.247252 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047fd494cbe74474a08579c6edcf39fd" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:33.251353 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047fd494cbe74474a08579c6edcf39fd" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:33.252247 16485 raft_consensus.cc:2468] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:33.253660 16528 leader_election.cc:304] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:33.254483 16728 raft_consensus.cc:2804] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:33.254865 16728 raft_consensus.cc:493] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:33.255193 16728 raft_consensus.cc:3060] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.255363 16603 leader_election.cc:304] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:33.139802 16771 raft_consensus.cc:493] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:33.262420 16530 leader_election.cc:343] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:33.261759 16713 raft_consensus.cc:2804] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:33.263402 16713 raft_consensus.cc:493] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:33.263779 16713 raft_consensus.cc:3060] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.264503 16718 consensus_queue.cc:1048] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:33.262163 16771 raft_consensus.cc:515] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.265822 16487 raft_consensus.cc:2468] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:33.277060 16681 tablet_bootstrap.cc:654] T 914bcca9f95b4c7897bd771bbbf01a87 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:33.270900 16771 leader_election.cc:290] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:33.321264 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9898dc074b234234ae00705369260442" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:33.323151 16563 raft_consensus.cc:2468] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:33.325047 16454 leader_election.cc:304] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:33.326973 16682 tablet_bootstrap.cc:654] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:33.329567 16789 raft_consensus.cc:2804] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:33.329988 16789 raft_consensus.cc:493] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:33.330320 16789 raft_consensus.cc:3060] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.342171 16728 raft_consensus.cc:515] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.344285 16728 leader_election.cc:290] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:33.347787 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047fd494cbe74474a08579c6edcf39fd" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
W20260709 13:03:33.349767 16530 leader_election.cc:343] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:33.327672 16635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9898dc074b234234ae00705369260442" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:33.354447 16750 raft_consensus.cc:493] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.379633 16750 raft_consensus.cc:515] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.383265 16683 tablet_bootstrap.cc:654] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:33.389076 16750 leader_election.cc:290] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
W20260709 13:03:33.443045 16528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 106380us
I20260709 13:03:33.453801 16683 tablet_bootstrap.cc:492] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:33.454428 16683 ts_tablet_manager.cc:1403] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.218s	user 0.007s	sys 0.050s
I20260709 13:03:33.466243 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047fd494cbe74474a08579c6edcf39fd" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:33.466924 16485 raft_consensus.cc:3060] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.466528 16713 raft_consensus.cc:515] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.468811 16713 leader_election.cc:290] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:33.476161 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e325a3b4024a008f3903183fcc9ec1" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:33.474109 16771 raft_consensus.cc:493] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.478487 16635 raft_consensus.cc:2393] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd1bb048a4de4c8082b3b49c3259badc in current term 1: Already voted for candidate fcbcdd72dff84c748cdbbd14c2381d30 in this term.
I20260709 13:03:33.491796 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9898dc074b234234ae00705369260442" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:33.492681 16771 raft_consensus.cc:515] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.493968 16488 raft_consensus.cc:2468] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:33.495796 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e325a3b4024a008f3903183fcc9ec1" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:33.496014 16771 leader_election.cc:290] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:33.496871 16789 raft_consensus.cc:515] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:33.497257 16454 leader_election.cc:343] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:33.499825 16487 raft_consensus.cc:2393] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fcbcdd72dff84c748cdbbd14c2381d30 in current term 1: Already voted for candidate cd1bb048a4de4c8082b3b49c3259badc in this term.
I20260709 13:03:33.499962 16682 tablet_bootstrap.cc:492] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:33.500401 16682 ts_tablet_manager.cc:1403] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.401s	user 0.026s	sys 0.060s
I20260709 13:03:33.480762 16796 consensus_queue.cc:1048] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:03:33.510854 16796 consensus_queue.cc:1048] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:33.513160 16602 leader_election.cc:304] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:33.515581 16757 raft_consensus.cc:2804] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:33.516064 16757 raft_consensus.cc:493] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:33.516449 16757 raft_consensus.cc:3060] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.523412 16681 tablet_bootstrap.cc:492] T 914bcca9f95b4c7897bd771bbbf01a87 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:33.524080 16681 ts_tablet_manager.cc:1403] T 914bcca9f95b4c7897bd771bbbf01a87 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.295s	user 0.016s	sys 0.018s
I20260709 13:03:33.516587 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e325a3b4024a008f3903183fcc9ec1" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:33.529045 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9898dc074b234234ae00705369260442" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:33.529672 16562 raft_consensus.cc:3060] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.534093 16682 raft_consensus.cc:359] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.536000 16682 raft_consensus.cc:385] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.536259 16682 raft_consensus.cc:740] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.535182 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e325a3b4024a008f3903183fcc9ec1" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:33.570590 16789 leader_election.cc:290] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:33.633178 16682 consensus_queue.cc:260] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:33.633710 16455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 94918us
I20260709 13:03:33.634869 16682 ts_tablet_manager.cc:1434] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.134s	user 0.006s	sys 0.002s
I20260709 13:03:33.635816 16682 tablet_bootstrap.cc:492] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:33.636265 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9898dc074b234234ae00705369260442" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:33.637046 16637 raft_consensus.cc:2393] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cd1bb048a4de4c8082b3b49c3259badc in current term 1: Already voted for candidate fcbcdd72dff84c748cdbbd14c2381d30 in this term.
I20260709 13:03:33.645210 16683 raft_consensus.cc:359] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.645785 16683 raft_consensus.cc:385] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.646020 16683 raft_consensus.cc:740] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.646607 16683 consensus_queue.cc:260] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.639112 16750 consensus_queue.cc:1048] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:03:33.657930 16683 ts_tablet_manager.cc:1434] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.203s	user 0.012s	sys 0.000s
I20260709 13:03:33.658651 16683 tablet_bootstrap.cc:492] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
W20260709 13:03:33.663473 16603 leader_election.cc:343] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:33.663916 16757 raft_consensus.cc:515] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.665187 16636 raft_consensus.cc:2393] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd1bb048a4de4c8082b3b49c3259badc in current term 1: Already voted for candidate fcbcdd72dff84c748cdbbd14c2381d30 in this term.
W20260709 13:03:33.666144 16528 consensus_peers.cc:597] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:33.667876 16757 leader_election.cc:290] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:33.668004 16562 raft_consensus.cc:2468] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:33.668747 16757 consensus_queue.cc:1048] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:33.669373 16454 leader_election.cc:304] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:33.670197 16789 raft_consensus.cc:2804] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:33.670631 16789 raft_consensus.cc:697] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:33.671468 16789 consensus_queue.cc:237] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.677793 16683 tablet_bootstrap.cc:654] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:33.673043 16681 raft_consensus.cc:359] T 914bcca9f95b4c7897bd771bbbf01a87 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.680742 16681 raft_consensus.cc:385] T 914bcca9f95b4c7897bd771bbbf01a87 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.681057 16681 raft_consensus.cc:740] T 914bcca9f95b4c7897bd771bbbf01a87 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.681560 16681 consensus_queue.cc:260] T 914bcca9f95b4c7897bd771bbbf01a87 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.655628 16485 raft_consensus.cc:2468] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:33.691227 16528 leader_election.cc:304] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:33.694104 16681 ts_tablet_manager.cc:1434] T 914bcca9f95b4c7897bd771bbbf01a87 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.170s	user 0.016s	sys 0.007s
I20260709 13:03:33.694882 16681 tablet_bootstrap.cc:492] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:33.693854 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9898dc074b234234ae00705369260442" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:33.702833 16755 raft_consensus.cc:2804] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:33.703756 16755 raft_consensus.cc:697] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:33.703177 16564 raft_consensus.cc:2393] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fcbcdd72dff84c748cdbbd14c2381d30 in current term 1: Already voted for candidate cd1bb048a4de4c8082b3b49c3259badc in this term.
I20260709 13:03:33.704924 16755 consensus_queue.cc:237] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.718257 16603 leader_election.cc:304] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
W20260709 13:03:33.718619 16435 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:33.716208 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e325a3b4024a008f3903183fcc9ec1" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:33.706087 16455 leader_election.cc:304] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:33.726506 16789 raft_consensus.cc:3060] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.731922 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e325a3b4024a008f3903183fcc9ec1" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
W20260709 13:03:33.733213 16603 leader_election.cc:343] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:33.734459 16804 raft_consensus.cc:2749] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:33.735532 16789 raft_consensus.cc:2749] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:33.736946 16682 tablet_bootstrap.cc:654] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:33.748238 16683 tablet_bootstrap.cc:492] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:33.748843 16683 ts_tablet_manager.cc:1403] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.090s	user 0.009s	sys 0.010s
I20260709 13:03:33.752069 16683 raft_consensus.cc:359] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.752818 16683 raft_consensus.cc:385] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.753161 16683 raft_consensus.cc:740] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.753844 16683 consensus_queue.cc:260] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.756183 16683 ts_tablet_manager.cc:1434] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:03:33.760663 16681 tablet_bootstrap.cc:654] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:33.760839 16683 tablet_bootstrap.cc:492] T 914bcca9f95b4c7897bd771bbbf01a87 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:33.761643 16728 raft_consensus.cc:493] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.762096 16728 raft_consensus.cc:515] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.764003 16728 leader_election.cc:290] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:33.766247 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2381b7ca8aa4f1683435624c037fccb" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
W20260709 13:03:33.768870 16528 leader_election.cc:343] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:33.765388 16485 raft_consensus.cc:2468] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:33.764794 16384 catalog_manager.cc:5697] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:33.767455 16635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2381b7ca8aa4f1683435624c037fccb" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
W20260709 13:03:33.770650 16530 leader_election.cc:343] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:33.771127 16530 leader_election.cc:304] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:33.772226 16728 raft_consensus.cc:2749] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:33.772186 16602 leader_election.cc:304] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:33.773394 16804 raft_consensus.cc:2804] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:33.773844 16804 raft_consensus.cc:697] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:33.777031 16804 consensus_queue.cc:237] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.779263 16682 tablet_bootstrap.cc:492] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:33.779728 16682 ts_tablet_manager.cc:1403] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.144s	user 0.008s	sys 0.010s
I20260709 13:03:33.793071 16681 tablet_bootstrap.cc:492] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:33.793598 16681 ts_tablet_manager.cc:1403] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.009s
I20260709 13:03:33.793797 16682 raft_consensus.cc:359] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.794314 16682 raft_consensus.cc:385] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.794478 16682 raft_consensus.cc:740] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.795070 16682 consensus_queue.cc:260] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.797035 16682 ts_tablet_manager.cc:1434] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:03:33.797703 16683 tablet_bootstrap.cc:654] T 914bcca9f95b4c7897bd771bbbf01a87 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:33.797919 16682 tablet_bootstrap.cc:492] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:33.800731 16681 raft_consensus.cc:359] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.801425 16681 raft_consensus.cc:385] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.801710 16681 raft_consensus.cc:740] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.801263 16385 catalog_manager.cc:5697] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:33.802333 16681 consensus_queue.cc:260] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.804442 16681 ts_tablet_manager.cc:1434] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:03:33.805305 16681 tablet_bootstrap.cc:492] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:33.812791 16682 tablet_bootstrap.cc:654] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:33.823293 16681 tablet_bootstrap.cc:654] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:33.825116 16683 tablet_bootstrap.cc:492] T 914bcca9f95b4c7897bd771bbbf01a87 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:33.826043 16683 ts_tablet_manager.cc:1403] T 914bcca9f95b4c7897bd771bbbf01a87 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.002s
I20260709 13:03:33.828986 16683 raft_consensus.cc:359] T 914bcca9f95b4c7897bd771bbbf01a87 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.829481 16683 raft_consensus.cc:385] T 914bcca9f95b4c7897bd771bbbf01a87 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.829756 16683 raft_consensus.cc:740] T 914bcca9f95b4c7897bd771bbbf01a87 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.832774 16682 tablet_bootstrap.cc:492] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:33.833359 16682 ts_tablet_manager.cc:1403] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.001s
I20260709 13:03:33.830328 16683 consensus_queue.cc:260] T 914bcca9f95b4c7897bd771bbbf01a87 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.833760 16383 catalog_manager.cc:5697] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:33.836197 16682 raft_consensus.cc:359] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.836876 16682 raft_consensus.cc:385] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.837064 16804 raft_consensus.cc:493] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.837210 16682 raft_consensus.cc:740] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.837595 16804 raft_consensus.cc:515] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.838011 16682 consensus_queue.cc:260] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.839794 16804 leader_election.cc:290] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:33.841154 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914bcca9f95b4c7897bd771bbbf01a87" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:33.841770 16562 raft_consensus.cc:2468] T 914bcca9f95b4c7897bd771bbbf01a87 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:33.842649 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914bcca9f95b4c7897bd771bbbf01a87" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:33.843305 16485 raft_consensus.cc:2468] T 914bcca9f95b4c7897bd771bbbf01a87 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:33.846549 16602 leader_election.cc:304] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:33.849627 16804 raft_consensus.cc:2804] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:33.850003 16804 raft_consensus.cc:493] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:33.850364 16804 raft_consensus.cc:3060] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.835585 16683 ts_tablet_manager.cc:1434] T 914bcca9f95b4c7897bd771bbbf01a87 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:03:33.855512 16683 tablet_bootstrap.cc:492] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:33.858083 16804 raft_consensus.cc:515] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.860155 16682 ts_tablet_manager.cc:1434] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 13:03:33.861649 16682 tablet_bootstrap.cc:492] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:33.865747 16683 tablet_bootstrap.cc:654] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:33.870260 16804 leader_election.cc:290] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:33.870930 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914bcca9f95b4c7897bd771bbbf01a87" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:33.871533 16485 raft_consensus.cc:3060] T 914bcca9f95b4c7897bd771bbbf01a87 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.872983 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914bcca9f95b4c7897bd771bbbf01a87" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:33.873553 16562 raft_consensus.cc:3060] T 914bcca9f95b4c7897bd771bbbf01a87 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.881896 16682 tablet_bootstrap.cc:654] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:33.884826 16486 raft_consensus.cc:3060] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:33.897604 16485 raft_consensus.cc:2468] T 914bcca9f95b4c7897bd771bbbf01a87 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:33.899016 16602 leader_election.cc:304] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:33.899891 16804 raft_consensus.cc:2804] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:33.900353 16804 raft_consensus.cc:697] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:33.901139 16804 consensus_queue.cc:237] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.901818 16562 raft_consensus.cc:2468] T 914bcca9f95b4c7897bd771bbbf01a87 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:33.908053 16681 tablet_bootstrap.cc:492] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:33.908473 16681 ts_tablet_manager.cc:1403] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.103s	user 0.005s	sys 0.032s
I20260709 13:03:33.919006 16681 raft_consensus.cc:359] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.919504 16681 raft_consensus.cc:385] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.919677 16681 raft_consensus.cc:740] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.920202 16681 consensus_queue.cc:260] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.921890 16681 ts_tablet_manager.cc:1434] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.000s
I20260709 13:03:33.922811 16681 tablet_bootstrap.cc:492] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:33.940359 16682 tablet_bootstrap.cc:492] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:33.940950 16682 ts_tablet_manager.cc:1403] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.021s
I20260709 13:03:33.944478 16682 raft_consensus.cc:359] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.945299 16682 raft_consensus.cc:385] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.945633 16682 raft_consensus.cc:740] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.945642 16681 tablet_bootstrap.cc:654] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:33.946359 16682 consensus_queue.cc:260] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.951232 16683 tablet_bootstrap.cc:492] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:33.951709 16683 ts_tablet_manager.cc:1403] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.037s
I20260709 13:03:33.952526 16385 catalog_manager.cc:5697] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:33.954229 16683 raft_consensus.cc:359] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.954847 16683 raft_consensus.cc:385] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.955161 16683 raft_consensus.cc:740] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.956053 16682 ts_tablet_manager.cc:1434] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:03:33.955901 16683 consensus_queue.cc:260] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.957063 16682 tablet_bootstrap.cc:492] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:33.957834 16683 ts_tablet_manager.cc:1434] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:33.958674 16683 tablet_bootstrap.cc:492] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:33.979830 16683 tablet_bootstrap.cc:654] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:33.980126 16682 tablet_bootstrap.cc:654] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:33.991724 16682 tablet_bootstrap.cc:492] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:33.992317 16682 ts_tablet_manager.cc:1403] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.012s
I20260709 13:03:33.997599 16681 tablet_bootstrap.cc:492] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:33.997324 16682 raft_consensus.cc:359] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:33.998106 16681 ts_tablet_manager.cc:1403] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.001s
I20260709 13:03:33.998226 16682 raft_consensus.cc:385] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:33.998687 16682 raft_consensus.cc:740] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:33.999817 16682 consensus_queue.cc:260] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.001276 16681 raft_consensus.cc:359] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.002084 16681 raft_consensus.cc:385] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.002388 16681 raft_consensus.cc:740] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.003044 16681 consensus_queue.cc:260] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.005074 16681 ts_tablet_manager.cc:1434] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:34.007174 16681 tablet_bootstrap.cc:492] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:34.007292 16682 ts_tablet_manager.cc:1434] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:03:34.008242 16682 tablet_bootstrap.cc:492] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:34.017181 16683 tablet_bootstrap.cc:492] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:34.017895 16683 ts_tablet_manager.cc:1403] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.019s
I20260709 13:03:34.018535 16681 tablet_bootstrap.cc:654] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.020153 16682 tablet_bootstrap.cc:654] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.020677 16683 raft_consensus.cc:359] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.021476 16683 raft_consensus.cc:385] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.021802 16683 raft_consensus.cc:740] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.022578 16683 consensus_queue.cc:260] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.024791 16683 ts_tablet_manager.cc:1434] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:34.029939 16683 tablet_bootstrap.cc:492] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:34.034200 16682 tablet_bootstrap.cc:492] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:34.034685 16682 ts_tablet_manager.cc:1403] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.006s
I20260709 13:03:34.037297 16682 raft_consensus.cc:359] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.037952 16682 raft_consensus.cc:385] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.038214 16682 raft_consensus.cc:740] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.038864 16682 consensus_queue.cc:260] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.040800 16682 ts_tablet_manager.cc:1434] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:34.040922 16683 tablet_bootstrap.cc:654] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.041703 16682 tablet_bootstrap.cc:492] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:34.049845 16681 tablet_bootstrap.cc:492] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:34.050365 16681 ts_tablet_manager.cc:1403] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.012s
I20260709 13:03:34.052750 16683 tablet_bootstrap.cc:492] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:34.053263 16683 ts_tablet_manager.cc:1403] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.009s
I20260709 13:03:34.053332 16681 raft_consensus.cc:359] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.054350 16681 raft_consensus.cc:385] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.054620 16681 raft_consensus.cc:740] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.055310 16681 consensus_queue.cc:260] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.056891 16683 raft_consensus.cc:359] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.057296 16682 tablet_bootstrap.cc:654] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.057544 16681 ts_tablet_manager.cc:1434] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:34.057647 16683 raft_consensus.cc:385] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.058104 16683 raft_consensus.cc:740] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.058928 16681 tablet_bootstrap.cc:492] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:34.058873 16683 consensus_queue.cc:260] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.072672 16683 ts_tablet_manager.cc:1434] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 13:03:34.074090 16683 tablet_bootstrap.cc:492] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:34.082783 16682 tablet_bootstrap.cc:492] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:34.082935 16683 tablet_bootstrap.cc:654] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.083279 16682 ts_tablet_manager.cc:1403] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.016s
I20260709 13:03:34.086591 16682 raft_consensus.cc:359] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.087514 16682 raft_consensus.cc:385] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.087863 16682 raft_consensus.cc:740] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.088573 16681 tablet_bootstrap.cc:654] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.088600 16682 consensus_queue.cc:260] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.095350 16683 tablet_bootstrap.cc:492] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:34.095887 16683 ts_tablet_manager.cc:1403] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260709 13:03:34.097173 16804 raft_consensus.cc:493] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.097658 16804 raft_consensus.cc:515] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.098652 16683 raft_consensus.cc:359] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.100804 16683 raft_consensus.cc:385] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.101161 16683 raft_consensus.cc:740] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.101575 16804 leader_election.cc:290] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:34.100497 16682 ts_tablet_manager.cc:1434] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:03:34.102710 16682 tablet_bootstrap.cc:492] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:34.103135 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142fb1312ba34a28b377763038a4fb5a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:34.103832 16562 raft_consensus.cc:2468] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:34.105011 16603 leader_election.cc:304] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:34.100692 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142fb1312ba34a28b377763038a4fb5a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:34.105949 16486 raft_consensus.cc:2468] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:34.106870 16804 raft_consensus.cc:2804] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:34.107247 16804 raft_consensus.cc:493] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:34.107613 16804 raft_consensus.cc:3060] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.110656 16682 tablet_bootstrap.cc:654] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.113035 16681 tablet_bootstrap.cc:492] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:34.113492 16681 ts_tablet_manager.cc:1403] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.009s
I20260709 13:03:34.116163 16681 raft_consensus.cc:359] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.116866 16681 raft_consensus.cc:385] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.117127 16681 raft_consensus.cc:740] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.117887 16681 consensus_queue.cc:260] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.120507 16681 ts_tablet_manager.cc:1434] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:34.121516 16681 tablet_bootstrap.cc:492] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:34.102931 16683 consensus_queue.cc:260] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.127072 16750 raft_consensus.cc:493] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.128217 16683 ts_tablet_manager.cc:1434] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.032s	user 0.000s	sys 0.005s
I20260709 13:03:34.114513 16804 raft_consensus.cc:515] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.127733 16750 raft_consensus.cc:515] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.129139 16683 tablet_bootstrap.cc:492] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:34.132352 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047fd494cbe74474a08579c6edcf39fd" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:34.132763 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047fd494cbe74474a08579c6edcf39fd" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:34.133581 16486 raft_consensus.cc:2393] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcbcdd72dff84c748cdbbd14c2381d30 in current term 1: Already voted for candidate b4c86083028143f98d380c2e818ca1b1 in this term.
I20260709 13:03:34.134611 16750 leader_election.cc:290] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:34.134992 16789 consensus_queue.cc:1048] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:34.137408 16602 leader_election.cc:304] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:34.138109 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142fb1312ba34a28b377763038a4fb5a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:34.138764 16486 raft_consensus.cc:3060] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.138913 16750 raft_consensus.cc:3060] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.140528 16683 tablet_bootstrap.cc:654] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.143088 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142fb1312ba34a28b377763038a4fb5a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:34.143877 16564 raft_consensus.cc:3060] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.150842 16804 leader_election.cc:290] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:34.164058 16804 consensus_queue.cc:1048] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:34.154294 16564 raft_consensus.cc:2468] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:34.170887 16681 tablet_bootstrap.cc:654] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.171798 16603 leader_election.cc:304] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:34.172685 16713 raft_consensus.cc:2804] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:34.173133 16713 raft_consensus.cc:697] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:34.173316 16682 tablet_bootstrap.cc:492] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:34.173730 16682 ts_tablet_manager.cc:1403] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.037s
I20260709 13:03:34.173913 16713 consensus_queue.cc:237] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.176260 16682 raft_consensus.cc:359] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.176929 16682 raft_consensus.cc:385] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.177242 16682 raft_consensus.cc:740] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.177850 16682 consensus_queue.cc:260] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.179342 16682 ts_tablet_manager.cc:1434] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:03:34.178602 16486 raft_consensus.cc:2468] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:34.180258 16682 tablet_bootstrap.cc:492] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:34.190245 16681 tablet_bootstrap.cc:492] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:34.190927 16681 ts_tablet_manager.cc:1403] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.002s
I20260709 13:03:34.193800 16682 tablet_bootstrap.cc:654] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.196874 16750 raft_consensus.cc:2749] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:34.203696 16681 raft_consensus.cc:359] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.204417 16681 raft_consensus.cc:385] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.204696 16681 raft_consensus.cc:740] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.205680 16681 consensus_queue.cc:260] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.209719 16681 ts_tablet_manager.cc:1434] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:03:34.211410 16564 raft_consensus.cc:3060] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.222186 16789 consensus_queue.cc:1048] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:34.223544 16750 raft_consensus.cc:493] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.224072 16750 raft_consensus.cc:515] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.224897 16804 raft_consensus.cc:493] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.225356 16804 raft_consensus.cc:515] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.227166 16681 tablet_bootstrap.cc:492] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:34.233965 16681 tablet_bootstrap.cc:654] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.235268 16383 catalog_manager.cc:5697] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:34.239007 16804 leader_election.cc:290] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:34.244334 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b6492108da495f87eb48f60fb5bf8e" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:34.245241 16561 raft_consensus.cc:2468] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:34.247546 16750 leader_election.cc:290] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:34.264793 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b6492108da495f87eb48f60fb5bf8e" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:34.264896 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2381b7ca8aa4f1683435624c037fccb" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:34.265553 16486 raft_consensus.cc:2468] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:34.265591 16485 raft_consensus.cc:2468] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:34.267655 16603 leader_election.cc:304] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:34.280359 16793 raft_consensus.cc:493] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.268738 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2381b7ca8aa4f1683435624c037fccb" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:34.270267 16750 raft_consensus.cc:2804] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:34.285984 16683 tablet_bootstrap.cc:492] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:34.286408 16683 ts_tablet_manager.cc:1403] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.157s	user 0.020s	sys 0.052s
I20260709 13:03:34.285091 16750 raft_consensus.cc:493] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:34.289113 16750 raft_consensus.cc:3060] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.292693 16681 tablet_bootstrap.cc:492] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:34.293188 16681 ts_tablet_manager.cc:1403] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.009s
I20260709 13:03:34.287333 16561 raft_consensus.cc:2468] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:34.280853 16793 raft_consensus.cc:515] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.296854 16713 consensus_queue.cc:1048] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:03:34.290030 16602 leader_election.cc:304] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:34.301011 16771 raft_consensus.cc:493] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.301517 16771 raft_consensus.cc:515] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.303586 16771 leader_election.cc:290] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:34.304312 16681 raft_consensus.cc:359] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.304975 16681 raft_consensus.cc:385] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.305238 16681 raft_consensus.cc:740] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.305859 16681 consensus_queue.cc:260] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.302564 16713 raft_consensus.cc:2804] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:34.324883 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b60fe48529454c89b5329378a0f953" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:34.325563 16561 raft_consensus.cc:2468] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:34.325856 16683 raft_consensus.cc:359] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.307260 16755 raft_consensus.cc:493] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.326907 16713 raft_consensus.cc:493] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:34.327210 16454 leader_election.cc:304] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:34.327929 16635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b60fe48529454c89b5329378a0f953" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:34.330147 16683 raft_consensus.cc:385] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.331779 16683 raft_consensus.cc:740] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.335757 16683 consensus_queue.cc:260] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.331080 16713 raft_consensus.cc:3060] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.345347 16771 raft_consensus.cc:2804] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:34.352133 16683 ts_tablet_manager.cc:1434] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.004s
I20260709 13:03:34.352630 16750 raft_consensus.cc:515] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.353133 16683 tablet_bootstrap.cc:492] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:34.356562 16681 ts_tablet_manager.cc:1434] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.063s	user 0.010s	sys 0.014s
I20260709 13:03:34.357300 16681 tablet_bootstrap.cc:492] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:34.356024 16771 raft_consensus.cc:493] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:34.358398 16771 raft_consensus.cc:3060] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.359251 16793 leader_election.cc:290] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:34.359462 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e325a3b4024a008f3903183fcc9ec1" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:34.337500 16635 raft_consensus.cc:2468] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:34.355538 16804 consensus_queue.cc:1048] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:03:34.354614 16750 leader_election.cc:290] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:34.331691 16755 raft_consensus.cc:515] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.364137 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b6492108da495f87eb48f60fb5bf8e" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:34.364691 16563 raft_consensus.cc:3060] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.365064 16728 consensus_queue.cc:1048] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:34.369030 16682 tablet_bootstrap.cc:492] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:34.369510 16682 ts_tablet_manager.cc:1403] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.189s	user 0.035s	sys 0.037s
I20260709 13:03:34.368469 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e325a3b4024a008f3903183fcc9ec1" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:34.382198 16755 leader_election.cc:290] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:34.383610 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b6492108da495f87eb48f60fb5bf8e" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:34.383955 16750 consensus_queue.cc:1048] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:34.385643 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa1d1995cbf4bbc940e5b6fc73ff126" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:34.386266 16638 raft_consensus.cc:2468] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:34.387452 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa1d1995cbf4bbc940e5b6fc73ff126" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:34.387938 16530 leader_election.cc:304] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:34.388082 16489 raft_consensus.cc:2468] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:34.384265 16485 raft_consensus.cc:3060] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.386423 16713 raft_consensus.cc:515] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.388842 16793 consensus_queue.cc:1048] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:34.390230 16793 raft_consensus.cc:2804] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:34.390568 16793 raft_consensus.cc:493] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:34.390940 16793 raft_consensus.cc:3060] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.386291 16528 leader_election.cc:304] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:34.378650 16771 raft_consensus.cc:515] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.406546 16682 raft_consensus.cc:359] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.408113 16682 raft_consensus.cc:385] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.408464 16682 raft_consensus.cc:740] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.409293 16682 consensus_queue.cc:260] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.401396 16713 leader_election.cc:290] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:34.446810 16682 ts_tablet_manager.cc:1434] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.077s	user 0.014s	sys 0.006s
I20260709 13:03:34.448753 16682 tablet_bootstrap.cc:492] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:34.453987 16771 leader_election.cc:290] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:34.456331 16563 raft_consensus.cc:2468] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:34.458145 16757 raft_consensus.cc:493] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.459444 16757 raft_consensus.cc:515] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.460850 16681 tablet_bootstrap.cc:654] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.461447 16757 leader_election.cc:290] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:34.467269 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b60fe48529454c89b5329378a0f953" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:34.467909 16563 raft_consensus.cc:3060] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.469409 16683 tablet_bootstrap.cc:654] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.454493 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2381b7ca8aa4f1683435624c037fccb" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:34.480489 16489 raft_consensus.cc:3060] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.483070 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b60fe48529454c89b5329378a0f953" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:34.483343 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512b5fcf8af14734a89fb2fee2bead82" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:34.483721 16638 raft_consensus.cc:3060] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:34.488878 16602 leader_election.cc:343] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:34.491243 16793 raft_consensus.cc:515] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.496299 16728 raft_consensus.cc:2749] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:34.507161 16682 tablet_bootstrap.cc:654] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:34.527314 16850 log.cc:927] Time spent T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 13:03:34.527647 16713 raft_consensus.cc:493] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.528126 16713 raft_consensus.cc:515] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.537750 16485 raft_consensus.cc:2468] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:34.544296 16602 leader_election.cc:304] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:34.545876 16713 leader_election.cc:290] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:34.546459 16804 raft_consensus.cc:2804] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:34.547449 16804 raft_consensus.cc:697] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:34.548333 16563 raft_consensus.cc:2468] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:34.548286 16804 consensus_queue.cc:237] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.549801 16454 leader_election.cc:304] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:34.550737 16843 raft_consensus.cc:2804] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:34.551187 16843 raft_consensus.cc:697] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:34.560950 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91958a98da3411892349d92a7c8b33c" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:34.552026 16843 consensus_queue.cc:237] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.573338 16488 raft_consensus.cc:2468] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:34.585739 16602 leader_election.cc:304] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:34.585950 16489 raft_consensus.cc:2468] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:34.587335 16750 raft_consensus.cc:2804] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:34.587769 16602 leader_election.cc:304] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:34.587973 16757 consensus_queue.cc:1048] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:34.590271 16757 raft_consensus.cc:2804] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:34.587808 16750 raft_consensus.cc:493] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:34.591264 16750 raft_consensus.cc:3060] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.592676 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512b5fcf8af14734a89fb2fee2bead82" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:34.595656 16757 raft_consensus.cc:697] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:34.596827 16757 consensus_queue.cc:237] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.598505 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91958a98da3411892349d92a7c8b33c" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:34.599406 16564 raft_consensus.cc:2468] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:34.563028 16638 raft_consensus.cc:2468] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:34.574849 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa1d1995cbf4bbc940e5b6fc73ff126" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:34.575340 16793 leader_election.cc:290] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:34.612469 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2381b7ca8aa4f1683435624c037fccb" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:34.617543 16636 raft_consensus.cc:3060] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.606567 16750 raft_consensus.cc:515] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.622768 16563 raft_consensus.cc:3060] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:34.627434 16603 leader_election.cc:343] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:34.629743 16603 leader_election.cc:304] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
W20260709 13:03:34.630144 16855 log.cc:927] Time spent T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:03:34.634223 16803 raft_consensus.cc:2749] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:34.638396 16683 tablet_bootstrap.cc:492] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:34.638960 16683 ts_tablet_manager.cc:1403] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.286s	user 0.034s	sys 0.085s
I20260709 13:03:34.639509 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa1d1995cbf4bbc940e5b6fc73ff126" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:34.640173 16485 raft_consensus.cc:3060] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.641798 16683 raft_consensus.cc:359] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.642527 16683 raft_consensus.cc:385] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.642905 16683 raft_consensus.cc:740] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.643647 16683 consensus_queue.cc:260] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.644922 16682 tablet_bootstrap.cc:492] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:34.645381 16682 ts_tablet_manager.cc:1403] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.197s	user 0.018s	sys 0.008s
I20260709 13:03:34.646170 16683 ts_tablet_manager.cc:1434] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:34.646520 16803 consensus_queue.cc:1048] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:34.649283 16683 tablet_bootstrap.cc:492] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:34.645572 16636 raft_consensus.cc:2468] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:34.662825 16681 tablet_bootstrap.cc:492] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:34.663321 16681 ts_tablet_manager.cc:1403] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.306s	user 0.013s	sys 0.025s
I20260709 13:03:34.664465 16383 catalog_manager.cc:5697] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:34.666532 16682 raft_consensus.cc:359] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.667937 16682 raft_consensus.cc:385] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.666556 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91958a98da3411892349d92a7c8b33c" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:34.669135 16682 raft_consensus.cc:740] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.671006 16682 consensus_queue.cc:260] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.673024 16485 raft_consensus.cc:2468] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:34.673820 16682 ts_tablet_manager.cc:1434] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260709 13:03:34.674803 16682 tablet_bootstrap.cc:492] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:34.671255 16530 leader_election.cc:304] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:34.671658 16489 raft_consensus.cc:3060] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.664355 16563 raft_consensus.cc:2468] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:34.679456 16728 raft_consensus.cc:2804] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:34.680730 16728 raft_consensus.cc:697] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:34.681581 16728 consensus_queue.cc:237] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.682096 16750 leader_election.cc:290] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:34.687892 16681 raft_consensus.cc:359] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.690110 16681 raft_consensus.cc:385] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.690316 16681 raft_consensus.cc:740] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.692368 16683 tablet_bootstrap.cc:654] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.692433 16681 consensus_queue.cc:260] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.695713 16384 catalog_manager.cc:5697] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:34.698406 16682 tablet_bootstrap.cc:654] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.698369 16681 ts_tablet_manager.cc:1434] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:03:34.704494 16681 tablet_bootstrap.cc:492] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:34.715507 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91958a98da3411892349d92a7c8b33c" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:34.716784 16562 raft_consensus.cc:3060] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.753654 16384 catalog_manager.cc:5697] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:34.760341 16757 raft_consensus.cc:493] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.765427 16757 raft_consensus.cc:515] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.767652 16682 tablet_bootstrap.cc:492] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:34.767616 16757 leader_election.cc:290] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:34.768206 16682 ts_tablet_manager.cc:1403] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.094s	user 0.018s	sys 0.008s
I20260709 13:03:34.769346 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e588c02680424e41abeeed6902b69243" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
W20260709 13:03:34.770824 16602 leader_election.cc:343] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:34.772253 16682 raft_consensus.cc:359] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.754683 16681 tablet_bootstrap.cc:654] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.772918 16682 raft_consensus.cc:385] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.773236 16682 raft_consensus.cc:740] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.773181 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e588c02680424e41abeeed6902b69243" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:34.774094 16682 consensus_queue.cc:260] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:34.774870 16603 leader_election.cc:343] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:34.775295 16603 leader_election.cc:304] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:34.776134 16682 ts_tablet_manager.cc:1434] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:03:34.776556 16804 raft_consensus.cc:2749] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:34.777040 16682 tablet_bootstrap.cc:492] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:34.754019 16489 raft_consensus.cc:2468] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:34.761971 16562 raft_consensus.cc:2468] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:34.780836 16603 leader_election.cc:304] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:34.781801 16757 raft_consensus.cc:2804] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:34.782312 16681 tablet_bootstrap.cc:492] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:34.782274 16757 raft_consensus.cc:697] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:34.782892 16681 ts_tablet_manager.cc:1403] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.000s
I20260709 13:03:34.783857 16757 consensus_queue.cc:237] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.785703 16681 raft_consensus.cc:359] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.786430 16681 raft_consensus.cc:385] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.786721 16681 raft_consensus.cc:740] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.787352 16681 consensus_queue.cc:260] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.789410 16681 ts_tablet_manager.cc:1434] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:34.790315 16681 tablet_bootstrap.cc:492] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:34.797587 16683 tablet_bootstrap.cc:492] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:34.798089 16683 ts_tablet_manager.cc:1403] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.149s	user 0.014s	sys 0.003s
I20260709 13:03:34.800885 16683 raft_consensus.cc:359] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.801616 16683 raft_consensus.cc:385] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.801882 16683 raft_consensus.cc:740] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.802959 16843 raft_consensus.cc:493] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.802553 16683 consensus_queue.cc:260] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.803416 16843 raft_consensus.cc:515] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.805078 16683 ts_tablet_manager.cc:1434] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:34.805469 16843 leader_election.cc:290] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:34.806017 16683 tablet_bootstrap.cc:492] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:34.808223 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512b5fcf8af14734a89fb2fee2bead82" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:34.808884 16562 raft_consensus.cc:2468] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:34.812180 16683 tablet_bootstrap.cc:654] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.812041 16454 leader_election.cc:304] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
W20260709 13:03:34.813941 16435 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:34.814483 16682 tablet_bootstrap.cc:654] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.815574 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512b5fcf8af14734a89fb2fee2bead82" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:34.816246 16638 raft_consensus.cc:2468] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:34.817476 16681 tablet_bootstrap.cc:654] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.818105 16843 raft_consensus.cc:2804] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:34.818521 16843 raft_consensus.cc:493] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:34.818996 16843 raft_consensus.cc:3060] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.824949 16385 catalog_manager.cc:5697] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:34.838972 16843 raft_consensus.cc:515] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.840773 16383 catalog_manager.cc:5697] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:34.841817 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512b5fcf8af14734a89fb2fee2bead82" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:34.842392 16562 raft_consensus.cc:3060] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.848050 16683 tablet_bootstrap.cc:492] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:34.848533 16683 ts_tablet_manager.cc:1403] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
I20260709 13:03:34.848877 16562 raft_consensus.cc:2468] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:34.850054 16454 leader_election.cc:304] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:34.850968 16771 raft_consensus.cc:2804] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:34.851599 16771 raft_consensus.cc:697] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:34.852370 16771 consensus_queue.cc:237] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.855119 16681 tablet_bootstrap.cc:492] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:34.855530 16681 ts_tablet_manager.cc:1403] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.002s
I20260709 13:03:34.857501 16681 raft_consensus.cc:359] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.857978 16681 raft_consensus.cc:385] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.858186 16681 raft_consensus.cc:740] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.870776 16681 consensus_queue.cc:260] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.873189 16681 ts_tablet_manager.cc:1434] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:03:34.874125 16681 tablet_bootstrap.cc:492] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:34.879832 16681 tablet_bootstrap.cc:654] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.877015 16683 raft_consensus.cc:359] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.888751 16683 raft_consensus.cc:385] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.885516 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512b5fcf8af14734a89fb2fee2bead82" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:34.889417 16683 raft_consensus.cc:740] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.882397 16843 leader_election.cc:290] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:34.889569 16638 raft_consensus.cc:3060] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.891400 16681 tablet_bootstrap.cc:492] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:34.890744 16683 consensus_queue.cc:260] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.891865 16681 ts_tablet_manager.cc:1403] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 13:03:34.893725 16683 ts_tablet_manager.cc:1434] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 13:03:34.894747 16681 raft_consensus.cc:359] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.895422 16681 raft_consensus.cc:385] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.895774 16681 raft_consensus.cc:740] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.895485 16683 tablet_bootstrap.cc:492] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:34.896957 16682 tablet_bootstrap.cc:492] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:34.897482 16682 ts_tablet_manager.cc:1403] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.121s	user 0.050s	sys 0.036s
I20260709 13:03:34.900453 16682 raft_consensus.cc:359] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.901197 16682 raft_consensus.cc:385] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.901526 16682 raft_consensus.cc:740] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.902199 16682 consensus_queue.cc:260] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.902966 16681 consensus_queue.cc:260] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.904563 16682 ts_tablet_manager.cc:1434] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:34.905056 16681 ts_tablet_manager.cc:1434] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:03:34.905629 16682 tablet_bootstrap.cc:492] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:34.906157 16681 tablet_bootstrap.cc:492] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:34.907536 16843 raft_consensus.cc:493] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.908000 16843 raft_consensus.cc:515] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.909122 16683 tablet_bootstrap.cc:654] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.910888 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72ef70658748edac30905a022d9541" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:34.911494 16562 raft_consensus.cc:2468] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:34.912639 16682 tablet_bootstrap.cc:654] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.912963 16454 leader_election.cc:304] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:34.913973 16846 raft_consensus.cc:2804] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:34.914435 16846 raft_consensus.cc:493] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:34.915218 16846 raft_consensus.cc:3060] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.916123 16843 leader_election.cc:290] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:34.917006 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72ef70658748edac30905a022d9541" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
W20260709 13:03:34.920290 16455 leader_election.cc:343] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:34.914630 16384 catalog_manager.cc:5697] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:34.918409 16681 tablet_bootstrap.cc:654] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:34.939975 16683 tablet_bootstrap.cc:492] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:34.940616 16683 ts_tablet_manager.cc:1403] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.002s
I20260709 13:03:34.941239 16843 raft_consensus.cc:493] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.941469 16638 raft_consensus.cc:2468] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:34.941744 16843 raft_consensus.cc:515] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.943917 16843 leader_election.cc:290] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:34.923062 16846 raft_consensus.cc:515] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.946627 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b8e53b249b4a999d82137e5169e016" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:34.947335 16683 raft_consensus.cc:359] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.948235 16683 raft_consensus.cc:385] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:34.948571 16683 raft_consensus.cc:740] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:34.949461 16683 consensus_queue.cc:260] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.956643 16683 ts_tablet_manager.cc:1434] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 13:03:34.957908 16683 tablet_bootstrap.cc:492] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
W20260709 13:03:34.964730 16454 leader_election.cc:343] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:34.974505 16846 leader_election.cc:290] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:34.975327 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b8e53b249b4a999d82137e5169e016" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
W20260709 13:03:34.980361 16455 leader_election.cc:343] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:34.981945 16682 tablet_bootstrap.cc:492] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:34.983062 16682 ts_tablet_manager.cc:1403] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.078s	user 0.029s	sys 0.012s
I20260709 13:03:34.985329 16455 leader_election.cc:304] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:34.981702 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72ef70658748edac30905a022d9541" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:34.986505 16562 raft_consensus.cc:3060] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:34.986580 16846 raft_consensus.cc:2749] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:34.987267 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72ef70658748edac30905a022d9541" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:34.989689 16681 tablet_bootstrap.cc:492] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:34.990188 16681 ts_tablet_manager.cc:1403] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.031s
W20260709 13:03:34.991961 16455 leader_election.cc:343] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:34.996683 16750 consensus_queue.cc:1048] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:34.998529 16562 raft_consensus.cc:2468] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:34.994856 16846 consensus_queue.cc:1048] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:03:35.004449 16454 leader_election.cc:304] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:35.006371 16843 raft_consensus.cc:2804] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:35.007690 16843 raft_consensus.cc:697] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:35.008550 16843 consensus_queue.cc:237] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.011859 16682 raft_consensus.cc:359] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.012722 16682 raft_consensus.cc:385] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:35.013665 16682 raft_consensus.cc:740] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.015228 16682 consensus_queue.cc:260] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:34.997506 16683 tablet_bootstrap.cc:654] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:35.019693 16682 ts_tablet_manager.cc:1434] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.004s
I20260709 13:03:35.019918 16681 raft_consensus.cc:359] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.020670 16681 raft_consensus.cc:385] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:35.020804 16682 tablet_bootstrap.cc:492] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:35.020974 16681 raft_consensus.cc:740] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.024462 16681 consensus_queue.cc:260] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.026674 16681 ts_tablet_manager.cc:1434] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.036s	user 0.000s	sys 0.011s
I20260709 13:03:35.027664 16681 tablet_bootstrap.cc:492] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:35.036657 16683 tablet_bootstrap.cc:492] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:35.037150 16683 ts_tablet_manager.cc:1403] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.005s
I20260709 13:03:35.041378 16681 tablet_bootstrap.cc:654] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:35.042881 16728 raft_consensus.cc:493] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.044246 16750 consensus_queue.cc:1048] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:35.045779 16728 raft_consensus.cc:515] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.046193 16844 consensus_queue.cc:1048] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:35.050220 16683 raft_consensus.cc:359] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.050923 16683 raft_consensus.cc:385] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:35.051311 16683 raft_consensus.cc:740] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.049737 16771 raft_consensus.cc:493] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.052434 16728 leader_election.cc:290] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:35.052376 16771 raft_consensus.cc:515] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.053119 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e588c02680424e41abeeed6902b69243" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:35.053752 16485 raft_consensus.cc:2468] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:35.055779 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e588c02680424e41abeeed6902b69243" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:35.056398 16638 raft_consensus.cc:2468] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:35.057365 16635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04f630ef2624c63bb2a72d50b0570a1" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:35.057700 16530 leader_election.cc:304] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:35.057981 16635 raft_consensus.cc:2468] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:35.058492 16728 raft_consensus.cc:2804] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:35.058898 16728 raft_consensus.cc:493] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:35.059242 16728 raft_consensus.cc:3060] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:35.059203 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04f630ef2624c63bb2a72d50b0570a1" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:35.054519 16771 leader_election.cc:290] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:35.060679 16455 leader_election.cc:304] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:35.061518 16846 raft_consensus.cc:2804] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:35.061901 16846 raft_consensus.cc:493] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:35.062469 16846 raft_consensus.cc:3060] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:35.067919 16757 consensus_queue.cc:1048] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:35.069342 16385 catalog_manager.cc:5697] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:35.066634 16683 consensus_queue.cc:260] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.076157 16682 tablet_bootstrap.cc:654] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:35.079048 16561 raft_consensus.cc:2468] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:35.083243 16683 ts_tablet_manager.cc:1434] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.002s
I20260709 13:03:35.084939 16683 tablet_bootstrap.cc:492] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:35.100822 16846 raft_consensus.cc:515] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.103715 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04f630ef2624c63bb2a72d50b0570a1" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:35.104308 16561 raft_consensus.cc:3060] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:35.111963 16757 raft_consensus.cc:493] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.112517 16757 raft_consensus.cc:515] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.116950 16757 leader_election.cc:290] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:35.117375 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641860d08d86480896dc4c4167b6738d" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:35.118611 16728 raft_consensus.cc:515] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.119350 16561 raft_consensus.cc:2468] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
W20260709 13:03:35.120580 16602 leader_election.cc:343] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:35.120631 16454 leader_election.cc:304] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:35.123720 16681 tablet_bootstrap.cc:492] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:35.124188 16681 ts_tablet_manager.cc:1403] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.004s
I20260709 13:03:35.125083 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e588c02680424e41abeeed6902b69243" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:35.125656 16636 raft_consensus.cc:3060] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:35.124578 16771 raft_consensus.cc:2804] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:35.125783 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04f630ef2624c63bb2a72d50b0570a1" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:35.126413 16771 raft_consensus.cc:697] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:35.126470 16638 raft_consensus.cc:3060] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:35.127395 16771 consensus_queue.cc:237] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.128628 16681 raft_consensus.cc:359] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.129101 16681 raft_consensus.cc:385] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:35.129271 16681 raft_consensus.cc:740] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.120745 16728 leader_election.cc:290] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:35.123212 16846 leader_election.cc:290] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:35.131419 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641860d08d86480896dc4c4167b6738d" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:35.138949 16563 raft_consensus.cc:2468] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:35.131035 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e588c02680424e41abeeed6902b69243" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:35.156239 16638 raft_consensus.cc:2468] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:35.202327 16683 tablet_bootstrap.cc:654] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:35.195494 16489 raft_consensus.cc:3060] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:35.249279 16681 consensus_queue.cc:260] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:35.254125 16455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 68868.3us
I20260709 13:03:35.223414 16636 raft_consensus.cc:2468] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:35.260627 16681 ts_tablet_manager.cc:1434] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.136s	user 0.004s	sys 0.003s
I20260709 13:03:35.262557 16681 tablet_bootstrap.cc:492] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:35.272246 16603 leader_election.cc:304] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [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: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:35.273310 16757 raft_consensus.cc:2804] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:35.273689 16757 raft_consensus.cc:493] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:35.274844 16750 consensus_queue.cc:1048] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:03:35.275272 16757 raft_consensus.cc:3060] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:35.275676 16682 tablet_bootstrap.cc:492] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:35.276121 16682 ts_tablet_manager.cc:1403] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.256s	user 0.024s	sys 0.040s
I20260709 13:03:35.278753 16682 raft_consensus.cc:359] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.279353 16682 raft_consensus.cc:385] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:35.279587 16682 raft_consensus.cc:740] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.280138 16682 consensus_queue.cc:260] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.291100 16728 consensus_queue.cc:1048] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:35.294365 16489 raft_consensus.cc:2468] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:35.295682 16528 leader_election.cc:304] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:35.299755 16728 raft_consensus.cc:2804] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:35.305123 16728 raft_consensus.cc:697] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:35.305511 16682 ts_tablet_manager.cc:1434] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.013s
I20260709 13:03:35.306545 16682 tablet_bootstrap.cc:492] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:35.306110 16728 consensus_queue.cc:237] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.308295 16757 raft_consensus.cc:515] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.314772 16853 consensus_queue.cc:1048] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:03:35.321460 16757 leader_election.cc:290] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:35.331000 16683 tablet_bootstrap.cc:492] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:35.330834 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641860d08d86480896dc4c4167b6738d" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:35.331504 16683 ts_tablet_manager.cc:1403] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.247s	user 0.012s	sys 0.006s
I20260709 13:03:35.331686 16489 raft_consensus.cc:3060] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:35.333148 16385 catalog_manager.cc:5697] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:35.334100 16683 raft_consensus.cc:359] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.338392 16757 consensus_queue.cc:1048] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:35.340277 16681 tablet_bootstrap.cc:654] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:35.336324 16683 raft_consensus.cc:385] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:35.342670 16683 raft_consensus.cc:740] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.344062 16683 consensus_queue.cc:260] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.349294 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641860d08d86480896dc4c4167b6738d" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:35.350069 16564 raft_consensus.cc:3060] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:35.372763 16757 consensus_queue.cc:1048] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:03:35.371419 16750 raft_consensus.cc:493] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.381394 16683 ts_tablet_manager.cc:1434] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.004s
I20260709 13:03:35.382186 16683 tablet_bootstrap.cc:492] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:35.395289 16843 consensus_queue.cc:1048] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:35.391901 16750 raft_consensus.cc:515] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.409360 16682 tablet_bootstrap.cc:654] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:35.410939 16385 catalog_manager.cc:5697] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:35.514130 16843 consensus_queue.cc:1048] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:35.425354 16852 raft_consensus.cc:493] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.544386 16681 tablet_bootstrap.cc:492] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:35.544945 16681 ts_tablet_manager.cc:1403] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.283s	user 0.040s	sys 0.013s
I20260709 13:03:35.544839 16564 raft_consensus.cc:2468] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:35.549584 16603 leader_election.cc:304] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:35.564740 16889 raft_consensus.cc:2804] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:35.565337 16889 raft_consensus.cc:697] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:35.539971 16750 leader_election.cc:290] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:35.575059 16681 raft_consensus.cc:359] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.576156 16681 raft_consensus.cc:385] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:35.576540 16681 raft_consensus.cc:740] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.577509 16681 consensus_queue.cc:260] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.566233 16889 consensus_queue.cc:237] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.552960 16804 raft_consensus.cc:493] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.584640 16804 raft_consensus.cc:515] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.540426 16489 raft_consensus.cc:2468] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:35.592546 16804 leader_election.cc:290] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:35.593386 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a578d914719c42ab8fc3cd6c8847ece8" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:35.609318 16683 tablet_bootstrap.cc:654] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:35.542326 16852 raft_consensus.cc:515] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.613965 16681 ts_tablet_manager.cc:1434] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.002s
W20260709 13:03:35.596909 16602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 82526.8us
I20260709 13:03:35.615419 16681 tablet_bootstrap.cc:492] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:35.622401 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a578d914719c42ab8fc3cd6c8847ece8" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:35.679282 16852 leader_election.cc:290] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:35.683729 16681 tablet_bootstrap.cc:654] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:35.683547 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba079a5be84eee9954559b0e6f086a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:35.684490 16385 catalog_manager.cc:5697] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:35.662937 16488 raft_consensus.cc:2468] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
W20260709 13:03:35.671810 16455 consensus_peers.cc:597] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc -> Peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Couldn't send request to peer fcbcdd72dff84c748cdbbd14c2381d30. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:35.705008 16682 tablet_bootstrap.cc:492] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:35.705626 16682 ts_tablet_manager.cc:1403] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.399s	user 0.022s	sys 0.023s
W20260709 13:03:35.703682 16603 leader_election.cc:343] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:35.709575 16603 leader_election.cc:343] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:35.712342 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b8e53b249b4a999d82137e5169e016" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
W20260709 13:03:35.715493 16530 leader_election.cc:343] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:35.729171 16843 consensus_queue.cc:1048] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:35.729274 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba079a5be84eee9954559b0e6f086a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
W20260709 13:03:35.739800 16904 log.cc:927] Time spent T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 13:03:35.740396 16602 leader_election.cc:304] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [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: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:35.744100 16852 consensus_queue.cc:1048] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:35.745108 16750 raft_consensus.cc:2804] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:35.746372 16750 raft_consensus.cc:493] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:35.746824 16750 raft_consensus.cc:3060] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:35.736258 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b8e53b249b4a999d82137e5169e016" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:35.756541 16488 raft_consensus.cc:2468] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:35.757759 16528 leader_election.cc:304] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: fcbcdd72dff84c748cdbbd14c2381d30
W20260709 13:03:35.755841 16602 leader_election.cc:343] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:35.719712 16892 log.cc:927] Time spent T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30: Append to log took a long time: real 0.093s	user 0.000s	sys 0.011s
I20260709 13:03:35.764983 16682 raft_consensus.cc:359] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.765794 16682 raft_consensus.cc:385] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:35.766067 16682 raft_consensus.cc:740] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.769691 16750 raft_consensus.cc:515] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.764935 16728 raft_consensus.cc:2804] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:35.770483 16728 raft_consensus.cc:493] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:35.771253 16682 consensus_queue.cc:260] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.771667 16683 tablet_bootstrap.cc:492] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:35.772293 16683 ts_tablet_manager.cc:1403] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.390s	user 0.015s	sys 0.005s
I20260709 13:03:35.773118 16728 raft_consensus.cc:3060] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:35.778527 16771 consensus_queue.cc:1048] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:35.774714 16852 consensus_queue.cc:1048] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:03:35.782964 16682 ts_tablet_manager.cc:1434] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 13:03:35.781149 16683 raft_consensus.cc:359] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.784847 16683 raft_consensus.cc:385] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:35.785182 16683 raft_consensus.cc:740] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.795607 16681 tablet_bootstrap.cc:492] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:35.796095 16681 ts_tablet_manager.cc:1403] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.181s	user 0.019s	sys 0.000s
I20260709 13:03:35.798484 16682 tablet_bootstrap.cc:492] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:35.801985 16750 leader_election.cc:290] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:35.763211 16602 leader_election.cc:304] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:35.815215 16681 raft_consensus.cc:359] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.816009 16681 raft_consensus.cc:385] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:35.816359 16681 raft_consensus.cc:740] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.817031 16681 consensus_queue.cc:260] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:35.818078 16602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 62269.2us
I20260709 13:03:35.818562 16750 raft_consensus.cc:2749] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:35.835016 16681 ts_tablet_manager.cc:1434] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:03:35.836697 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a578d914719c42ab8fc3cd6c8847ece8" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:35.837433 16488 raft_consensus.cc:3060] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:35.840065 16683 consensus_queue.cc:260] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.832172 16728 raft_consensus.cc:515] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.843956 16906 raft_consensus.cc:493] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.844458 16906 raft_consensus.cc:515] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.847184 16683 ts_tablet_manager.cc:1434] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.009s
I20260709 13:03:35.847880 16683 tablet_bootstrap.cc:492] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
W20260709 13:03:35.842195 16528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 48689.9us
I20260709 13:03:35.858543 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b8e53b249b4a999d82137e5169e016" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:35.860591 16637 raft_consensus.cc:3060] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:35.862231 16489 raft_consensus.cc:3060] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:35.862108 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72ef70658748edac30905a022d9541" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:35.858846 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a578d914719c42ab8fc3cd6c8847ece8" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:35.856679 16906 leader_election.cc:290] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:35.873294 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72ef70658748edac30905a022d9541" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:35.877707 16682 tablet_bootstrap.cc:654] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:35.880442 16728 leader_election.cc:290] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:35.879511 16681 tablet_bootstrap.cc:492] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:35.885226 16635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b8e53b249b4a999d82137e5169e016" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:35.885696 16771 consensus_queue.cc:1048] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:35.886477 16530 leader_election.cc:343] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:35.897948 16488 raft_consensus.cc:2468] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:35.905692 16603 leader_election.cc:304] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
W20260709 13:03:35.909736 16603 leader_election.cc:343] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:35.910977 16602 leader_election.cc:304] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:35.911356 16853 raft_consensus.cc:493] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.916241 16681 tablet_bootstrap.cc:654] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:35.914973 16899 raft_consensus.cc:2804] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:35.911839 16853 raft_consensus.cc:515] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.918213 16899 raft_consensus.cc:697] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:35.919147 16899 consensus_queue.cc:237] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.920127 16853 leader_election.cc:290] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:35.922255 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba079a5be84eee9954559b0e6f086a" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:35.923430 16638 raft_consensus.cc:2468] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:35.927815 16530 leader_election.cc:304] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:35.931488 16853 raft_consensus.cc:2804] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:35.932439 16853 raft_consensus.cc:493] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:35.932787 16853 raft_consensus.cc:3060] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:35.934909 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba079a5be84eee9954559b0e6f086a" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:35.935582 16487 raft_consensus.cc:2468] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:35.936667 16489 raft_consensus.cc:2468] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:35.939702 16683 tablet_bootstrap.cc:654] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:35.944285 16528 leader_election.cc:304] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:35.945348 16852 raft_consensus.cc:2804] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:35.945784 16852 raft_consensus.cc:697] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:35.946029 16681 tablet_bootstrap.cc:492] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:35.946317 16682 tablet_bootstrap.cc:492] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:35.946923 16682 ts_tablet_manager.cc:1403] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.149s	user 0.015s	sys 0.000s
I20260709 13:03:35.946566 16852 consensus_queue.cc:237] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.946370 16853 raft_consensus.cc:515] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.948122 16681 ts_tablet_manager.cc:1403] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.000s
I20260709 13:03:35.954180 16682 raft_consensus.cc:359] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.954936 16682 raft_consensus.cc:385] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:35.955195 16682 raft_consensus.cc:740] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.955922 16682 consensus_queue.cc:260] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:35.956503 16435 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:35.963285 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba079a5be84eee9954559b0e6f086a" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:35.963958 16638 raft_consensus.cc:3060] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:35.965029 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba079a5be84eee9954559b0e6f086a" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:35.966032 16488 raft_consensus.cc:3060] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:35.965541 16853 leader_election.cc:290] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:35.968120 16682 ts_tablet_manager.cc:1434] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:03:35.970345 16682 tablet_bootstrap.cc:492] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:35.973081 16681 raft_consensus.cc:359] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.973954 16681 raft_consensus.cc:385] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:35.974296 16681 raft_consensus.cc:740] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:35.975337 16681 consensus_queue.cc:260] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:35.978686 16681 ts_tablet_manager.cc:1434] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:03:35.979681 16906 raft_consensus.cc:2749] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:35.979861 16681 tablet_bootstrap.cc:492] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:35.986667 16638 raft_consensus.cc:2468] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:35.994391 16530 leader_election.cc:304] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:36.007588 16385 catalog_manager.cc:5697] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:36.010380 16683 tablet_bootstrap.cc:492] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:36.010875 16683 ts_tablet_manager.cc:1403] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.163s	user 0.014s	sys 0.016s
I20260709 13:03:36.000512 16852 raft_consensus.cc:2804] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:36.015013 16683 raft_consensus.cc:359] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.015690 16683 raft_consensus.cc:385] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.015959 16683 raft_consensus.cc:740] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.016587 16683 consensus_queue.cc:260] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.018635 16683 ts_tablet_manager.cc:1434] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:03:36.019539 16683 tablet_bootstrap.cc:492] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:36.021283 16488 raft_consensus.cc:2468] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:36.022344 16852 raft_consensus.cc:697] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:36.023170 16852 consensus_queue.cc:237] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.024142 16682 tablet_bootstrap.cc:654] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.026451 16383 catalog_manager.cc:5697] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.028198 16683 tablet_bootstrap.cc:654] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.038877 16681 tablet_bootstrap.cc:654] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.039093 16906 consensus_queue.cc:1048] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:36.039413 16683 tablet_bootstrap.cc:492] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:36.039958 16683 ts_tablet_manager.cc:1403] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260709 13:03:36.040249 16682 tablet_bootstrap.cc:492] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:36.040814 16682 ts_tablet_manager.cc:1403] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.004s
I20260709 13:03:36.042773 16683 raft_consensus.cc:359] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.043633 16683 raft_consensus.cc:385] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.043998 16683 raft_consensus.cc:740] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.043277 16682 raft_consensus.cc:359] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.045234 16682 raft_consensus.cc:385] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.045527 16682 raft_consensus.cc:740] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.046262 16682 consensus_queue.cc:260] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.044759 16683 consensus_queue.cc:260] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.051522 16683 ts_tablet_manager.cc:1434] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 13:03:36.054665 16683 tablet_bootstrap.cc:492] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:36.056238 16681 tablet_bootstrap.cc:492] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:36.056723 16681 ts_tablet_manager.cc:1403] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.002s
I20260709 13:03:36.059999 16681 raft_consensus.cc:359] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.060752 16681 raft_consensus.cc:385] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.066486 16681 raft_consensus.cc:740] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.061448 16683 tablet_bootstrap.cc:654] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.061430 16682 ts_tablet_manager.cc:1434] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:03:36.067340 16681 consensus_queue.cc:260] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.068723 16682 tablet_bootstrap.cc:492] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:36.069711 16681 ts_tablet_manager.cc:1434] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:03:36.076762 16682 tablet_bootstrap.cc:654] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.079445 16681 tablet_bootstrap.cc:492] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:36.080881 16906 consensus_queue.cc:1048] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:36.087357 16681 tablet_bootstrap.cc:654] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.092650 16682 tablet_bootstrap.cc:492] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:36.093112 16682 ts_tablet_manager.cc:1403] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.010s
I20260709 13:03:36.100689 16682 raft_consensus.cc:359] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.101377 16682 raft_consensus.cc:385] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.101641 16682 raft_consensus.cc:740] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.102254 16682 consensus_queue.cc:260] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.102255 16683 tablet_bootstrap.cc:492] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:36.104113 16683 ts_tablet_manager.cc:1403] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.008s
I20260709 13:03:36.107163 16681 tablet_bootstrap.cc:492] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:36.107610 16681 ts_tablet_manager.cc:1403] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.006s
I20260709 13:03:36.110208 16681 raft_consensus.cc:359] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.110854 16681 raft_consensus.cc:385] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.111112 16681 raft_consensus.cc:740] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.111682 16681 consensus_queue.cc:260] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.118377 16681 ts_tablet_manager.cc:1434] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:03:36.119340 16681 tablet_bootstrap.cc:492] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:36.120985 16682 ts_tablet_manager.cc:1434] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.006s
I20260709 13:03:36.106841 16683 raft_consensus.cc:359] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.121634 16683 raft_consensus.cc:385] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.121935 16682 tablet_bootstrap.cc:492] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:36.121145 16383 catalog_manager.cc:5697] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.121955 16683 raft_consensus.cc:740] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.124521 16683 consensus_queue.cc:260] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.127381 16683 ts_tablet_manager.cc:1434] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 13:03:36.128254 16683 tablet_bootstrap.cc:492] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:36.128410 16682 tablet_bootstrap.cc:654] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.135195 16750 raft_consensus.cc:493] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.135669 16750 raft_consensus.cc:515] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.137596 16750 leader_election.cc:290] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:36.141413 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b8e53b249b4a999d82137e5169e016" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:36.142205 16489 raft_consensus.cc:2393] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcbcdd72dff84c748cdbbd14c2381d30 in current term 1: Already voted for candidate b4c86083028143f98d380c2e818ca1b1 in this term.
I20260709 13:03:36.143568 16681 tablet_bootstrap.cc:654] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.144464 16560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b8e53b249b4a999d82137e5169e016" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:36.148008 16682 tablet_bootstrap.cc:492] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:36.148473 16682 ts_tablet_manager.cc:1403] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.004s
I20260709 13:03:36.150728 16603 leader_election.cc:304] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:36.151733 16750 raft_consensus.cc:3060] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:36.154618 16683 tablet_bootstrap.cc:654] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.157956 16771 raft_consensus.cc:493] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.158674 16771 raft_consensus.cc:515] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.160460 16771 leader_election.cc:290] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:36.161523 16560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec424992dce41bea3057e31a01d7761" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:36.164404 16750 raft_consensus.cc:2749] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:36.165256 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec424992dce41bea3057e31a01d7761" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
W20260709 13:03:36.166263 16454 leader_election.cc:343] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.167106 16682 raft_consensus.cc:359] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.168929 16682 raft_consensus.cc:385] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:03:36.168977 16455 leader_election.cc:343] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.169356 16682 raft_consensus.cc:740] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.169469 16455 leader_election.cc:304] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:36.170054 16682 consensus_queue.cc:260] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.170540 16843 raft_consensus.cc:2749] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:36.172549 16682 ts_tablet_manager.cc:1434] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:03:36.173499 16682 tablet_bootstrap.cc:492] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:36.175689 16681 tablet_bootstrap.cc:492] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:36.176366 16681 ts_tablet_manager.cc:1403] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.004s
I20260709 13:03:36.176347 16771 raft_consensus.cc:493] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.177575 16771 raft_consensus.cc:515] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.179744 16682 tablet_bootstrap.cc:654] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.179708 16771 leader_election.cc:290] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:36.179936 16681 raft_consensus.cc:359] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.181852 16681 raft_consensus.cc:385] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.182114 16681 raft_consensus.cc:740] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.182488 16683 tablet_bootstrap.cc:492] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:36.182936 16683 ts_tablet_manager.cc:1403] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.007s
I20260709 13:03:36.182718 16681 consensus_queue.cc:260] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.183249 16560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162af072676f4cccab3549d74c9ae6cf" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:36.184729 16681 ts_tablet_manager.cc:1434] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
W20260709 13:03:36.185043 16454 leader_election.cc:343] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.185556 16681 tablet_bootstrap.cc:492] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:36.185865 16683 raft_consensus.cc:359] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.186473 16683 raft_consensus.cc:385] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.186738 16683 raft_consensus.cc:740] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.187347 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162af072676f4cccab3549d74c9ae6cf" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:36.187435 16683 consensus_queue.cc:260] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:36.189213 16455 leader_election.cc:343] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.189687 16455 leader_election.cc:304] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:36.190532 16771 raft_consensus.cc:2749] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:36.189709 16683 ts_tablet_manager.cc:1434] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:36.191654 16681 tablet_bootstrap.cc:654] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.192447 16683 tablet_bootstrap.cc:492] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:36.195979 16682 tablet_bootstrap.cc:492] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:36.196501 16682 ts_tablet_manager.cc:1403] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260709 13:03:36.199183 16682 raft_consensus.cc:359] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.199976 16682 raft_consensus.cc:385] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.200306 16682 raft_consensus.cc:740] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.201071 16682 consensus_queue.cc:260] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.203399 16682 ts_tablet_manager.cc:1434] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:36.204358 16682 tablet_bootstrap.cc:492] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:36.208864 16683 tablet_bootstrap.cc:654] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.210207 16682 tablet_bootstrap.cc:654] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.220299 16681 tablet_bootstrap.cc:492] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:36.220786 16681 ts_tablet_manager.cc:1403] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.013s
I20260709 13:03:36.223524 16683 tablet_bootstrap.cc:492] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:36.223464 16681 raft_consensus.cc:359] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.224159 16683 ts_tablet_manager.cc:1403] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260709 13:03:36.224192 16681 raft_consensus.cc:385] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.224639 16681 raft_consensus.cc:740] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.225361 16681 consensus_queue.cc:260] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.226828 16683 raft_consensus.cc:359] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.227377 16681 ts_tablet_manager.cc:1434] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:03:36.228487 16681 tablet_bootstrap.cc:492] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:36.227468 16683 raft_consensus.cc:385] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.230841 16683 raft_consensus.cc:740] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.232913 16683 consensus_queue.cc:260] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.235172 16681 tablet_bootstrap.cc:654] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.241878 16750 raft_consensus.cc:493] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.242396 16750 raft_consensus.cc:515] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.243952 16683 ts_tablet_manager.cc:1434] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:03:36.244774 16683 tablet_bootstrap.cc:492] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:36.244793 16682 tablet_bootstrap.cc:492] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:36.245487 16682 ts_tablet_manager.cc:1403] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.016s
I20260709 13:03:36.247762 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4776c872ff5d4dd48d8b791b2f4d978d" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:36.248144 16560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4776c872ff5d4dd48d8b791b2f4d978d" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:36.244982 16771 raft_consensus.cc:493] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.248785 16560 raft_consensus.cc:2468] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:36.248898 16771 raft_consensus.cc:515] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:36.249616 16602 leader_election.cc:343] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.250672 16683 tablet_bootstrap.cc:654] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.250947 16771 leader_election.cc:290] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:36.251549 16603 leader_election.cc:304] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [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: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:36.251264 16682 raft_consensus.cc:359] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.264441 16682 raft_consensus.cc:385] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.264709 16682 raft_consensus.cc:740] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.265326 16682 consensus_queue.cc:260] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.252013 16750 leader_election.cc:290] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:36.266284 16899 raft_consensus.cc:2804] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:36.266654 16899 raft_consensus.cc:493] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:36.267035 16899 raft_consensus.cc:3060] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:36.267383 16682 ts_tablet_manager.cc:1434] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:03:36.268316 16682 tablet_bootstrap.cc:492] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:36.270040 16843 raft_consensus.cc:493] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.270503 16843 raft_consensus.cc:515] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.272735 16843 leader_election.cc:290] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:36.273998 16682 tablet_bootstrap.cc:654] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.275997 16853 raft_consensus.cc:493] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.276499 16853 raft_consensus.cc:515] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.279378 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b2bacb9374489aaa9f74ad7924a888" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:36.280210 16638 raft_consensus.cc:2468] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:36.252609 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7797bf8af2b0477cab1235047c796cea" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:36.281343 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b2bacb9374489aaa9f74ad7924a888" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:36.257824 16681 tablet_bootstrap.cc:492] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:36.282024 16564 raft_consensus.cc:2468] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:36.282593 16681 ts_tablet_manager.cc:1403] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.008s
I20260709 13:03:36.284543 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d51729db6a34dd5896afecaf230a7cd" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:36.285773 16681 raft_consensus.cc:359] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.297387 16681 raft_consensus.cc:385] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.297847 16681 raft_consensus.cc:740] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.251820 16560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7797bf8af2b0477cab1235047c796cea" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
W20260709 13:03:36.290591 16528 leader_election.cc:343] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.289078 16455 leader_election.cc:304] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
W20260709 13:03:36.307844 16455 leader_election.cc:343] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.308459 16843 raft_consensus.cc:2804] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:36.308971 16843 raft_consensus.cc:493] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:36.312036 16843 raft_consensus.cc:3060] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:36.312578 16454 leader_election.cc:343] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.313213 16454 leader_election.cc:304] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:36.314195 16846 raft_consensus.cc:2749] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:36.278581 16853 leader_election.cc:290] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:36.298918 16682 tablet_bootstrap.cc:492] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:36.315702 16682 ts_tablet_manager.cc:1403] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.001s
I20260709 13:03:36.318228 16682 raft_consensus.cc:359] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.318890 16682 raft_consensus.cc:385] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.319161 16682 raft_consensus.cc:740] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.305084 16681 consensus_queue.cc:260] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.319927 16682 consensus_queue.cc:260] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.321130 16681 ts_tablet_manager.cc:1434] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260709 13:03:36.321990 16681 tablet_bootstrap.cc:492] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:36.322098 16682 ts_tablet_manager.cc:1434] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:36.292711 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d51729db6a34dd5896afecaf230a7cd" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:36.323685 16638 raft_consensus.cc:2468] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:36.324831 16682 tablet_bootstrap.cc:492] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:36.324924 16530 leader_election.cc:304] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:36.326400 16853 raft_consensus.cc:2804] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:36.326865 16853 raft_consensus.cc:493] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:36.329202 16853 raft_consensus.cc:3060] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:36.330659 16682 tablet_bootstrap.cc:654] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.338099 16899 raft_consensus.cc:515] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.340284 16852 consensus_queue.cc:1048] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:36.343703 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4776c872ff5d4dd48d8b791b2f4d978d" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:36.345486 16487 raft_consensus.cc:3060] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:36.344385 16899 leader_election.cc:290] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:36.353856 16560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4776c872ff5d4dd48d8b791b2f4d978d" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:36.356546 16846 raft_consensus.cc:493] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.357013 16560 raft_consensus.cc:3060] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:36.357136 16846 raft_consensus.cc:515] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.359171 16846 leader_election.cc:290] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:36.359745 16681 tablet_bootstrap.cc:654] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.362036 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c46307346f3417883ca25cc5e3d063d" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:36.362975 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c46307346f3417883ca25cc5e3d063d" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
W20260709 13:03:36.363499 16455 leader_election.cc:343] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.363823 16683 tablet_bootstrap.cc:492] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:36.364276 16683 ts_tablet_manager.cc:1403] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.120s	user 0.021s	sys 0.029s
I20260709 13:03:36.351225 16843 raft_consensus.cc:515] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:36.364521 16454 leader_election.cc:343] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.365231 16853 raft_consensus.cc:515] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.373968 16560 raft_consensus.cc:2468] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:36.367533 16683 raft_consensus.cc:359] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.374879 16683 raft_consensus.cc:385] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.375180 16683 raft_consensus.cc:740] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.375903 16853 leader_election.cc:290] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:36.375826 16683 consensus_queue.cc:260] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.376542 16603 leader_election.cc:304] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:36.376932 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d51729db6a34dd5896afecaf230a7cd" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:36.377722 16638 raft_consensus.cc:3060] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:36.378548 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d51729db6a34dd5896afecaf230a7cd" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:36.379755 16853 raft_consensus.cc:493] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.394656 16682 tablet_bootstrap.cc:492] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:36.409032 16682 ts_tablet_manager.cc:1403] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.001s
I20260709 13:03:36.392860 16487 raft_consensus.cc:2468] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
W20260709 13:03:36.409626 16528 leader_election.cc:343] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.408352 16852 raft_consensus.cc:493] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.411819 16682 raft_consensus.cc:359] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.412509 16682 raft_consensus.cc:385] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.412308 16852 raft_consensus.cc:515] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.412789 16682 raft_consensus.cc:740] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.408793 16853 raft_consensus.cc:515] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.413553 16682 consensus_queue.cc:260] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.415342 16682 ts_tablet_manager.cc:1434] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:36.378880 16899 raft_consensus.cc:2804] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:36.374027 16454 leader_election.cc:304] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:36.416162 16899 raft_consensus.cc:697] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:36.416733 16906 raft_consensus.cc:493] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.416983 16899 consensus_queue.cc:237] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.417212 16906 raft_consensus.cc:515] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.419245 16906 leader_election.cc:290] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:36.420954 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162af072676f4cccab3549d74c9ae6cf" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:36.421447 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec424992dce41bea3057e31a01d7761" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:36.421628 16489 raft_consensus.cc:2468] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:36.422101 16484 raft_consensus.cc:2468] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:36.422888 16602 leader_election.cc:304] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:36.423996 16750 raft_consensus.cc:2804] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:36.424408 16750 raft_consensus.cc:493] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:36.424736 16750 raft_consensus.cc:3060] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:36.423847 16528 leader_election.cc:304] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:36.425639 16638 raft_consensus.cc:2468] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:36.426831 16728 raft_consensus.cc:2804] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:36.427311 16728 raft_consensus.cc:493] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:36.427743 16728 raft_consensus.cc:3060] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:36.428016 16843 leader_election.cc:290] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:36.430049 16530 leader_election.cc:304] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:36.431245 16913 raft_consensus.cc:2804] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:36.433768 16852 leader_election.cc:290] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
W20260709 13:03:36.435199 16454 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 70717.1us
I20260709 13:03:36.438941 16728 raft_consensus.cc:515] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.444221 16560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b2bacb9374489aaa9f74ad7924a888" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:36.445034 16560 raft_consensus.cc:3060] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:36.446552 16635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b2bacb9374489aaa9f74ad7924a888" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:36.447242 16635 raft_consensus.cc:3060] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:36.449473 16681 tablet_bootstrap.cc:492] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:36.446970 16682 tablet_bootstrap.cc:492] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:36.449721 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c46307346f3417883ca25cc5e3d063d" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:36.452291 16728 leader_election.cc:290] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
W20260709 13:03:36.452888 16530 leader_election.cc:343] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.452913 16728 consensus_queue.cc:1048] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:36.453748 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec424992dce41bea3057e31a01d7761" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:36.454304 16636 raft_consensus.cc:3060] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:36.435748 16843 raft_consensus.cc:2749] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:36.455575 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c46307346f3417883ca25cc5e3d063d" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:36.449925 16681 ts_tablet_manager.cc:1403] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.010s
I20260709 13:03:36.415580 16853 leader_election.cc:290] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:36.460127 16750 raft_consensus.cc:515] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.460790 16683 ts_tablet_manager.cc:1434] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.096s	user 0.013s	sys 0.009s
I20260709 13:03:36.461879 16913 raft_consensus.cc:697] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:36.462257 16750 leader_election.cc:290] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:36.463066 16913 consensus_queue.cc:237] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.466647 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec424992dce41bea3057e31a01d7761" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:36.470639 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162af072676f4cccab3549d74c9ae6cf" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:36.466020 16560 raft_consensus.cc:2468] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:36.475867 16635 raft_consensus.cc:2468] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:36.478065 16683 tablet_bootstrap.cc:492] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:36.483700 16682 tablet_bootstrap.cc:654] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.480434 16636 raft_consensus.cc:2468] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:36.488624 16683 tablet_bootstrap.cc:654] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.456432 16489 raft_consensus.cc:2468] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:36.532660 16455 leader_election.cc:304] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:36.533787 16530 leader_election.cc:304] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:36.539382 16683 tablet_bootstrap.cc:492] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:36.540488 16683 ts_tablet_manager.cc:1403] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.003s
I20260709 13:03:36.539616 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162af072676f4cccab3549d74c9ae6cf" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:36.544299 16852 raft_consensus.cc:2804] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:36.559250 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec424992dce41bea3057e31a01d7761" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:36.560483 16488 raft_consensus.cc:3060] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:36.560734 16913 raft_consensus.cc:493] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.561578 16913 raft_consensus.cc:515] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.565815 16913 leader_election.cc:290] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:36.566637 16560 raft_consensus.cc:3060] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:36.562665 16852 raft_consensus.cc:697] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:36.579164 16846 raft_consensus.cc:2804] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:36.580067 16846 raft_consensus.cc:697] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:36.580518 16681 raft_consensus.cc:359] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.581573 16681 raft_consensus.cc:385] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.582008 16681 raft_consensus.cc:740] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.581509 16846 consensus_queue.cc:237] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.584755 16948 consensus_queue.cc:1048] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:36.585280 16528 leader_election.cc:304] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: fcbcdd72dff84c748cdbbd14c2381d30
W20260709 13:03:36.585633 16603 leader_election.cc:343] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.570385 16852 consensus_queue.cc:237] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.589816 16681 consensus_queue.cc:260] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.597472 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a578d914719c42ab8fc3cd6c8847ece8" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:36.606665 16728 raft_consensus.cc:2804] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:36.607353 16728 raft_consensus.cc:493] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:36.607848 16728 raft_consensus.cc:3060] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:36.641516 16455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 109756us
I20260709 13:03:36.643957 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162af072676f4cccab3549d74c9ae6cf" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:36.645143 16489 raft_consensus.cc:3060] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:36.646888 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 61485.9us
I20260709 13:03:36.649061 16955 consensus_queue.cc:1048] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:03:36.654073 16681 ts_tablet_manager.cc:1434] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.197s	user 0.011s	sys 0.000s
I20260709 13:03:36.663048 16682 tablet_bootstrap.cc:492] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:36.663911 16682 ts_tablet_manager.cc:1403] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.217s	user 0.024s	sys 0.011s
I20260709 13:03:36.682415 16489 raft_consensus.cc:2468] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
W20260709 13:03:36.684187 16528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 99261.2us
I20260709 13:03:36.684314 16728 raft_consensus.cc:515] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.698100 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a578d914719c42ab8fc3cd6c8847ece8" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:36.699724 16487 raft_consensus.cc:2393] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c86083028143f98d380c2e818ca1b1 in current term 1: Already voted for candidate fcbcdd72dff84c748cdbbd14c2381d30 in this term.
I20260709 13:03:36.702889 16683 raft_consensus.cc:359] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.703774 16683 raft_consensus.cc:385] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.703994 16681 tablet_bootstrap.cc:492] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:36.704071 16683 raft_consensus.cc:740] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.702950 16682 raft_consensus.cc:359] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.708050 16682 raft_consensus.cc:385] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:36.709233 16682 raft_consensus.cc:740] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:36.709550 16683 consensus_queue.cc:260] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.714680 16728 leader_election.cc:290] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
W20260709 13:03:36.719506 16603 leader_election.cc:343] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.721398 16682 consensus_queue.cc:260] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.721120 16889 raft_consensus.cc:493] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.726512 16889 raft_consensus.cc:515] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.730078 16889 leader_election.cc:290] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:36.732193 16682 ts_tablet_manager.cc:1434] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.002s
I20260709 13:03:36.735045 16528 leader_election.cc:304] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:36.741138 16852 raft_consensus.cc:2749] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:36.754734 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c46307346f3417883ca25cc5e3d063d" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
W20260709 13:03:36.757678 16530 leader_election.cc:343] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.757855 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4bd309e71c4d46a21af850239d9904" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:36.760087 16683 ts_tablet_manager.cc:1434] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.219s	user 0.013s	sys 0.001s
W20260709 13:03:36.762519 16603 leader_election.cc:343] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.765112 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c46307346f3417883ca25cc5e3d063d" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:36.766016 16487 raft_consensus.cc:3060] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:36.768827 16683 tablet_bootstrap.cc:492] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:36.771166 16483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4bd309e71c4d46a21af850239d9904" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:36.774056 16682 tablet_bootstrap.cc:492] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:36.775394 16906 raft_consensus.cc:493] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.775998 16906 raft_consensus.cc:515] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.781417 16906 leader_election.cc:290] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:36.785503 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7797bf8af2b0477cab1235047c796cea" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
W20260709 13:03:36.788084 16603 leader_election.cc:343] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:36.795202 16454 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 49330.3us
I20260709 13:03:36.800134 16488 raft_consensus.cc:2468] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:36.802788 16949 consensus_queue.cc:1048] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:36.815333 16681 tablet_bootstrap.cc:654] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.818747 16383 catalog_manager.cc:5697] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:36.825423 16385 catalog_manager.cc:5697] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.830210 16602 leader_election.cc:304] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:36.836577 16899 raft_consensus.cc:2804] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:36.837133 16899 raft_consensus.cc:697] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:36.838035 16899 consensus_queue.cc:237] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.867236 16682 tablet_bootstrap.cc:654] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.874282 16683 tablet_bootstrap.cc:654] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:36.853871 16487 raft_consensus.cc:2468] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:36.876641 16528 leader_election.cc:304] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:36.879195 16852 raft_consensus.cc:2804] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:36.879774 16852 raft_consensus.cc:697] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:36.880681 16852 consensus_queue.cc:237] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.881342 16889 consensus_queue.cc:1048] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:03:36.890938 16602 leader_election.cc:343] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.891673 16602 leader_election.cc:304] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:36.894184 16889 raft_consensus.cc:2749] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:36.898366 16853 raft_consensus.cc:493] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.899956 16853 raft_consensus.cc:515] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.911405 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7797bf8af2b0477cab1235047c796cea" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:36.913931 16484 raft_consensus.cc:2468] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:36.918319 16956 consensus_queue.cc:1048] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:36.918627 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b165cfade4909bff9bbcebbcb7c38" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:36.920346 16853 leader_election.cc:290] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
W20260709 13:03:36.921216 16528 leader_election.cc:343] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.925827 16635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b165cfade4909bff9bbcebbcb7c38" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
W20260709 13:03:36.927325 16530 leader_election.cc:343] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:36.927788 16530 leader_election.cc:304] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:36.928960 16852 raft_consensus.cc:2749] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:36.934007 16949 consensus_queue.cc:1048] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:36.941859 16602 leader_election.cc:304] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [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: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:36.942848 16899 raft_consensus.cc:2804] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:36.943239 16899 raft_consensus.cc:493] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:36.943557 16899 raft_consensus.cc:3060] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:36.953876 16681 tablet_bootstrap.cc:492] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:36.954495 16681 ts_tablet_manager.cc:1403] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.251s	user 0.024s	sys 0.024s
I20260709 13:03:36.988911 16683 tablet_bootstrap.cc:492] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
W20260709 13:03:36.989420 16602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 47663.5us
I20260709 13:03:36.989741 16683 ts_tablet_manager.cc:1403] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.223s	user 0.016s	sys 0.008s
I20260709 13:03:36.992734 16683 raft_consensus.cc:359] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:36.998750 16846 raft_consensus.cc:493] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.988911 16682 tablet_bootstrap.cc:492] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:37.005231 16682 ts_tablet_manager.cc:1403] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.232s	user 0.009s	sys 0.015s
I20260709 13:03:37.005048 16846 raft_consensus.cc:515] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.007272 16846 leader_election.cc:290] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:37.009057 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d51729db6a34dd5896afecaf230a7cd" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:37.010324 16682 raft_consensus.cc:359] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.011811 16683 raft_consensus.cc:385] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.012804 16635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d51729db6a34dd5896afecaf230a7cd" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:37.013533 16683 raft_consensus.cc:740] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.014272 16683 consensus_queue.cc:260] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.022289 16889 consensus_queue.cc:1048] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:37.018654 16899 raft_consensus.cc:515] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.019817 16455 leader_election.cc:304] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:37.025027 16843 raft_consensus.cc:2749] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:37.027261 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7797bf8af2b0477cab1235047c796cea" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:37.027820 16899 leader_election.cc:290] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:37.028164 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7797bf8af2b0477cab1235047c796cea" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:37.030715 16486 raft_consensus.cc:3060] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:37.032130 16603 leader_election.cc:343] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:37.035169 16681 raft_consensus.cc:359] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.035871 16681 raft_consensus.cc:385] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.036123 16681 raft_consensus.cc:740] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.037225 16681 consensus_queue.cc:260] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.011044 16682 raft_consensus.cc:385] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.038223 16486 raft_consensus.cc:2468] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:37.040213 16683 ts_tablet_manager.cc:1434] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.003s
I20260709 13:03:37.038105 16682 raft_consensus.cc:740] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.040897 16602 leader_election.cc:304] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:37.051717 16899 raft_consensus.cc:2804] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:37.051618 16682 consensus_queue.cc:260] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.044927 16681 ts_tablet_manager.cc:1434] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.087s	user 0.009s	sys 0.000s
I20260709 13:03:37.052296 16899 raft_consensus.cc:697] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:37.053431 16681 tablet_bootstrap.cc:492] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:37.045135 16484 raft_consensus.cc:3060] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.060133 16682 ts_tablet_manager.cc:1434] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260709 13:03:37.053274 16899 consensus_queue.cc:237] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.061250 16682 tablet_bootstrap.cc:492] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:37.066603 16853 consensus_queue.cc:1048] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:37.071260 16683 tablet_bootstrap.cc:492] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:37.076655 16682 tablet_bootstrap.cc:654] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.081738 16681 tablet_bootstrap.cc:654] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.082413 16899 raft_consensus.cc:493] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.082990 16899 raft_consensus.cc:515] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.085956 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c46307346f3417883ca25cc5e3d063d" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:37.086895 16486 raft_consensus.cc:2393] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcbcdd72dff84c748cdbbd14c2381d30 in current term 1: Already voted for candidate b4c86083028143f98d380c2e818ca1b1 in this term.
I20260709 13:03:37.086802 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c46307346f3417883ca25cc5e3d063d" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:37.087344 16899 leader_election.cc:290] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:37.088907 16683 tablet_bootstrap.cc:654] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.088692 16602 leader_election.cc:304] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:37.089495 16899 raft_consensus.cc:3060] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.098552 16384 catalog_manager.cc:5697] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:37.106642 16683 tablet_bootstrap.cc:492] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:37.109534 16683 ts_tablet_manager.cc:1403] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.001s
I20260709 13:03:37.112803 16681 tablet_bootstrap.cc:492] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:37.113306 16681 ts_tablet_manager.cc:1403] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.003s
I20260709 13:03:37.115494 16899 raft_consensus.cc:2749] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:37.116412 16681 raft_consensus.cc:359] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.116887 16681 raft_consensus.cc:385] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.117056 16681 raft_consensus.cc:740] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.118119 16681 consensus_queue.cc:260] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.120705 16681 ts_tablet_manager.cc:1434] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 13:03:37.114166 16435 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:37.135105 16681 tablet_bootstrap.cc:492] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:37.125005 16385 catalog_manager.cc:5697] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:37.149772 16385 catalog_manager.cc:5697] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:37.144014 16681 tablet_bootstrap.cc:654] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.148023 16683 raft_consensus.cc:359] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.153357 16683 raft_consensus.cc:385] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.153707 16683 raft_consensus.cc:740] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.154629 16683 consensus_queue.cc:260] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.156741 16853 consensus_queue.cc:1048] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:37.157455 16682 tablet_bootstrap.cc:492] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:37.157824 16683 ts_tablet_manager.cc:1434] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
I20260709 13:03:37.157940 16682 ts_tablet_manager.cc:1403] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.024s
I20260709 13:03:37.158950 16899 raft_consensus.cc:493] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.159413 16899 raft_consensus.cc:515] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.161409 16899 leader_election.cc:290] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:37.161139 16682 raft_consensus.cc:359] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.162067 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:37.167987 16683 tablet_bootstrap.cc:492] T 162af072676f4cccab3549d74c9ae6cf P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:37.168287 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:37.168658 16682 raft_consensus.cc:385] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.168991 16682 raft_consensus.cc:740] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
W20260709 13:03:37.169864 16603 leader_election.cc:343] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:37.170137 16682 consensus_queue.cc:260] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:37.170862 16602 leader_election.cc:343] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:37.171320 16602 leader_election.cc:304] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:37.170686 16846 consensus_queue.cc:1048] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:37.172631 16682 ts_tablet_manager.cc:1434] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:03:37.173763 16682 tablet_bootstrap.cc:492] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:37.175940 16750 raft_consensus.cc:2749] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:37.176496 16681 tablet_bootstrap.cc:492] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:37.176915 16681 ts_tablet_manager.cc:1403] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.000s
I20260709 13:03:37.177047 16846 consensus_queue.cc:1048] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:37.179682 16681 raft_consensus.cc:359] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.184134 16681 raft_consensus.cc:385] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.184429 16681 raft_consensus.cc:740] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.185153 16681 consensus_queue.cc:260] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.186234 16853 consensus_queue.cc:1048] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:37.187413 16683 tablet_bootstrap.cc:654] T 162af072676f4cccab3549d74c9ae6cf P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.190883 16681 ts_tablet_manager.cc:1434] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:03:37.191875 16681 tablet_bootstrap.cc:492] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:37.198202 16682 tablet_bootstrap.cc:654] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.199182 16681 tablet_bootstrap.cc:654] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.211424 16682 tablet_bootstrap.cc:492] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:37.211926 16682 ts_tablet_manager.cc:1403] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.000s
I20260709 13:03:37.214567 16682 raft_consensus.cc:359] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.215296 16682 raft_consensus.cc:385] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.215546 16682 raft_consensus.cc:740] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.215785 16384 catalog_manager.cc:5697] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:37.216353 16682 consensus_queue.cc:260] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.217764 16384 catalog_manager.cc:5697] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:37.218539 16682 ts_tablet_manager.cc:1434] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:37.219683 16682 tablet_bootstrap.cc:492] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:37.236905 16681 tablet_bootstrap.cc:492] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:37.237574 16681 ts_tablet_manager.cc:1403] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.003s
I20260709 13:03:37.244603 16682 tablet_bootstrap.cc:654] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.268903 16681 raft_consensus.cc:359] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.269666 16681 raft_consensus.cc:385] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.269946 16681 raft_consensus.cc:740] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.270576 16681 consensus_queue.cc:260] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.277803 16683 tablet_bootstrap.cc:492] T 162af072676f4cccab3549d74c9ae6cf P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:37.278292 16683 ts_tablet_manager.cc:1403] T 162af072676f4cccab3549d74c9ae6cf P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.111s	user 0.018s	sys 0.031s
I20260709 13:03:37.281126 16683 raft_consensus.cc:359] T 162af072676f4cccab3549d74c9ae6cf P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.281808 16683 raft_consensus.cc:385] T 162af072676f4cccab3549d74c9ae6cf P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.282063 16683 raft_consensus.cc:740] T 162af072676f4cccab3549d74c9ae6cf P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.282821 16683 consensus_queue.cc:260] T 162af072676f4cccab3549d74c9ae6cf P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.284811 16683 ts_tablet_manager.cc:1434] T 162af072676f4cccab3549d74c9ae6cf P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:37.285689 16683 tablet_bootstrap.cc:492] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:37.288332 16681 ts_tablet_manager.cc:1434] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 13:03:37.291563 16681 tablet_bootstrap.cc:492] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:37.293319 16682 tablet_bootstrap.cc:492] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:37.293864 16682 ts_tablet_manager.cc:1403] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.000s
I20260709 13:03:37.298453 16683 tablet_bootstrap.cc:654] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.300374 16682 raft_consensus.cc:359] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.301144 16682 raft_consensus.cc:385] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.301458 16682 raft_consensus.cc:740] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.302119 16682 consensus_queue.cc:260] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.305194 16956 raft_consensus.cc:493] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.305668 16956 raft_consensus.cc:515] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.307756 16956 leader_election.cc:290] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:37.309602 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4bd309e71c4d46a21af850239d9904" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:37.310252 16638 raft_consensus.cc:2468] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:37.310180 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4bd309e71c4d46a21af850239d9904" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:37.311259 16484 raft_consensus.cc:2468] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:37.311427 16530 leader_election.cc:304] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:37.312271 16853 raft_consensus.cc:2804] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:37.312628 16853 raft_consensus.cc:493] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:37.313004 16682 ts_tablet_manager.cc:1434] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:03:37.312943 16853 raft_consensus.cc:3060] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.314141 16682 tablet_bootstrap.cc:492] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:37.328544 16956 consensus_queue.cc:1048] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:37.334556 16682 tablet_bootstrap.cc:654] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.340693 16683 tablet_bootstrap.cc:492] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:37.348613 16683 ts_tablet_manager.cc:1403] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.020s
I20260709 13:03:37.347669 16853 raft_consensus.cc:515] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.351614 16682 tablet_bootstrap.cc:492] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:37.355731 16682 ts_tablet_manager.cc:1403] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.002s
I20260709 13:03:37.358513 16682 raft_consensus.cc:359] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.359283 16682 raft_consensus.cc:385] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.359575 16682 raft_consensus.cc:740] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.360896 16682 consensus_queue.cc:260] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.361572 16681 tablet_bootstrap.cc:654] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.362970 16682 ts_tablet_manager.cc:1434] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:37.364486 16682 tablet_bootstrap.cc:492] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:37.370313 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4bd309e71c4d46a21af850239d9904" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:37.370960 16484 raft_consensus.cc:3060] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.371960 16853 leader_election.cc:290] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:37.373118 16683 raft_consensus.cc:359] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.373819 16683 raft_consensus.cc:385] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.374082 16683 raft_consensus.cc:740] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.380102 16728 consensus_queue.cc:1048] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:37.380846 16560 raft_consensus.cc:3060] T 162af072676f4cccab3549d74c9ae6cf P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.384614 16484 raft_consensus.cc:2468] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:37.385864 16528 leader_election.cc:304] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:37.386781 16728 raft_consensus.cc:2804] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:37.387713 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4bd309e71c4d46a21af850239d9904" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:37.388242 16638 raft_consensus.cc:3060] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.389180 16728 raft_consensus.cc:697] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:37.391768 16683 consensus_queue.cc:260] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.394301 16683 ts_tablet_manager.cc:1434] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.042s	user 0.001s	sys 0.005s
I20260709 13:03:37.398192 16728 consensus_queue.cc:237] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.406076 16638 raft_consensus.cc:2468] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:37.415287 16683 tablet_bootstrap.cc:492] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:37.422782 16681 tablet_bootstrap.cc:492] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:37.423310 16681 ts_tablet_manager.cc:1403] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.132s	user 0.013s	sys 0.001s
I20260709 13:03:37.426517 16750 consensus_queue.cc:1048] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:37.430863 16681 raft_consensus.cc:359] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.431623 16681 raft_consensus.cc:385] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.431968 16681 raft_consensus.cc:740] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.433673 16750 raft_consensus.cc:493] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.434216 16750 raft_consensus.cc:515] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.437585 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b165cfade4909bff9bbcebbcb7c38" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:37.438498 16484 raft_consensus.cc:2468] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:37.441536 16750 leader_election.cc:290] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:37.446623 16681 consensus_queue.cc:260] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.447532 16682 tablet_bootstrap.cc:654] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.447434 16384 catalog_manager.cc:5697] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:37.450569 16560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b165cfade4909bff9bbcebbcb7c38" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:37.450598 16728 raft_consensus.cc:493] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.451210 16560 raft_consensus.cc:2468] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:37.451781 16728 raft_consensus.cc:515] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.453583 16728 leader_election.cc:290] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:37.454222 16603 leader_election.cc:304] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:37.456007 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7797bf8af2b0477cab1235047c796cea" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:37.458313 16486 raft_consensus.cc:2393] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c86083028143f98d380c2e818ca1b1 in current term 1: Already voted for candidate fcbcdd72dff84c748cdbbd14c2381d30 in this term.
I20260709 13:03:37.458850 16681 ts_tablet_manager.cc:1434] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.035s	user 0.001s	sys 0.007s
I20260709 13:03:37.458987 16949 raft_consensus.cc:2804] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:37.459335 16949 raft_consensus.cc:493] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:37.459678 16949 raft_consensus.cc:3060] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.459873 16681 tablet_bootstrap.cc:492] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:37.465984 16683 tablet_bootstrap.cc:654] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.467988 16635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7797bf8af2b0477cab1235047c796cea" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:37.472138 16530 leader_election.cc:304] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:37.476634 16899 consensus_queue.cc:1048] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:37.479540 16949 raft_consensus.cc:515] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.482622 16957 raft_consensus.cc:493] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.483316 16957 raft_consensus.cc:515] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.485368 16728 raft_consensus.cc:3060] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.487195 16957 leader_election.cc:290] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:37.487891 16560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63c95d59d54bec9ef64b2dad2d4cb6" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:37.488130 16635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63c95d59d54bec9ef64b2dad2d4cb6" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
W20260709 13:03:37.489282 16454 leader_election.cc:343] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:37.489691 16635 raft_consensus.cc:2468] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:37.491178 16455 leader_election.cc:304] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [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: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:37.492254 16957 raft_consensus.cc:2804] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:37.492694 16957 raft_consensus.cc:493] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:37.494645 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b165cfade4909bff9bbcebbcb7c38" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:37.495700 16484 raft_consensus.cc:3060] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.495927 16949 leader_election.cc:290] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:37.498628 16560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b165cfade4909bff9bbcebbcb7c38" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:37.499255 16560 raft_consensus.cc:3060] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.504731 16957 raft_consensus.cc:3060] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.517212 16484 raft_consensus.cc:2468] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:37.518446 16602 leader_election.cc:304] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:37.519646 16949 raft_consensus.cc:2804] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:37.520167 16949 raft_consensus.cc:697] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:37.512180 16560 raft_consensus.cc:2468] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:37.521041 16949 consensus_queue.cc:237] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.522363 16681 tablet_bootstrap.cc:654] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.527258 16957 raft_consensus.cc:515] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.536732 16682 tablet_bootstrap.cc:492] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:37.537253 16682 ts_tablet_manager.cc:1403] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.173s	user 0.010s	sys 0.002s
I20260709 13:03:37.538897 16728 raft_consensus.cc:2749] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:37.548454 16750 consensus_queue.cc:1048] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:37.550243 16682 raft_consensus.cc:359] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.550956 16682 raft_consensus.cc:385] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.552465 16682 raft_consensus.cc:740] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.555096 16682 consensus_queue.cc:260] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.563850 16682 ts_tablet_manager.cc:1434] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 13:03:37.565749 16683 tablet_bootstrap.cc:492] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:37.566941 16683 ts_tablet_manager.cc:1403] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.155s	user 0.021s	sys 0.003s
I20260709 13:03:37.568234 16682 tablet_bootstrap.cc:492] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:37.568704 16560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63c95d59d54bec9ef64b2dad2d4cb6" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
W20260709 13:03:37.570139 16454 leader_election.cc:343] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:37.579195 16846 raft_consensus.cc:493] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.585199 16846 raft_consensus.cc:515] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.588183 16957 leader_election.cc:290] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:37.589638 16635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63c95d59d54bec9ef64b2dad2d4cb6" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:37.590464 16635 raft_consensus.cc:3060] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.594650 16683 raft_consensus.cc:359] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.595378 16683 raft_consensus.cc:385] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.595645 16683 raft_consensus.cc:740] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.597400 16846 leader_election.cc:290] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:37.599609 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:37.599716 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:37.600274 16638 raft_consensus.cc:2468] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:37.600279 16559 raft_consensus.cc:2468] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:37.600909 16682 tablet_bootstrap.cc:654] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.601671 16454 leader_election.cc:304] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:37.605199 16957 raft_consensus.cc:2804] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:37.605553 16957 raft_consensus.cc:493] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:37.605867 16957 raft_consensus.cc:3060] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.613305 16683 consensus_queue.cc:260] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.610926 16383 catalog_manager.cc:5697] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:37.627367 16635 raft_consensus.cc:2468] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:37.628813 16683 ts_tablet_manager.cc:1434] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.003s
I20260709 13:03:37.631510 16846 raft_consensus.cc:493] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.633724 16846 raft_consensus.cc:515] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.634298 16683 tablet_bootstrap.cc:492] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:37.634532 16455 leader_election.cc:304] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:37.636749 16846 leader_election.cc:290] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:37.637605 16954 raft_consensus.cc:2804] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:37.637364 16560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:37.638082 16954 raft_consensus.cc:697] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:37.638917 16954 consensus_queue.cc:237] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.640473 16681 tablet_bootstrap.cc:492] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:37.640627 16683 tablet_bootstrap.cc:654] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.640931 16681 ts_tablet_manager.cc:1403] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.181s	user 0.018s	sys 0.004s
W20260709 13:03:37.643365 16454 leader_election.cc:343] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:37.630769 16957 raft_consensus.cc:515] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.655190 16635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:37.659296 16635 raft_consensus.cc:2468] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:37.660779 16455 leader_election.cc:304] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [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: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:37.662276 16750 consensus_queue.cc:1048] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:37.663369 16846 raft_consensus.cc:2804] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:37.663811 16846 raft_consensus.cc:493] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:37.664188 16846 raft_consensus.cc:3060] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.667029 16560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:37.667712 16560 raft_consensus.cc:3060] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.648551 16681 raft_consensus.cc:359] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.673406 16681 raft_consensus.cc:385] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.673796 16681 raft_consensus.cc:740] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.677258 16681 consensus_queue.cc:260] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.682188 16750 raft_consensus.cc:493] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.683007 16750 raft_consensus.cc:515] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.683982 16681 ts_tablet_manager.cc:1434] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260709 13:03:37.685073 16681 tablet_bootstrap.cc:492] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:37.687055 16750 leader_election.cc:290] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:37.689194 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a6b5e64b8943088d0fa8ca865391ec" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:37.691064 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a6b5e64b8943088d0fa8ca865391ec" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:37.693226 16682 tablet_bootstrap.cc:492] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:37.694093 16728 raft_consensus.cc:493] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.697309 16682 ts_tablet_manager.cc:1403] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.129s	user 0.006s	sys 0.010s
I20260709 13:03:37.697358 16728 raft_consensus.cc:515] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.699751 16957 leader_election.cc:290] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:37.700464 16487 raft_consensus.cc:2468] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:37.702869 16728 leader_election.cc:290] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
W20260709 13:03:37.703471 16603 leader_election.cc:343] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:37.705018 16602 leader_election.cc:304] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [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: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:37.706547 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63c95d59d54bec9ef64b2dad2d4cb6" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:37.707262 16638 raft_consensus.cc:2393] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c86083028143f98d380c2e818ca1b1 in current term 1: Already voted for candidate cd1bb048a4de4c8082b3b49c3259badc in this term.
I20260709 13:03:37.708119 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:37.708652 16636 raft_consensus.cc:3060] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.710631 16682 raft_consensus.cc:359] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.711249 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63c95d59d54bec9ef64b2dad2d4cb6" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:37.711289 16682 raft_consensus.cc:385] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.712353 16682 raft_consensus.cc:740] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.715427 16682 consensus_queue.cc:260] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.715785 16750 raft_consensus.cc:2804] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:37.716194 16750 raft_consensus.cc:493] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:37.720024 16750 raft_consensus.cc:3060] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.724402 16530 leader_election.cc:304] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:37.726516 16853 raft_consensus.cc:3060] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.725317 16383 catalog_manager.cc:5697] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:37.731303 16682 ts_tablet_manager.cc:1434] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:03:37.731480 16846 raft_consensus.cc:515] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.732407 16682 tablet_bootstrap.cc:492] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:37.734143 16846 leader_election.cc:290] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:37.734362 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:37.716176 16560 raft_consensus.cc:2468] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
W20260709 13:03:37.736877 16454 leader_election.cc:343] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:37.739902 16636 raft_consensus.cc:2468] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:37.741855 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:37.743016 16637 raft_consensus.cc:3060] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.744347 16853 raft_consensus.cc:2749] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:37.744997 16750 raft_consensus.cc:515] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.746898 16750 leader_election.cc:290] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:37.747293 16454 leader_election.cc:304] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:37.747555 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a6b5e64b8943088d0fa8ca865391ec" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:37.748040 16487 raft_consensus.cc:3060] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.748139 17010 raft_consensus.cc:2804] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:37.748811 17010 raft_consensus.cc:697] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:37.750398 17010 consensus_queue.cc:237] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.753080 16683 tablet_bootstrap.cc:492] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:37.753553 16683 ts_tablet_manager.cc:1403] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.031s
I20260709 13:03:37.755297 16637 raft_consensus.cc:2468] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:37.756480 16683 raft_consensus.cc:359] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.757215 16455 leader_election.cc:304] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:37.758019 16957 raft_consensus.cc:2804] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:37.758507 16957 raft_consensus.cc:697] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:37.757242 16683 raft_consensus.cc:385] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.759147 16683 raft_consensus.cc:740] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.759341 16957 consensus_queue.cc:237] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.756021 16560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a6b5e64b8943088d0fa8ca865391ec" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:37.760437 16683 consensus_queue.cc:260] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.761178 16560 raft_consensus.cc:3060] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:37.762859 16683 ts_tablet_manager.cc:1434] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 13:03:37.762722 16487 raft_consensus.cc:2468] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:37.763906 16683 tablet_bootstrap.cc:492] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:37.764007 16602 leader_election.cc:304] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:37.765542 17003 raft_consensus.cc:2804] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:37.765992 17003 raft_consensus.cc:697] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:37.767581 17003 consensus_queue.cc:237] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.771603 16683 tablet_bootstrap.cc:654] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.771781 16682 tablet_bootstrap.cc:654] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.773809 16681 tablet_bootstrap.cc:654] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.771574 16560 raft_consensus.cc:2468] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:37.788964 16383 catalog_manager.cc:5697] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:37.842788 16683 tablet_bootstrap.cc:492] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:37.843252 16683 ts_tablet_manager.cc:1403] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.000s
I20260709 13:03:37.845361 16681 tablet_bootstrap.cc:492] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:37.845839 16681 ts_tablet_manager.cc:1403] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.161s	user 0.017s	sys 0.023s
I20260709 13:03:37.848423 16681 raft_consensus.cc:359] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.849045 16681 raft_consensus.cc:385] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.849301 16681 raft_consensus.cc:740] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.849874 16681 consensus_queue.cc:260] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.850656 16387 catalog_manager.cc:5697] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:37.850456 16683 raft_consensus.cc:359] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.853173 16683 raft_consensus.cc:385] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.853580 16683 raft_consensus.cc:740] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.855108 16683 consensus_queue.cc:260] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.857092 16683 ts_tablet_manager.cc:1434] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 13:03:37.858070 16683 tablet_bootstrap.cc:492] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:37.860244 16681 ts_tablet_manager.cc:1434] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:03:37.861370 16681 tablet_bootstrap.cc:492] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:37.863863 16683 tablet_bootstrap.cc:654] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.868860 16681 tablet_bootstrap.cc:654] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.875545 16683 tablet_bootstrap.cc:492] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:37.876143 16683 ts_tablet_manager.cc:1403] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 13:03:37.880376 16682 tablet_bootstrap.cc:492] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:37.880877 16682 ts_tablet_manager.cc:1403] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.003s
I20260709 13:03:37.883652 16682 raft_consensus.cc:359] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.884364 16682 raft_consensus.cc:385] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.884639 16682 raft_consensus.cc:740] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.890277 16853 consensus_queue.cc:1048] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:37.894956 16683 raft_consensus.cc:359] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.895639 16683 raft_consensus.cc:385] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.895911 16683 raft_consensus.cc:740] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.896492 16683 consensus_queue.cc:260] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.898553 16683 ts_tablet_manager.cc:1434] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:03:37.899488 16683 tablet_bootstrap.cc:492] T 411559ade03f47f09fc186d869aeb290 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:37.906011 16683 tablet_bootstrap.cc:654] T 411559ade03f47f09fc186d869aeb290 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.906221 17003 consensus_queue.cc:1048] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:37.896124 16383 catalog_manager.cc:5697] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:37.935184 16682 consensus_queue.cc:260] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.938457 16682 ts_tablet_manager.cc:1434] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260709 13:03:37.939596 16682 tablet_bootstrap.cc:492] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:37.951054 16682 tablet_bootstrap.cc:654] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:37.989151 16681 tablet_bootstrap.cc:492] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:37.989677 16681 ts_tablet_manager.cc:1403] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.011s
I20260709 13:03:37.992408 17003 raft_consensus.cc:493] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.993155 17003 raft_consensus.cc:515] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.972496 16682 tablet_bootstrap.cc:492] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:37.994551 16682 ts_tablet_manager.cc:1403] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.005s
I20260709 13:03:37.997061 16750 raft_consensus.cc:493] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.997613 16750 raft_consensus.cc:515] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.997650 16682 raft_consensus.cc:359] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:37.998541 16682 raft_consensus.cc:385] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:37.998911 16682 raft_consensus.cc:740] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:37.999933 16750 leader_election.cc:290] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:38.002714 16560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292c3f5f015b454d88b3a09193789dec" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:38.002878 17003 leader_election.cc:290] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:38.003917 16560 raft_consensus.cc:2468] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:38.005486 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292c3f5f015b454d88b3a09193789dec" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
W20260709 13:03:38.007619 16602 leader_election.cc:343] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:38.005532 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411559ade03f47f09fc186d869aeb290" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:38.015473 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411559ade03f47f09fc186d869aeb290" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:38.020771 16603 leader_election.cc:304] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [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: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:38.021498 16682 consensus_queue.cc:260] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:38.025287 16603 leader_election.cc:343] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:37.992466 16681 raft_consensus.cc:359] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:38.028673 16681 raft_consensus.cc:385] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:38.028980 16681 raft_consensus.cc:740] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:38.030529 16728 consensus_queue.cc:1048] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:38.029443 16899 raft_consensus.cc:2804] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:38.032779 16682 ts_tablet_manager.cc:1434] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260709 13:03:38.036154 16681 consensus_queue.cc:260] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:38.037400 16682 tablet_bootstrap.cc:492] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:38.037333 16486 raft_consensus.cc:2468] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:38.032935 16899 raft_consensus.cc:493] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:38.039876 16899 raft_consensus.cc:3060] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:38.030390 17003 consensus_queue.cc:1048] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:03:38.052781 16681 ts_tablet_manager.cc:1434] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.001s
I20260709 13:03:38.056572 16681 tablet_bootstrap.cc:492] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:38.059230 16602 leader_election.cc:304] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [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: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:38.060624 16683 tablet_bootstrap.cc:492] T 411559ade03f47f09fc186d869aeb290 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:38.060992 16750 raft_consensus.cc:2804] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:38.061429 16750 raft_consensus.cc:493] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:38.061769 16750 raft_consensus.cc:3060] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:38.061098 16683 ts_tablet_manager.cc:1403] T 411559ade03f47f09fc186d869aeb290 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.162s	user 0.037s	sys 0.049s
I20260709 13:03:38.068825 16750 raft_consensus.cc:515] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:38.074581 16682 tablet_bootstrap.cc:654] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:38.082332 16899 raft_consensus.cc:515] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:38.084854 16899 leader_election.cc:290] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:38.086719 16750 leader_election.cc:290] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:38.098165 16683 raft_consensus.cc:359] T 411559ade03f47f09fc186d869aeb290 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:38.098951 16683 raft_consensus.cc:385] T 411559ade03f47f09fc186d869aeb290 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:38.099247 16683 raft_consensus.cc:740] T 411559ade03f47f09fc186d869aeb290 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:38.100040 16957 consensus_queue.cc:1048] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:38.100224 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292c3f5f015b454d88b3a09193789dec" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:38.103258 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292c3f5f015b454d88b3a09193789dec" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:38.103910 16559 raft_consensus.cc:3060] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:38.105331 16681 tablet_bootstrap.cc:654] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:38.106164 16602 leader_election.cc:343] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:38.106854 16683 consensus_queue.cc:260] T 411559ade03f47f09fc186d869aeb290 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:38.108194 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411559ade03f47f09fc186d869aeb290" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:38.108768 16487 raft_consensus.cc:3060] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:38.110531 16683 ts_tablet_manager.cc:1434] T 411559ade03f47f09fc186d869aeb290 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 13:03:38.111719 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411559ade03f47f09fc186d869aeb290" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:38.112291 16561 raft_consensus.cc:3060] T 411559ade03f47f09fc186d869aeb290 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:38.127667 16683 tablet_bootstrap.cc:492] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:38.141630 16846 consensus_queue.cc:1048] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:03:38.165604 16682 tablet_bootstrap.cc:492] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:38.166129 16682 ts_tablet_manager.cc:1403] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.129s	user 0.021s	sys 0.014s
I20260709 13:03:38.168282 17003 raft_consensus.cc:493] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:38.168835 17003 raft_consensus.cc:515] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:38.173946 16483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e8e4c4dbaf451bbf3902344566b078" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:38.177397 16682 raft_consensus.cc:359] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:38.178381 16682 raft_consensus.cc:385] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:38.179495 16843 raft_consensus.cc:493] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:38.178665 16682 raft_consensus.cc:740] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:38.182885 16843 raft_consensus.cc:515] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:38.187686 16561 raft_consensus.cc:2468] T 411559ade03f47f09fc186d869aeb290 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:38.189036 16603 leader_election.cc:304] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:38.189882 16949 raft_consensus.cc:2804] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:38.190388 16949 raft_consensus.cc:697] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:38.191308 16949 consensus_queue.cc:237] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:38.217298 16750 raft_consensus.cc:493] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:38.217913 16750 raft_consensus.cc:515] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:38.234830 16853 raft_consensus.cc:493] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:38.235543 16853 raft_consensus.cc:515] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:38.238118 16853 leader_election.cc:290] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:38.239596 16635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:38.240723 16635 raft_consensus.cc:2393] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c86083028143f98d380c2e818ca1b1 in current term 1: Already voted for candidate cd1bb048a4de4c8082b3b49c3259badc in this term.
I20260709 13:03:38.252971 16843 leader_election.cc:290] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:38.267465 16750 leader_election.cc:290] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:38.407977 16683 tablet_bootstrap.cc:654] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:38.435580 16682 consensus_queue.cc:260] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:38.445192 16682 ts_tablet_manager.cc:1434] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.279s	user 0.013s	sys 0.006s
I20260709 13:03:38.448880 16682 tablet_bootstrap.cc:492] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:38.449313 16559 raft_consensus.cc:2468] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:38.520442 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8d67c875734868b41fe964a8157ab3" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:38.464728 17003 leader_election.cc:290] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:38.869385 16681 tablet_bootstrap.cc:492] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:38.870047 16681 ts_tablet_manager.cc:1403] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.814s	user 0.029s	sys 0.033s
I20260709 13:03:38.887820 16683 tablet_bootstrap.cc:492] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:38.888531 16683 ts_tablet_manager.cc:1403] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.764s	user 0.028s	sys 0.032s
W20260709 13:03:38.916252 17027 log.cc:927] Time spent T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1: Append to log took a long time: real 0.210s	user 0.001s	sys 0.000s
W20260709 13:03:38.920011 16949 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.715s	user 0.028s	sys 0.037s
W20260709 13:03:38.920370 16949 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.715s	user 0.028s	sys 0.037s
I20260709 13:03:38.925691 16682 tablet_bootstrap.cc:654] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:38.929548 16683 raft_consensus.cc:359] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:38.930244 16683 raft_consensus.cc:385] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:38.930501 16683 raft_consensus.cc:740] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:38.929383 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e8e4c4dbaf451bbf3902344566b078" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
W20260709 13:03:38.934484 17029 log.cc:927] Time spent T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 13:03:38.935254 16681 raft_consensus.cc:359] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:38.937139 16681 raft_consensus.cc:385] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:38.937412 16681 raft_consensus.cc:740] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:38.938004 16681 consensus_queue.cc:260] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:38.939550 16681 ts_tablet_manager.cc:1434] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.069s	user 0.003s	sys 0.003s
I20260709 13:03:38.940549 16681 tablet_bootstrap.cc:492] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:38.941196 16603 leader_election.cc:304] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:38.942408 17003 raft_consensus.cc:2804] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:38.943001 17003 raft_consensus.cc:697] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:38.943915 17003 consensus_queue.cc:237] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:38.946993 16603 leader_election.cc:343] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:38.953809 16603 leader_election.cc:343] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:38.951359 17037 consensus_queue.cc:1048] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:03:38.982101 16681 tablet_bootstrap.cc:654] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:39.008165 16435 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:39.009068 16682 tablet_bootstrap.cc:492] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:39.009634 16682 ts_tablet_manager.cc:1403] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.561s	user 0.017s	sys 0.005s
I20260709 13:03:39.016602 16682 raft_consensus.cc:359] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.017318 16682 raft_consensus.cc:385] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:39.017607 16682 raft_consensus.cc:740] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:39.018275 16682 consensus_queue.cc:260] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.019883 16682 ts_tablet_manager.cc:1434] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:03:39.021193 16682 tablet_bootstrap.cc:492] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:39.051553 16949 consensus_queue.cc:1048] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:39.071090 16681 tablet_bootstrap.cc:492] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:39.071640 16681 ts_tablet_manager.cc:1403] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.131s	user 0.030s	sys 0.047s
I20260709 13:03:39.091578 16682 tablet_bootstrap.cc:654] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:39.092401 16455 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.913s	user 0.003s	sys 0.028s
W20260709 13:03:39.093722 16455 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.914s	user 0.004s	sys 0.029s
W20260709 13:03:39.094000 16455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 914423us
W20260709 13:03:39.096408 16602 leader_election.cc:343] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:39.096840 16602 leader_election.cc:304] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
W20260709 13:03:39.097247 16487 consensus_meta.cc:287] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc: Time spent flushing consensus metadata: real 0.988s	user 0.010s	sys 0.003s
I20260709 13:03:39.097571 16487 raft_consensus.cc:2468] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:39.098754 16949 raft_consensus.cc:2749] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:39.102172 16683 consensus_queue.cc:260] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.105363 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea29187a54f742e2a9a9b6abcd7a79b3" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:39.113767 16683 ts_tablet_manager.cc:1434] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.225s	user 0.009s	sys 0.000s
I20260709 13:03:39.117008 16683 tablet_bootstrap.cc:492] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:39.117384 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8d67c875734868b41fe964a8157ab3" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:39.124193 16487 raft_consensus.cc:2468] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:39.153820 16681 raft_consensus.cc:359] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:39.173317 16455 leader_election.cc:343] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:39.175047 17052 consensus_queue.cc:1048] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:39.199280 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
W20260709 13:03:39.223850 16590 tablet.cc:2406] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:03:39.245430 16682 tablet_bootstrap.cc:492] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:39.245922 16682 ts_tablet_manager.cc:1403] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.225s	user 0.015s	sys 0.011s
I20260709 13:03:39.248768 16682 raft_consensus.cc:359] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.249296 16682 raft_consensus.cc:385] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:39.249579 16682 raft_consensus.cc:740] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:39.250315 16682 consensus_queue.cc:260] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.252429 16682 ts_tablet_manager.cc:1434] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:39.253297 16682 tablet_bootstrap.cc:492] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:39.257877 16682 tablet_bootstrap.cc:654] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:39.269448 16682 tablet_bootstrap.cc:492] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:39.269948 16682 ts_tablet_manager.cc:1403] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 13:03:39.272643 16682 raft_consensus.cc:359] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.273312 16682 raft_consensus.cc:385] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:39.273646 16682 raft_consensus.cc:740] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:39.274341 16682 consensus_queue.cc:260] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.276451 16682 ts_tablet_manager.cc:1434] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:39.277462 16682 tablet_bootstrap.cc:492] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:39.278069 16683 tablet_bootstrap.cc:654] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:39.282950 16683 tablet_bootstrap.cc:492] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:39.283393 16683 ts_tablet_manager.cc:1403] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.167s	user 0.011s	sys 0.003s
I20260709 13:03:39.285914 16683 raft_consensus.cc:359] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.286533 16683 raft_consensus.cc:385] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:39.286805 16682 tablet_bootstrap.cc:654] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:39.286830 16683 raft_consensus.cc:740] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:39.287642 16683 consensus_queue.cc:260] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.289752 16683 ts_tablet_manager.cc:1434] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:39.290949 16683 tablet_bootstrap.cc:492] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
W20260709 13:03:39.299955 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 178637us
I20260709 13:03:39.304186 17033 raft_consensus.cc:493] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:39.304823 17033 raft_consensus.cc:515] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.311177 16528 leader_election.cc:304] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:39.314786 17033 leader_election.cc:290] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:39.317617 17037 consensus_queue.cc:1048] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:39.154763 16681 raft_consensus.cc:385] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:39.333230 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113f6162919d4acaa25da7392cd08d85" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:39.333662 16681 raft_consensus.cc:740] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:39.334235 16562 raft_consensus.cc:2468] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:39.334630 16681 consensus_queue.cc:260] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.343060 16728 raft_consensus.cc:493] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:03:39.347874 16728 raft_consensus.cc:515] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.342463 16603 leader_election.cc:304] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:39.320258 16602 leader_election.cc:304] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [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: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:39.326562 17035 raft_consensus.cc:3060] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:39.360960 16681 ts_tablet_manager.cc:1434] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.289s	user 0.012s	sys 0.000s
I20260709 13:03:39.340862 16949 raft_consensus.cc:493] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:39.367202 16949 raft_consensus.cc:515] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.369475 16949 leader_election.cc:290] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:39.371335 16728 leader_election.cc:290] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:39.372002 16728 raft_consensus.cc:493] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:03:39.372529 16728 raft_consensus.cc:515] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:39.374413 16602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 54286.2us
I20260709 13:03:39.386332 17024 consensus_queue.cc:1048] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:39.345352 16853 raft_consensus.cc:493] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:39.388922 16853 raft_consensus.cc:515] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.389967 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113f6162919d4acaa25da7392cd08d85" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:39.391110 16853 leader_election.cc:290] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:39.392400 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:39.395118 16728 leader_election.cc:290] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:39.397863 17023 raft_consensus.cc:2804] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:39.398322 17023 raft_consensus.cc:493] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:39.398653 17023 raft_consensus.cc:3060] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:39.358989 17037 raft_consensus.cc:2804] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:39.402372 17037 raft_consensus.cc:493] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:39.402797 17037 raft_consensus.cc:3060] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:39.404114 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04f630ef2624c63bb2a72d50b0570a1" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:39.414539 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:39.413059 16387 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52720 (request call id 72) took 1303 ms. Trace:
I20260709 13:03:39.424970 16384 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52730 (request call id 78) took 1241 ms. Trace:
I20260709 13:03:39.427641 17024 raft_consensus.cc:493] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:39.430145 16899 raft_consensus.cc:493] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:03:39.437490 16899 raft_consensus.cc:515] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.429563 16384 rpcz_store.cc:276] 0709 13:03:38.183411 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:39.268570 (+1085159us) service_pool.cc:224] Handling call
0709 13:03:39.424881 (+156311us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 13:03:39.440416 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea29187a54f742e2a9a9b6abcd7a79b3" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:39.436625 16481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:39.428393 16387 rpcz_store.cc:276] 0709 13:03:38.109376 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:39.107777 (+998401us) service_pool.cc:224] Handling call
0709 13:03:39.412975 (+305198us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
W20260709 13:03:39.428814 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 126648us
I20260709 13:03:39.452576 16682 tablet_bootstrap.cc:492] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:39.453050 16682 ts_tablet_manager.cc:1403] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.176s	user 0.039s	sys 0.103s
I20260709 13:03:39.438596 16853 raft_consensus.cc:493] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:03:39.466598 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9898dc074b234234ae00705369260442" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:39.467957 16683 tablet_bootstrap.cc:654] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:39.495498 16602 leader_election.cc:343] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:39.448263 17024 raft_consensus.cc:515] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.513273 16681 tablet_bootstrap.cc:492] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:39.471051 16853 raft_consensus.cc:515] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.542851 16682 raft_consensus.cc:359] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.543635 16682 raft_consensus.cc:385] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:39.543905 16682 raft_consensus.cc:740] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:39.547729 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9898dc074b234234ae00705369260442" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:39.546752 16682 consensus_queue.cc:260] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.516467 16956 raft_consensus.cc:493] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:03:39.532100 16899 leader_election.cc:290] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:39.552675 16956 raft_consensus.cc:515] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.556198 16956 leader_election.cc:290] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:39.556648 16956 raft_consensus.cc:493] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:03:39.565852 16682 ts_tablet_manager.cc:1434] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.113s	user 0.010s	sys 0.000s
I20260709 13:03:39.557041 16956 raft_consensus.cc:515] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.574558 16682 tablet_bootstrap.cc:492] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:39.610538 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04f630ef2624c63bb2a72d50b0570a1" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:39.612131 17036 raft_consensus.cc:493] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:39.567476 17035 raft_consensus.cc:2749] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:39.612753 17036 raft_consensus.cc:515] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.616422 17024 leader_election.cc:290] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
W20260709 13:03:39.617115 16454 leader_election.cc:343] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:39.634094 16561 raft_consensus.cc:2468] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:39.645459 17064 raft_consensus.cc:493] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:39.646914 16956 leader_election.cc:290] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:39.635458 17037 raft_consensus.cc:515] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.695869 17043 raft_consensus.cc:493] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcbcdd72dff84c748cdbbd14c2381d30)
I20260709 13:03:39.640805 17024 raft_consensus.cc:493] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:03:39.647383 17064 raft_consensus.cc:515] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.636188 16454 leader_election.cc:304] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:39.715049 17024 raft_consensus.cc:515] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.755347 16683 tablet_bootstrap.cc:492] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
W20260709 13:03:39.756071 16454 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 138992us
I20260709 13:03:39.757772 16683 ts_tablet_manager.cc:1403] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.467s	user 0.023s	sys 0.005s
I20260709 13:03:39.704679 17043 raft_consensus.cc:515] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.763789 17042 raft_consensus.cc:2749] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:39.773983 17062 log.cc:927] Time spent T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30: Append to log took a long time: real 0.138s	user 0.001s	sys 0.000s
I20260709 13:03:39.775792 17036 leader_election.cc:290] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:39.761575 17030 raft_consensus.cc:493] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcbcdd72dff84c748cdbbd14c2381d30)
I20260709 13:03:39.787643 17037 leader_election.cc:290] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
W20260709 13:03:39.790876 16602 consensus_peers.cc:597] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:39.792035 17033 raft_consensus.cc:493] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:03:39.792531 17033 raft_consensus.cc:515] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.793504 17023 raft_consensus.cc:515] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.823388 17030 raft_consensus.cc:515] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.859973 17030 leader_election.cc:290] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:39.857600 17064 leader_election.cc:290] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:39.866271 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9898dc074b234234ae00705369260442" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:39.884106 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:39.895910 16683 raft_consensus.cc:359] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.897898 16683 raft_consensus.cc:385] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:39.898062 16603 leader_election.cc:304] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [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: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:39.898309 16683 raft_consensus.cc:740] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:39.899276 16683 consensus_queue.cc:260] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.903529 16481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8521ee34ceae4d3087fc7210f7251b8a" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:39.906458 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be98000f9e45aca6246ebb29caaf3a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:39.907056 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea29187a54f742e2a9a9b6abcd7a79b3" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:39.907382 16683 ts_tablet_manager.cc:1434] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.149s	user 0.009s	sys 0.002s
I20260709 13:03:39.907724 16564 raft_consensus.cc:2468] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:39.893826 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9898dc074b234234ae00705369260442" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:39.893220 17035 raft_consensus.cc:493] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:03:39.893560 17043 leader_election.cc:290] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:39.902979 17036 raft_consensus.cc:2804] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:03:39.894475 16454 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 137653us
I20260709 13:03:39.911173 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c6e5c1bb634717ba824a6f7f5578c3" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:39.893280 16632 raft_consensus.cc:2468] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:39.909647 17035 raft_consensus.cc:515] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.923101 17035 leader_election.cc:290] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:39.926118 16681 tablet_bootstrap.cc:654] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:39.926879 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113f6162919d4acaa25da7392cd08d85" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:39.927737 16555 raft_consensus.cc:3060] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:39.932505 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c648f0c3b6a402e8bbb929065a9ba30" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:39.936256 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63c95d59d54bec9ef64b2dad2d4cb6" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
W20260709 13:03:39.938194 16603 leader_election.cc:343] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:39.950099 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72ef70658748edac30905a022d9541" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:39.921788 17043 consensus_queue.cc:1048] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 13:03:39.960402 16603 leader_election.cc:304] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:39.963930 17042 raft_consensus.cc:493] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:39.967316 16750 raft_consensus.cc:2804] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:39.967780 16750 raft_consensus.cc:493] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:39.968189 16750 raft_consensus.cc:3060] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:39.960887 16563 raft_consensus.cc:2468] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:39.972411 16853 leader_election.cc:290] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:39.975085 16728 raft_consensus.cc:493] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:39.975545 16728 raft_consensus.cc:515] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:39.976945 16682 tablet_bootstrap.cc:654] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:39.977299 16728 leader_election.cc:290] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
W20260709 13:03:39.979378 16603 leader_election.cc:343] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:39.992327 16602 leader_election.cc:304] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:39.968204 17023 leader_election.cc:290] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
W20260709 13:03:40.023568 16455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 58402.5us
I20260709 13:03:40.039556 17067 consensus_queue.cc:1048] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.042s
W20260709 13:03:40.042081 17073 log.cc:927] Time spent T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30: Append to log took a long time: real 0.050s	user 0.003s	sys 0.000s
I20260709 13:03:40.006649 17064 raft_consensus.cc:2749] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:40.053045 16602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 54197us
I20260709 13:03:40.000284 17042 raft_consensus.cc:515] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.069164 16530 leader_election.cc:304] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:40.073414 17036 raft_consensus.cc:493] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:03:40.073902 17036 raft_consensus.cc:3060] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:40.070910 17042 leader_election.cc:290] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:40.078325 16750 raft_consensus.cc:515] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.082388 16750 leader_election.cc:290] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:40.083086 17077 consensus_queue.cc:1048] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:03:40.084753 16482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5353047ee4f44df2aa56436ac31691a6" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:40.085497 16482 raft_consensus.cc:2468] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:40.054714 17075 consensus_queue.cc:1048] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 13:03:40.076907 16853 raft_consensus.cc:2749] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:40.087615 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f2661fd544587be4261e8375ac4ea" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:40.087955 16528 leader_election.cc:304] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:40.088634 17033 leader_election.cc:290] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:40.089740 16853 raft_consensus.cc:2804] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:40.090127 16853 raft_consensus.cc:493] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:40.090463 16853 raft_consensus.cc:3060] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:40.088703 17063 raft_consensus.cc:493] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:40.094173 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 113909us
I20260709 13:03:40.094754 17063 raft_consensus.cc:515] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.096587 16603 leader_election.cc:304] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [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: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:40.099401 16750 raft_consensus.cc:2804] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:40.099761 16750 raft_consensus.cc:493] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:03:40.100524 16750 raft_consensus.cc:3060] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:40.101863 16555 raft_consensus.cc:2468] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:40.100113 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b165cfade4909bff9bbcebbcb7c38" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:40.103871 17024 leader_election.cc:290] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:40.108364 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b165cfade4909bff9bbcebbcb7c38" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:40.109879 17064 raft_consensus.cc:493] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:40.111186 17064 raft_consensus.cc:515] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.112744 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5353047ee4f44df2aa56436ac31691a6" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:40.093581 16530 leader_election.cc:304] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:40.118863 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea29187a54f742e2a9a9b6abcd7a79b3" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:40.121534 16564 raft_consensus.cc:3060] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:40.109310 16387 catalog_manager.cc:5697] T 411559ade03f47f09fc186d869aeb290 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } }
I20260709 13:03:40.107167 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8d67c875734868b41fe964a8157ab3" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:40.126480 16682 tablet_bootstrap.cc:492] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:40.106532 16750 raft_consensus.cc:515] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.127846 17064 leader_election.cc:290] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:40.130059 16682 ts_tablet_manager.cc:1403] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.560s	user 0.019s	sys 0.016s
W20260709 13:03:40.134176 16435 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:40.140081 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8521ee34ceae4d3087fc7210f7251b8a" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:40.120429 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f2661fd544587be4261e8375ac4ea" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:40.158636 16681 tablet_bootstrap.cc:492] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:40.159340 16681 ts_tablet_manager.cc:1403] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.660s	user 0.029s	sys 0.024s
W20260709 13:03:40.161751 16510 debug-util.cc:398] Leaking SignalData structure 0x7b080014a180 after lost signal to thread 15397
I20260709 13:03:40.245710 17063 leader_election.cc:290] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
W20260709 13:03:40.174518 16454 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 61494.8us
I20260709 13:03:40.341672 16683 tablet_bootstrap.cc:492] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:40.344024 16530 leader_election.cc:304] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:40.345674 17063 raft_consensus.cc:2749] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:40.350064 16564 raft_consensus.cc:2468] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
W20260709 13:03:40.353272 16455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 328683us
I20260709 13:03:40.356217 16603 leader_election.cc:304] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:40.362972 16556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72ef70658748edac30905a022d9541" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:40.384331 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63c95d59d54bec9ef64b2dad2d4cb6" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:40.357393 16956 raft_consensus.cc:2804] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:40.389108 16956 raft_consensus.cc:493] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:03:40.389680 16956 raft_consensus.cc:3060] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:40.390008 16481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292c3f5f015b454d88b3a09193789dec" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:40.376060 16949 raft_consensus.cc:2804] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:40.395102 16949 raft_consensus.cc:697] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:40.396219 16949 consensus_queue.cc:237] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:40.410955 16528 leader_election.cc:343] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:40.361557 16603 leader_election.cc:343] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:40.424696 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 63205.7us
I20260709 13:03:40.430238 16853 raft_consensus.cc:515] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.480244 17078 raft_consensus.cc:493] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c86083028143f98d380c2e818ca1b1)
I20260709 13:03:40.481056 17078 raft_consensus.cc:515] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.487372 16559 raft_consensus.cc:2393] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd1bb048a4de4c8082b3b49c3259badc in current term 1: Already voted for candidate b4c86083028143f98d380c2e818ca1b1 in this term.
I20260709 13:03:40.496498 16750 leader_election.cc:290] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:40.496726 16682 raft_consensus.cc:359] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.500931 16682 raft_consensus.cc:385] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.501271 16682 raft_consensus.cc:740] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.502178 16682 consensus_queue.cc:260] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.501639 17023 raft_consensus.cc:493] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c86083028143f98d380c2e818ca1b1)
I20260709 13:03:40.504290 17023 raft_consensus.cc:515] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:40.498082 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 154156us
I20260709 13:03:40.511169 17078 leader_election.cc:290] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
W20260709 13:03:40.513839 16510 debug-util.cc:398] Leaking SignalData structure 0x7b08000d4320 after lost signal to thread 16421
I20260709 13:03:40.521278 16853 leader_election.cc:290] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:40.526620 16681 raft_consensus.cc:359] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.527427 16681 raft_consensus.cc:385] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.527709 16681 raft_consensus.cc:740] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.537006 16455 leader_election.cc:304] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [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: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:40.539763 16681 consensus_queue.cc:260] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:40.549036 16528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 137197us
I20260709 13:03:40.520150 17078 raft_consensus.cc:493] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c86083028143f98d380c2e818ca1b1)
I20260709 13:03:40.554889 16681 ts_tablet_manager.cc:1434] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.395s	user 0.001s	sys 0.014s
I20260709 13:03:40.554936 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5353047ee4f44df2aa56436ac31691a6" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:40.555704 16489 raft_consensus.cc:3060] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:40.556073 17023 leader_election.cc:290] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
W20260709 13:03:40.539623 16510 debug-util.cc:398] Leaking SignalData structure 0x7b08002a40e0 after lost signal to thread 16513
I20260709 13:03:40.547676 17052 raft_consensus.cc:2749] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:40.571287 16455 leader_election.cc:304] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [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: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:40.585438 16683 tablet_bootstrap.cc:654] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.585796 16681 tablet_bootstrap.cc:492] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:40.553393 17078 raft_consensus.cc:515] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.590167 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5353047ee4f44df2aa56436ac31691a6" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:40.591024 16638 raft_consensus.cc:2468] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
W20260709 13:03:40.586623 17036 consensus_meta.cc:287] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30: Time spent flushing consensus metadata: real 0.505s	user 0.006s	sys 0.006s
I20260709 13:03:40.575735 17045 raft_consensus.cc:2749] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:40.594314 16682 ts_tablet_manager.cc:1434] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.462s	user 0.016s	sys 0.044s
W20260709 13:03:40.592389 16510 debug-util.cc:398] Leaking SignalData structure 0x7b08002a4920 after lost signal to thread 16588
I20260709 13:03:40.603477 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113f6162919d4acaa25da7392cd08d85" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:40.603686 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72ef70658748edac30905a022d9541" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:40.604249 16488 raft_consensus.cc:3060] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:40.610795 16560 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52724 (request call id 146) took 1055 ms. Trace:
I20260709 13:03:40.611251 16560 rpcz_store.cc:276] 0709 13:03:39.555337 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:39.591976 (+ 36639us) service_pool.cc:224] Handling call
0709 13:03:40.111908 (+519932us) spinlock_profiling.cc:243] Waited 127 ms on lock 0x7b5800004b98. stack: 00007fb2c627d343 00007fb2c627d240 00007fb2c5c0c1d4 00007fb2cf94a304 00007fb2cf94a299 00007fb2c6137db1 00007fb2c6277f8c 00007fb2c6277ef6 0000000000375939 00007fb2ce2eb1e0 00007fb2ce3b40c4 00007fb2ce3b4131 00007fb2ce375fc0 00007fb2ce360929 00007fb2ce3603d2 00007fb2c78d7bd4
0709 13:03:40.112027 (+   119us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:40.112237 (+   210us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:03:40.339592 (+227355us) log.cc:844] Serialized 14 byte log entry
0709 13:03:40.592352 (+252760us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:40.594941 (+  2589us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:40.596077 (+  1136us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:40.599604 (+  3527us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:40.610720 (+ 11116us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6865,"prepare.queue_time_us":440713,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":8750,"raft.queue_time_us":9356,"raft.run_cpu_time_us":118,"raft.run_wall_time_us":1416,"spinlock_wait_cycles":313565440,"thread_start_us":205588,"threads_started":2,"wal-append.queue_time_us":84889}
I20260709 13:03:40.606053 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be98000f9e45aca6246ebb29caaf3a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:40.615819 16631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63c95d59d54bec9ef64b2dad2d4cb6" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:40.616129 16483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63c95d59d54bec9ef64b2dad2d4cb6" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:40.619979 17066 raft_consensus.cc:493] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:03:40.596305 17036 raft_consensus.cc:515] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.658792 17078 leader_election.cc:290] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:40.659415 17036 leader_election.cc:290] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:40.665850 16489 raft_consensus.cc:2468] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
W20260709 13:03:40.668830 16510 debug-util.cc:398] Leaking SignalData structure 0x7b08001cdb80 after lost signal to thread 16662
I20260709 13:03:40.671403 16956 raft_consensus.cc:515] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.673369 16956 leader_election.cc:290] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:40.620277 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c648f0c3b6a402e8bbb929065a9ba30" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:40.621609 17066 raft_consensus.cc:515] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:40.677515 16528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 88111.5us
I20260709 13:03:40.666383 16488 raft_consensus.cc:2468] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:40.682900 17052 raft_consensus.cc:493] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcbcdd72dff84c748cdbbd14c2381d30)
I20260709 13:03:40.726488 16528 leader_election.cc:304] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:40.727329 17093 raft_consensus.cc:2804] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:40.727893 17093 raft_consensus.cc:697] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:40.729046 17093 consensus_queue.cc:237] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.736128 17066 leader_election.cc:290] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:40.737767 17052 raft_consensus.cc:515] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.742573 17052 leader_election.cc:290] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:40.745257 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2381b7ca8aa4f1683435624c037fccb" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:40.749187 16681 tablet_bootstrap.cc:654] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:40.749852 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa1d1995cbf4bbc940e5b6fc73ff126" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:40.803637 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4bd309e71c4d46a21af850239d9904" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:40.805666 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5353047ee4f44df2aa56436ac31691a6" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:40.806751 16484 raft_consensus.cc:2393] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcbcdd72dff84c748cdbbd14c2381d30 in current term 1: Already voted for candidate b4c86083028143f98d380c2e818ca1b1 in this term.
I20260709 13:03:40.798547 17066 raft_consensus.cc:493] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c86083028143f98d380c2e818ca1b1)
I20260709 13:03:40.850667 17066 raft_consensus.cc:515] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.810101 16637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5353047ee4f44df2aa56436ac31691a6" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:40.853200 16637 raft_consensus.cc:2468] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:40.854938 16637 raft_consensus.cc:1240] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Rejecting Update request from peer cd1bb048a4de4c8082b3b49c3259badc for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:40.857838 17066 leader_election.cc:290] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
W20260709 13:03:40.825886 16602 leader_election.cc:343] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:40.858583 16602 leader_election.cc:304] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:40.861367 17064 raft_consensus.cc:2749] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:40.863395 16602 leader_election.cc:343] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:40.863925 16602 leader_election.cc:304] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:40.869010 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:40.877249 16480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea29187a54f742e2a9a9b6abcd7a79b3" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:40.878116 16480 raft_consensus.cc:2468] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:40.879169 16480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512b5fcf8af14734a89fb2fee2bead82" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:40.880347 16480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e588c02680424e41abeeed6902b69243" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:40.881614 17093 raft_consensus.cc:493] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcbcdd72dff84c748cdbbd14c2381d30)
I20260709 13:03:40.882176 17093 raft_consensus.cc:515] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.833953 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2381b7ca8aa4f1683435624c037fccb" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:40.818816 16636 raft_consensus.cc:1240] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Rejecting Update request from peer cd1bb048a4de4c8082b3b49c3259badc for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:40.830891 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:40.884202 17093 leader_election.cc:290] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:40.887200 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7797bf8af2b0477cab1235047c796cea" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:40.887756 16480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d51729db6a34dd5896afecaf230a7cd" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:40.884444 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c6e5c1bb634717ba824a6f7f5578c3" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:40.895576 17078 raft_consensus.cc:2749] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:40.899825 16482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72ef70658748edac30905a022d9541" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:40.884527 16455 leader_election.cc:304] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [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: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:40.906816 17045 raft_consensus.cc:2764] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:03:40.908244 17045 consensus_queue.cc:1059] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:40.910734 17085 raft_consensus.cc:3055] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:40.911134 17085 raft_consensus.cc:740] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:40.912020 17085 consensus_queue.cc:260] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.913285 17085 raft_consensus.cc:3060] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:40.914897 16455 leader_election.cc:304] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [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: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:40.916055 17030 raft_consensus.cc:2749] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:40.918614 16683 tablet_bootstrap.cc:492] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:40.919102 16683 ts_tablet_manager.cc:1403] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.675s	user 0.016s	sys 0.018s
I20260709 13:03:40.918987 17030 consensus_queue.cc:1059] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:40.920632 16681 tablet_bootstrap.cc:492] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:40.921048 16681 ts_tablet_manager.cc:1403] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.336s	user 0.019s	sys 0.004s
I20260709 13:03:40.925146 16681 raft_consensus.cc:359] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.925673 16681 raft_consensus.cc:385] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.925899 16681 raft_consensus.cc:740] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.926499 16681 consensus_queue.cc:260] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.930737 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63c95d59d54bec9ef64b2dad2d4cb6" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:40.933065 16560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5353047ee4f44df2aa56436ac31691a6" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:40.937184 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63c95d59d54bec9ef64b2dad2d4cb6" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:40.942526 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:40.942978 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512b5fcf8af14734a89fb2fee2bead82" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:40.944207 17066 raft_consensus.cc:493] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:40.944505 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e588c02680424e41abeeed6902b69243" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:40.944725 17066 raft_consensus.cc:515] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.945710 16557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4bd309e71c4d46a21af850239d9904" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:40.950821 16681 ts_tablet_manager.cc:1434] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:03:40.959218 17066 leader_election.cc:290] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:40.960737 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5353047ee4f44df2aa56436ac31691a6" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:40.961542 16638 raft_consensus.cc:3060] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:40.959766 16482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e8e4c4dbaf451bbf3902344566b078" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:40.963883 16482 raft_consensus.cc:2468] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:40.965391 16602 leader_election.cc:304] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:40.954900 16603 leader_election.cc:304] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:40.982285 16683 raft_consensus.cc:359] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.983039 16683 raft_consensus.cc:385] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:40.984965 16683 raft_consensus.cc:740] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:40.985607 16603 leader_election.cc:304] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:40.987632 16683 consensus_queue.cc:260] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:40.991140 16750 raft_consensus.cc:2749] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:40.997710 16603 leader_election.cc:304] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:40.984902 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d51729db6a34dd5896afecaf230a7cd" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:41.005342 16483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8d67c875734868b41fe964a8157ab3" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:41.006668 16638 raft_consensus.cc:2468] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:40.996263 16530 leader_election.cc:304] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:41.009666 16530 leader_election.cc:304] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:40.994004 17078 raft_consensus.cc:2804] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:41.011718 16853 raft_consensus.cc:2749] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:41.011279 16530 leader_election.cc:304] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:40.981755 17075 raft_consensus.cc:493] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:40.993515 17066 raft_consensus.cc:2804] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:41.019897 16530 leader_election.cc:304] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:41.017343 16899 raft_consensus.cc:2749] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:41.020547 16603 leader_election.cc:304] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:41.023865 16603 leader_election.cc:304] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:41.011617 17063 raft_consensus.cc:2749] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:41.024677 16683 ts_tablet_manager.cc:1434] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.105s	user 0.008s	sys 0.000s
I20260709 13:03:41.013990 17078 raft_consensus.cc:493] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:41.025403 16603 leader_election.cc:304] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:41.016541 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea29187a54f742e2a9a9b6abcd7a79b3" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:41.033926 16853 raft_consensus.cc:493] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.036139 16853 raft_consensus.cc:515] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.041474 17090 raft_consensus.cc:2749] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:41.026212 17036 raft_consensus.cc:2749] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:41.026298 17066 raft_consensus.cc:697] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:41.035157 17078 raft_consensus.cc:3060] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.042378 17089 raft_consensus.cc:2749] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:03:41.039799 16486 raft_consensus.cc:3060] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.053637 17068 raft_consensus.cc:2749] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:41.054371 17094 raft_consensus.cc:2749] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:41.062078 17066 consensus_queue.cc:237] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.065423 16853 leader_election.cc:290] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:41.052666 16603 leader_election.cc:304] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:41.020202 17075 raft_consensus.cc:515] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.074447 17036 raft_consensus.cc:493] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c86083028143f98d380c2e818ca1b1)
I20260709 13:03:41.093614 16899 raft_consensus.cc:2749] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:41.105055 16454 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 98483.2us
I20260709 13:03:41.113201 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005d6c846b7c496a867bc3440c47618d" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
W20260709 13:03:41.117887 17092 log.cc:927] Time spent T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e: Append to log took a long time: real 0.536s	user 0.000s	sys 0.015s
I20260709 13:03:41.120649 16629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:41.111757 16483 raft_consensus.cc:3060] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.111162 16949 raft_consensus.cc:493] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:41.132460 17087 log.cc:927] Time spent T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1: Append to log took a long time: real 0.559s	user 0.011s	sys 0.001s
W20260709 13:03:41.135241 16530 leader_election.cc:343] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:41.104640 17036 raft_consensus.cc:515] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.136186 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa1d1995cbf4bbc940e5b6fc73ff126" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:41.148391 16683 tablet_bootstrap.cc:492] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:41.159343 16683 tablet_bootstrap.cc:654] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.159392 16483 raft_consensus.cc:2468] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:41.175724 16630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7797bf8af2b0477cab1235047c796cea" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:41.191247 17083 raft_consensus.cc:3055] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:41.191684 17083 raft_consensus.cc:740] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:41.192443 17083 consensus_queue.cc:260] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.193725 17083 raft_consensus.cc:3060] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.139751 16949 raft_consensus.cc:515] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:41.206542 16455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 219697us
I20260709 13:03:41.206962 16562 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52724 (request call id 150) took 1092 ms. Trace:
W20260709 13:03:41.219437 17088 log.cc:927] Time spent T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1: Append to log took a long time: real 0.636s	user 0.002s	sys 0.009s
I20260709 13:03:41.224723 16634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8d67c875734868b41fe964a8157ab3" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:41.225672 16634 raft_consensus.cc:2393] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd1bb048a4de4c8082b3b49c3259badc in current term 1: Already voted for candidate fcbcdd72dff84c748cdbbd14c2381d30 in this term.
I20260709 13:03:41.213984 16562 rpcz_store.cc:276] 0709 13:03:40.111988 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:40.114776 (+  2788us) service_pool.cc:224] Handling call
0709 13:03:40.120372 (+  5596us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:40.120754 (+   382us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:40.122565 (+  1811us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:40.163806 (+ 41241us) log.cc:844] Serialized 26 byte log entry
0709 13:03:40.352569 (+188763us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:03:40.352639 (+    70us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:40.352766 (+   127us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:41.112916 (+760150us) spinlock_profiling.cc:243] Waited 18.3 ms on lock 0x7b4400022b4c. stack: 00007fb2c627d343 00007fb2c627d240 00007fb2c5c0c1d4 00007fb2cf94a304 00007fb2cf94a299 00007fb2c6137db1 00007fb2c61d5c85 00007fb2c61d66a2 00007fb2c8f481db 00007fb2c8f43aaf 00007fb2c8f3786e 00007fb2c8f36bb6 00007fb2c8f367d8 00007fb2c8f40221 00007fb2c8f401d9 00007fb2c8f40169
0709 13:03:41.178356 (+ 65440us) raft_consensus.cc:1685] finished
0709 13:03:41.178381 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:41.204806 (+ 26425us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":144,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":5377,"spinlock_wait_cycles":42126080,"thread_start_us":106051,"threads_started":1,"wal-append.queue_time_us":300851}
I20260709 13:03:41.236152 16681 tablet_bootstrap.cc:492] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:41.215090 17075 leader_election.cc:290] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:41.220836 17078 raft_consensus.cc:515] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.214632 17109 raft_consensus.cc:493] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcbcdd72dff84c748cdbbd14c2381d30)
I20260709 13:03:41.245642 16556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e8e4c4dbaf451bbf3902344566b078" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:41.246043 16487 raft_consensus.cc:2468] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 2.
I20260709 13:03:41.247345 17036 leader_election.cc:290] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:41.250909 17109 raft_consensus.cc:515] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.254810 17109 leader_election.cc:290] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:41.255303 16949 leader_election.cc:290] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:41.241979 16486 raft_consensus.cc:2468] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:41.255690 17078 leader_election.cc:290] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:41.258930 16630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411559ade03f47f09fc186d869aeb290" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:41.262825 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8d67c875734868b41fe964a8157ab3" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:41.266587 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292c3f5f015b454d88b3a09193789dec" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:41.270422 16603 leader_election.cc:304] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
W20260709 13:03:41.270735 16454 leader_election.cc:343] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:41.271449 16602 leader_election.cc:304] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:41.271730 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411559ade03f47f09fc186d869aeb290" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:41.276124 16682 tablet_bootstrap.cc:492] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:41.281725 16681 tablet_bootstrap.cc:654] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.286151 17091 raft_consensus.cc:2804] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:41.291042 17091 raft_consensus.cc:697] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:41.291352 17060 raft_consensus.cc:2749] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:41.291436 16481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005d6c846b7c496a867bc3440c47618d" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:41.294646 16455 leader_election.cc:304] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:41.300426 17075 raft_consensus.cc:2749] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:41.302399 16455 leader_election.cc:304] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc [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: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:41.302645 16557 raft_consensus.cc:1240] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Rejecting Update request from peer cd1bb048a4de4c8082b3b49c3259badc for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:41.304633 16602 leader_election.cc:304] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [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: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:41.305444 16603 leader_election.cc:304] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:41.305605 17085 raft_consensus.cc:2749] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:41.309580 16528 leader_election.cc:343] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:41.310005 16528 leader_election.cc:304] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:41.310648 16853 raft_consensus.cc:2749] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:41.312865 16435 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:41.314072 16682 tablet_bootstrap.cc:654] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.313655 16384 catalog_manager.cc:5697] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:41.321439 17060 raft_consensus.cc:2749] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:41.315138 16480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba079a5be84eee9954559b0e6f086a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:41.316386 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e8e4c4dbaf451bbf3902344566b078" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:41.316390 16387 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52730 (request call id 79) took 1683 ms. Trace:
I20260709 13:03:41.323202 16387 rpcz_store.cc:276] 0709 13:03:39.633174 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:39.633342 (+   168us) service_pool.cc:224] Handling call
0709 13:03:41.316309 (+1682967us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:40.513702 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:40.516888 (+  3186us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:40.516925 (+    37us) write_op.cc:435] Acquired schema lock
0709 13:03:40.516944 (+    19us) tablet.cc:662] Decoding operations
0709 13:03:40.517300 (+   356us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:40.517373 (+    73us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:40.517415 (+    42us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:03:40.517623 (+   208us) tablet.cc:701] Row locks acquired
0709 13:03:40.517641 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:03:40.517779 (+   138us) write_op.cc:270] Start()
0709 13:03:40.517890 (+   111us) write_op.cc:276] Timestamp: P: 1783602220517733 usec, L: 0
0709 13:03:40.517911 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:03:40.554242 (+ 36331us) log.cc:844] Serialized 537 byte log entry
0709 13:03:41.117170 (+562928us) spinlock_profiling.cc:243] Waited 11.3 ms on lock 0x7b4400022b4c. stack: 00007fb2c627d343 00007fb2c627d240 00007fb2c5c0c1d4 00007fb2cf94a304 00007fb2cf94a299 00007fb2c6137db1 00007fb2c61d5c85 00007fb2c61d66a2 00007fb2c8f481db 00007fb2c8f43aaf 00007fb2c8f3786e 00007fb2c8f36bb6 00007fb2c8f367d8 00007fb2c8f40221 00007fb2c8f401d9 00007fb2c8f40169
0709 13:03:41.192460 (+ 75290us) op_driver.cc:464] REPLICATION: finished
0709 13:03:41.241545 (+ 49085us) write_op.cc:301] APPLY: starting
0709 13:03:41.241627 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:41.241724 (+    97us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:41.241751 (+    27us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:41.241975 (+   224us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:41.242123 (+   148us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:03:41.242169 (+    46us) write_op.cc:312] APPLY: finished
0709 13:03:41.256709 (+ 14540us) log.cc:844] Serialized 22 byte log entry
0709 13:03:41.256870 (+   161us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:41.256952 (+    82us) write_op.cc:454] Released schema lock
0709 13:03:41.256989 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:41.258934 (+  1945us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:41.258963 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4927,"reported_tablets":7,"spinlock_wait_cycles":1792,"child_traces":[["op",{"apply.queue_time_us":48838,"apply.run_cpu_time_us":1687,"apply.run_wall_time_us":17357,"num_ops":1,"prepare.queue_time_us":388446,"prepare.run_cpu_time_us":14252,"prepare.run_wall_time_us":77898,"raft.queue_time_us":73288,"raft.run_cpu_time_us":4042,"raft.run_wall_time_us":20548,"replication_time_us":674375,"spinlock_wait_cycles":26095488,"thread_start_us":477725,"threads_started":4,"wal-append.queue_time_us":26957}]]}
I20260709 13:03:41.316875 16482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7964a6899feb4664be41a568c254e611" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:41.319502 16383 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52720 (request call id 73) took 1327 ms. Trace:
I20260709 13:03:41.326354 16383 rpcz_store.cc:276] 0709 13:03:40.002643 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:40.009477 (+  6834us) service_pool.cc:224] Handling call
0709 13:03:41.319430 (+1309953us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14072,"reported_tablets":6}
I20260709 13:03:41.327757 16683 tablet_bootstrap.cc:492] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
W20260709 13:03:41.327769 16603 leader_election.cc:343] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:41.328267 16683 ts_tablet_manager.cc:1403] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.180s	user 0.027s	sys 0.000s
I20260709 13:03:41.306044 17066 raft_consensus.cc:2804] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:41.329025 16530 leader_election.cc:304] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:41.330590 16853 raft_consensus.cc:2749] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:03:41.308797 17075 consensus_queue.cc:1059] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:03:41.329572 16485 raft_consensus.cc:3060] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.294319 17091 consensus_queue.cc:237] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.335258 16530 leader_election.cc:304] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:41.338819 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e8e4c4dbaf451bbf3902344566b078" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:41.341151 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7964a6899feb4664be41a568c254e611" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:41.341903 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba079a5be84eee9954559b0e6f086a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:41.346621 17050 raft_consensus.cc:2749] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:41.350359 16603 leader_election.cc:343] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:41.353189 16530 leader_election.cc:304] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
W20260709 13:03:41.355738 16602 leader_election.cc:343] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:41.357728 16603 leader_election.cc:343] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:41.358325 16603 leader_election.cc:304] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:41.360452 16956 raft_consensus.cc:2749] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:41.377205 17036 raft_consensus.cc:2749] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:41.364751 17066 raft_consensus.cc:697] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:41.378907 16603 leader_election.cc:304] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:41.395982 16683 raft_consensus.cc:359] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.396528 16683 raft_consensus.cc:385] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.396749 16683 raft_consensus.cc:740] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.398607 17113 raft_consensus.cc:3055] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:41.399013 17113 raft_consensus.cc:740] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:41.397594 16683 consensus_queue.cc:260] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.403913 16853 consensus_queue.cc:1048] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.395484 17090 raft_consensus.cc:2749] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:41.412638 16683 ts_tablet_manager.cc:1434] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.084s	user 0.003s	sys 0.011s
I20260709 13:03:41.381202 17066 consensus_queue.cc:237] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.399799 17113 consensus_queue.cc:260] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.423278 17113 raft_consensus.cc:3060] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.425873 16683 tablet_bootstrap.cc:492] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:41.431195 16485 raft_consensus.cc:2468] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:41.440682 16681 tablet_bootstrap.cc:492] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:41.441216 16681 ts_tablet_manager.cc:1403] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.205s	user 0.022s	sys 0.002s
I20260709 13:03:41.460325 16956 consensus_queue.cc:1048] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:03:41.465978 16602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 104462us
I20260709 13:03:41.470784 16602 leader_election.cc:304] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:41.473768 17119 raft_consensus.cc:2804] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:41.480837 16682 tablet_bootstrap.cc:492] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:41.480819 17078 consensus_queue.cc:1048] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:41.481530 16682 ts_tablet_manager.cc:1403] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.206s	user 0.013s	sys 0.022s
I20260709 13:03:41.484287 16683 tablet_bootstrap.cc:654] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.487442 16681 raft_consensus.cc:359] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.488057 16681 raft_consensus.cc:385] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.488332 16681 raft_consensus.cc:740] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.483392 17119 raft_consensus.cc:697] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:41.491484 17036 consensus_queue.cc:1048] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.492179 17119 consensus_queue.cc:237] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.497526 16681 consensus_queue.cc:260] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.513170 16681 ts_tablet_manager.cc:1434] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.000s
I20260709 13:03:41.524534 16682 raft_consensus.cc:359] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.525449 16682 raft_consensus.cc:385] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.525861 16682 raft_consensus.cc:740] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.535024 16682 consensus_queue.cc:260] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:41.543110 17127 log.cc:927] Time spent T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 13:03:41.552392 16682 ts_tablet_manager.cc:1434] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.002s
I20260709 13:03:41.557617 16682 tablet_bootstrap.cc:492] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:41.567032 16681 tablet_bootstrap.cc:492] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:41.572305 16384 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52744 (request call id 83) took 1575 ms. Trace:
I20260709 13:03:41.582947 16682 tablet_bootstrap.cc:654] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.582608 16681 tablet_bootstrap.cc:654] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.572852 16384 rpcz_store.cc:276] 0709 13:03:39.997367 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:39.997675 (+   308us) service_pool.cc:224] Handling call
0709 13:03:41.572242 (+1574567us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:41.414363 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:41.419448 (+  5085us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:41.419486 (+    38us) write_op.cc:435] Acquired schema lock
0709 13:03:41.419505 (+    19us) tablet.cc:662] Decoding operations
0709 13:03:41.419850 (+   345us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:41.419904 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:41.419937 (+    33us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:03:41.437125 (+ 17188us) tablet.cc:701] Row locks acquired
0709 13:03:41.437150 (+    25us) write_op.cc:260] PREPARE: finished
0709 13:03:41.437297 (+   147us) write_op.cc:270] Start()
0709 13:03:41.437401 (+   104us) write_op.cc:276] Timestamp: P: 1783602221437261 usec, L: 0
0709 13:03:41.437420 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:03:41.478146 (+ 40726us) log.cc:844] Serialized 537 byte log entry
0709 13:03:41.524327 (+ 46181us) spinlock_profiling.cc:243] Waited 1.25 ms on lock 0x7b540008afa0. stack: 00007fb2c627d343 00007fb2c627d240 00007fb2c5c0c1d4 00007fb2cf94a304 00007fb2cf94a299 00007fb2c9306090 00007fb2c93136b8 00007fb2c93132fa 00007fb2c9397965 00007fb2c9397e09 00007fb2ccdd2581 00007fb2ccdd1d58 00007fb2ccdd69f1 00007fb2ccdd69a9 00007fb2ccdd6939 00007fb2ccdd6901
0709 13:03:41.524591 (+   264us) op_driver.cc:464] REPLICATION: finished
0709 13:03:41.525074 (+   483us) write_op.cc:301] APPLY: starting
0709 13:03:41.525144 (+    70us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:41.525243 (+    99us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:41.525264 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:41.525479 (+   215us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:41.525657 (+   178us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:03:41.525705 (+    48us) write_op.cc:312] APPLY: finished
0709 13:03:41.526257 (+   552us) log.cc:844] Serialized 22 byte log entry
0709 13:03:41.533058 (+  6801us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:41.533166 (+   108us) write_op.cc:454] Released schema lock
0709 13:03:41.533211 (+    45us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:41.533510 (+   299us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:41.533534 (+    24us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":24948,"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":251,"apply.run_cpu_time_us":1558,"apply.run_wall_time_us":8407,"num_ops":1,"prepare.queue_time_us":80561,"prepare.run_cpu_time_us":6639,"prepare.run_wall_time_us":124549,"replication_time_us":87059,"spinlock_wait_cycles":2876288,"thread_start_us":52542,"threads_started":1}]]}
I20260709 13:03:41.595220 16383 catalog_manager.cc:5697] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:41.612334 16956 raft_consensus.cc:493] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.612859 16956 raft_consensus.cc:515] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.615857 16631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c648f0c3b6a402e8bbb929065a9ba30" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:41.616501 16631 raft_consensus.cc:2468] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:41.619305 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c648f0c3b6a402e8bbb929065a9ba30" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:41.619943 16487 raft_consensus.cc:2468] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:41.621137 16528 leader_election.cc:304] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:41.622094 17050 raft_consensus.cc:2804] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:41.622452 17050 raft_consensus.cc:493] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:41.622844 17050 raft_consensus.cc:3060] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.621949 16956 leader_election.cc:290] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:41.632762 16387 catalog_manager.cc:5697] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:41.644130 16387 catalog_manager.cc:5697] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:41.651292 16387 catalog_manager.cc:5697] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:41.667814 16682 tablet_bootstrap.cc:492] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:41.668326 16682 ts_tablet_manager.cc:1403] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.014s
I20260709 13:03:41.664812 17050 raft_consensus.cc:515] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.674790 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c648f0c3b6a402e8bbb929065a9ba30" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:41.674870 16682 raft_consensus.cc:359] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.675426 16487 raft_consensus.cc:3060] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.675588 16682 raft_consensus.cc:385] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.676029 16682 raft_consensus.cc:740] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.676710 16682 consensus_queue.cc:260] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.678857 16682 ts_tablet_manager.cc:1434] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:03:41.679834 16682 tablet_bootstrap.cc:492] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:41.679975 16683 tablet_bootstrap.cc:492] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:41.681445 17119 consensus_queue.cc:1048] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.684505 16487 raft_consensus.cc:2468] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:41.685135 16683 ts_tablet_manager.cc:1403] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.263s	user 0.010s	sys 0.005s
I20260709 13:03:41.684688 16387 catalog_manager.cc:5697] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:41.685797 16528 leader_election.cc:304] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:41.686576 17093 raft_consensus.cc:2804] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:41.687083 17093 raft_consensus.cc:697] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:41.689034 16387 catalog_manager.cc:5697] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 1 to 2, leader changed from cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:41.687949 17093 consensus_queue.cc:237] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.690315 17050 leader_election.cc:290] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:41.695305 16631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c648f0c3b6a402e8bbb929065a9ba30" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:41.704427 16683 raft_consensus.cc:359] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.705147 16683 raft_consensus.cc:385] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.705412 16683 raft_consensus.cc:740] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.699401 16631 raft_consensus.cc:3060] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.709333 16683 consensus_queue.cc:260] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.710104 17078 consensus_queue.cc:1048] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.711395 16683 ts_tablet_manager.cc:1434] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 13:03:41.717293 16683 tablet_bootstrap.cc:492] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:41.721781 16681 tablet_bootstrap.cc:492] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:41.722304 16681 ts_tablet_manager.cc:1403] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.155s	user 0.006s	sys 0.017s
I20260709 13:03:41.743741 17078 raft_consensus.cc:493] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.744258 17078 raft_consensus.cc:515] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.746377 17078 leader_election.cc:290] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:41.746999 16480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02099d809c444b74a8569fde13ef5215" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:41.747906 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02099d809c444b74a8569fde13ef5215" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
W20260709 13:03:41.748673 16602 leader_election.cc:343] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:41.748735 17036 raft_consensus.cc:493] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:41.749377 16603 leader_election.cc:343] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:41.749276 17036 raft_consensus.cc:515] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.749765 16603 leader_election.cc:304] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:41.750465 17119 raft_consensus.cc:2749] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:41.751327 17036 leader_election.cc:290] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:41.756049 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b2b151746d4086be3b98906c2e1bce" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
W20260709 13:03:41.757274 16603 leader_election.cc:343] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:41.759181 16480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b2b151746d4086be3b98906c2e1bce" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
W20260709 13:03:41.760589 16602 leader_election.cc:343] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:41.761399 16681 raft_consensus.cc:359] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.763000 16681 raft_consensus.cc:385] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.762961 16602 leader_election.cc:304] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:41.763447 16681 raft_consensus.cc:740] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.763598 16682 tablet_bootstrap.cc:654] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.740653 16631 raft_consensus.cc:2468] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:41.764129 16681 consensus_queue.cc:260] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.764869 17119 raft_consensus.cc:2749] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:41.790030 16384 catalog_manager.cc:5697] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:41.799263 16681 ts_tablet_manager.cc:1434] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.077s	user 0.002s	sys 0.006s
I20260709 13:03:41.803344 17093 raft_consensus.cc:493] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.803864 17093 raft_consensus.cc:515] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.806577 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e8e4c4dbaf451bbf3902344566b078" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:41.807394 16487 raft_consensus.cc:2393] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c86083028143f98d380c2e818ca1b1 in current term 1: Already voted for candidate fcbcdd72dff84c748cdbbd14c2381d30 in this term.
I20260709 13:03:41.824440 17093 leader_election.cc:290] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:41.824802 17085 raft_consensus.cc:493] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.824958 16631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e8e4c4dbaf451bbf3902344566b078" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:41.825393 17085 raft_consensus.cc:515] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.826612 16530 leader_election.cc:304] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:41.827456 17085 leader_election.cc:290] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:41.827740 17093 raft_consensus.cc:3060] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.829667 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005d6c846b7c496a867bc3440c47618d" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:41.830293 16555 raft_consensus.cc:2468] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:41.830952 16562 raft_consensus.cc:3060] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:41.831657 16454 leader_election.cc:304] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:41.831979 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005d6c846b7c496a867bc3440c47618d" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:41.832391 17114 raft_consensus.cc:2804] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:41.832783 17114 raft_consensus.cc:493] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:41.833098 17114 raft_consensus.cc:3060] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:41.834900 16455 leader_election.cc:343] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:41.846800 17119 consensus_queue.cc:1048] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:41.852928 17114 raft_consensus.cc:515] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.858861 16681 tablet_bootstrap.cc:492] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:41.860083 16683 tablet_bootstrap.cc:654] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.865734 16682 tablet_bootstrap.cc:492] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:41.866255 16682 ts_tablet_manager.cc:1403] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.187s	user 0.021s	sys 0.009s
I20260709 13:03:41.869283 16682 raft_consensus.cc:359] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.870879 16682 raft_consensus.cc:385] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.871124 16682 raft_consensus.cc:740] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.873031 16562 raft_consensus.cc:1275] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:41.875075 16682 consensus_queue.cc:260] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.875357 17090 consensus_queue.cc:1048] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:41.879619 16631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005d6c846b7c496a867bc3440c47618d" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
W20260709 13:03:41.881819 16455 leader_election.cc:343] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:41.882109 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005d6c846b7c496a867bc3440c47618d" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:41.882639 16555 raft_consensus.cc:3060] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:41.885918 17114 leader_election.cc:290] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:41.883837 16682 ts_tablet_manager.cc:1434] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260709 13:03:41.901643 16487 raft_consensus.cc:1275] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:41.903110 17090 consensus_queue.cc:1048] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:41.905936 16682 tablet_bootstrap.cc:492] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:41.907239 16681 tablet_bootstrap.cc:654] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.902734 16555 raft_consensus.cc:2468] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:41.912969 16454 leader_election.cc:304] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:41.913335 16683 tablet_bootstrap.cc:492] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:41.916676 16683 ts_tablet_manager.cc:1403] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.205s	user 0.007s	sys 0.006s
W20260709 13:03:41.919281 16603 consensus_peers.cc:597] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:41.919373 17114 raft_consensus.cc:2804] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:41.933945 16683 raft_consensus.cc:359] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.934653 16683 raft_consensus.cc:385] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.934945 16683 raft_consensus.cc:740] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.939496 16683 consensus_queue.cc:260] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.947427 16683 ts_tablet_manager.cc:1434] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.003s
I20260709 13:03:41.939231 17114 raft_consensus.cc:697] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:41.948447 16683 tablet_bootstrap.cc:492] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:41.949064 17114 consensus_queue.cc:237] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.969098 17093 raft_consensus.cc:2749] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:41.974637 16682 tablet_bootstrap.cc:654] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.979492 16681 tablet_bootstrap.cc:492] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:41.980042 16681 ts_tablet_manager.cc:1403] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.121s	user 0.017s	sys 0.000s
I20260709 13:03:41.989493 16683 tablet_bootstrap.cc:654] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:41.993739 16383 catalog_manager.cc:5697] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:41.994882 16681 raft_consensus.cc:359] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:41.995754 16681 raft_consensus.cc:385] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:41.996060 16681 raft_consensus.cc:740] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:41.996734 16681 consensus_queue.cc:260] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.000566 16681 ts_tablet_manager.cc:1434] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:03:42.001663 16681 tablet_bootstrap.cc:492] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:42.014647 16681 tablet_bootstrap.cc:654] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:42.016265 16682 tablet_bootstrap.cc:492] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:42.018043 16683 tablet_bootstrap.cc:492] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:42.018651 16683 ts_tablet_manager.cc:1403] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.007s
I20260709 13:03:42.022125 16683 raft_consensus.cc:359] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.022787 16683 raft_consensus.cc:385] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:42.023058 16683 raft_consensus.cc:740] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:42.026257 16682 ts_tablet_manager.cc:1403] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.122s	user 0.007s	sys 0.010s
I20260709 13:03:42.028888 16682 raft_consensus.cc:359] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.029561 16682 raft_consensus.cc:385] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:42.038836 16682 raft_consensus.cc:740] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:42.036273 16681 tablet_bootstrap.cc:492] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:42.039928 16681 ts_tablet_manager.cc:1403] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.000s
I20260709 13:03:42.043682 16681 raft_consensus.cc:359] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.044394 16681 raft_consensus.cc:385] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:42.044675 16681 raft_consensus.cc:740] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:42.045440 16682 consensus_queue.cc:260] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.047972 16682 ts_tablet_manager.cc:1434] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260709 13:03:42.048476 16683 consensus_queue.cc:260] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.076085 16681 consensus_queue.cc:260] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.077720 16681 ts_tablet_manager.cc:1434] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.002s
I20260709 13:03:42.078552 16682 tablet_bootstrap.cc:492] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:42.071442 16683 ts_tablet_manager.cc:1434] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 13:03:42.088171 16683 tablet_bootstrap.cc:492] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:42.090242 16681 tablet_bootstrap.cc:492] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:42.097620 16682 tablet_bootstrap.cc:654] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:42.103425 16899 consensus_queue.cc:1048] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:42.106722 16487 raft_consensus.cc:3060] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:42.107610 16683 tablet_bootstrap.cc:654] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:42.121790 16681 tablet_bootstrap.cc:654] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:42.127465 17090 consensus_queue.cc:1048] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:42.128268 17093 consensus_queue.cc:1048] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:42.138943 17093 consensus_queue.cc:1048] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:42.232026 17093 raft_consensus.cc:493] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:03:42.233693 17093 raft_consensus.cc:515] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.239676 17093 leader_election.cc:290] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:42.246765 17114 raft_consensus.cc:493] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:42.247547 17114 raft_consensus.cc:515] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.251471 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b9e6028136499e99c562e9b328a1e1" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:42.252264 16555 raft_consensus.cc:2468] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:42.253572 16454 leader_election.cc:304] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:42.254606 17085 raft_consensus.cc:2804] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:42.255076 17085 raft_consensus.cc:493] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:42.255475 17085 raft_consensus.cc:3060] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:42.271091 16631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b9e6028136499e99c562e9b328a1e1" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
W20260709 13:03:42.272966 16455 leader_election.cc:343] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:42.274133 17114 leader_election.cc:290] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:42.320130 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:42.321072 16484 raft_consensus.cc:2468] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:03:42.322537 17085 raft_consensus.cc:515] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.325493 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b9e6028136499e99c562e9b328a1e1" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:42.326001 16562 raft_consensus.cc:3060] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:42.365507 16899 raft_consensus.cc:493] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:42.365782 16562 raft_consensus.cc:2468] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:42.365998 16899 raft_consensus.cc:515] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.367874 16899 leader_election.cc:290] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:42.359953 16528 leader_election.cc:304] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:42.374073 16454 leader_election.cc:304] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:42.376091 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:42.376909 16632 raft_consensus.cc:2393] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c86083028143f98d380c2e818ca1b1 in current term 2: Already voted for candidate fcbcdd72dff84c748cdbbd14c2381d30 in this term.
I20260709 13:03:42.378759 17094 raft_consensus.cc:2804] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:42.379266 17094 raft_consensus.cc:493] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:03:42.379705 17094 raft_consensus.cc:3060] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.416543 16681 tablet_bootstrap.cc:492] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:42.417155 16681 ts_tablet_manager.cc:1403] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.327s	user 0.040s	sys 0.063s
I20260709 13:03:42.421849 16562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fabf867686349bbbd6ba49895021c20" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:42.422760 16562 raft_consensus.cc:2468] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:42.426978 16683 tablet_bootstrap.cc:492] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:42.427443 16683 ts_tablet_manager.cc:1403] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.340s	user 0.049s	sys 0.066s
W20260709 13:03:42.435580 16435 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:42.437249 16682 tablet_bootstrap.cc:492] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:42.437768 16682 ts_tablet_manager.cc:1403] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.359s	user 0.040s	sys 0.065s
I20260709 13:03:42.410552 17114 raft_consensus.cc:2804] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:42.440804 16603 leader_election.cc:304] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:42.430058 16683 raft_consensus.cc:359] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.416026 17085 leader_election.cc:290] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:42.443668 16683 raft_consensus.cc:385] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:42.444000 16683 raft_consensus.cc:740] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:42.444731 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fabf867686349bbbd6ba49895021c20" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:42.446839 16683 consensus_queue.cc:260] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:42.448118 16454 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 74128.6us
I20260709 13:03:42.445269 17114 raft_consensus.cc:697] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:42.446955 17090 raft_consensus.cc:2804] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:42.463232 16682 raft_consensus.cc:359] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.470033 16682 raft_consensus.cc:385] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:42.470428 16682 raft_consensus.cc:740] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:42.471078 16682 consensus_queue.cc:260] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.469990 17090 raft_consensus.cc:493] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:42.474989 17090 raft_consensus.cc:3060] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:42.467089 17114 consensus_queue.cc:237] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.485246 16681 raft_consensus.cc:359] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.485958 16681 raft_consensus.cc:385] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:42.486246 16681 raft_consensus.cc:740] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:42.489562 17078 raft_consensus.cc:493] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:03:42.490114 17078 raft_consensus.cc:515] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.486040 17094 raft_consensus.cc:515] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.495434 17078 leader_election.cc:290] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:42.497385 16681 consensus_queue.cc:260] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.500818 16487 raft_consensus.cc:2468] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
W20260709 13:03:42.504752 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 61322.1us
I20260709 13:03:42.497180 17090 raft_consensus.cc:515] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.507093 16681 ts_tablet_manager.cc:1434] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.090s	user 0.006s	sys 0.001s
I20260709 13:03:42.508296 16681 tablet_bootstrap.cc:492] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:42.497879 17094 leader_election.cc:290] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:42.510130 16683 ts_tablet_manager.cc:1434] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.082s	user 0.004s	sys 0.009s
I20260709 13:03:42.508627 17090 leader_election.cc:290] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:42.511703 16683 tablet_bootstrap.cc:492] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:42.512048 16635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:42.515540 16629 raft_consensus.cc:3060] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:42.520736 16682 ts_tablet_manager.cc:1434] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.004s
I20260709 13:03:42.521759 16682 tablet_bootstrap.cc:492] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:42.522450 16384 catalog_manager.cc:5697] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:42.525053 16635 raft_consensus.cc:2393] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b4c86083028143f98d380c2e818ca1b1 in current term 2: Already voted for candidate fcbcdd72dff84c748cdbbd14c2381d30 in this term.
W20260709 13:03:42.526443 16602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 83957.1us
I20260709 13:03:42.526566 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b9e6028136499e99c562e9b328a1e1" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
W20260709 13:03:42.527611 16528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 82682.5us
I20260709 13:03:42.531095 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:42.531881 16561 raft_consensus.cc:2393] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcbcdd72dff84c748cdbbd14c2381d30 in current term 2: Already voted for candidate b4c86083028143f98d380c2e818ca1b1 in this term.
I20260709 13:03:42.532980 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fabf867686349bbbd6ba49895021c20" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:42.533504 16561 raft_consensus.cc:3060] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:42.534919 17159 consensus_queue.cc:1048] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:42.537246 16681 tablet_bootstrap.cc:654] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:42.538440 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:42.539167 16487 raft_consensus.cc:2468] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 2.
I20260709 13:03:42.540030 16561 raft_consensus.cc:2468] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:42.548592 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:42.557937 16682 tablet_bootstrap.cc:654] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:42.564599 16683 tablet_bootstrap.cc:654] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:42.577075 16487 raft_consensus.cc:2468] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:03:42.578796 16480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fabf867686349bbbd6ba49895021c20" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:42.579473 16480 raft_consensus.cc:3060] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:42.587855 16528 leader_election.cc:304] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:42.588646 17093 raft_consensus.cc:2804] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:42.594230 17093 raft_consensus.cc:697] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:42.595360 17093 consensus_queue.cc:237] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.606951 17166 raft_consensus.cc:493] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:42.607882 17166 raft_consensus.cc:515] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.613848 16602 leader_election.cc:304] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [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: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:42.615418 17167 raft_consensus.cc:2804] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:42.615818 17167 raft_consensus.cc:493] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:03:42.616207 17167 raft_consensus.cc:3060] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.624147 16683 tablet_bootstrap.cc:492] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:42.624611 16683 ts_tablet_manager.cc:1403] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.000s
I20260709 13:03:42.634647 16683 raft_consensus.cc:359] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.635440 16683 raft_consensus.cc:385] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:42.635718 16683 raft_consensus.cc:740] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:42.636907 16683 consensus_queue.cc:260] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.640190 16683 ts_tablet_manager.cc:1434] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:03:42.640535 16682 tablet_bootstrap.cc:492] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:42.641000 16682 ts_tablet_manager.cc:1403] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.119s	user 0.010s	sys 0.003s
I20260709 13:03:42.641171 16683 tablet_bootstrap.cc:492] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:42.643674 16682 raft_consensus.cc:359] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.647246 16682 raft_consensus.cc:385] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:42.647528 16682 raft_consensus.cc:740] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:42.648211 16682 consensus_queue.cc:260] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.650597 16682 ts_tablet_manager.cc:1434] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:03:42.648226 16683 tablet_bootstrap.cc:654] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:42.651661 16455 leader_election.cc:343] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:42.654489 16682 tablet_bootstrap.cc:492] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30: Bootstrap starting.
I20260709 13:03:42.660913 16682 tablet_bootstrap.cc:654] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:42.663421 16603 leader_election.cc:304] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:42.664376 17162 raft_consensus.cc:2804] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:42.665122 16683 tablet_bootstrap.cc:492] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:42.665632 16683 ts_tablet_manager.cc:1403] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260709 13:03:42.666739 17166 leader_election.cc:290] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:42.668529 16683 raft_consensus.cc:359] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.665123 17162 raft_consensus.cc:697] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:42.669301 16683 raft_consensus.cc:385] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:42.669628 16683 raft_consensus.cc:740] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:42.670111 17162 consensus_queue.cc:237] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.670331 16683 consensus_queue.cc:260] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.672088 16683 ts_tablet_manager.cc:1434] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:42.673159 16683 tablet_bootstrap.cc:492] T 1a18ac9d75e742e09be48fcc1e6f22f9 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:42.623627 16480 raft_consensus.cc:2468] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:03:42.677624 17093 raft_consensus.cc:493] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:42.679414 16683 tablet_bootstrap.cc:654] T 1a18ac9d75e742e09be48fcc1e6f22f9 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:42.678350 17093 raft_consensus.cc:515] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.686337 17093 leader_election.cc:290] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:42.688548 16480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8d67c875734868b41fe964a8157ab3" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:42.630340 17167 raft_consensus.cc:515] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.694738 16383 catalog_manager.cc:5697] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 1 to 2, leader changed from cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:42.703289 17113 consensus_queue.cc:1048] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:42.713340 16681 tablet_bootstrap.cc:492] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:42.714299 16681 ts_tablet_manager.cc:1403] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.206s	user 0.028s	sys 0.060s
I20260709 13:03:42.713335 16683 tablet_bootstrap.cc:492] T 1a18ac9d75e742e09be48fcc1e6f22f9 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:42.715322 16683 ts_tablet_manager.cc:1403] T 1a18ac9d75e742e09be48fcc1e6f22f9 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.009s
I20260709 13:03:42.721235 16681 raft_consensus.cc:359] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.722342 16681 raft_consensus.cc:385] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:42.722774 16681 raft_consensus.cc:740] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:42.723759 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:42.730232 16683 raft_consensus.cc:359] T 1a18ac9d75e742e09be48fcc1e6f22f9 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.723660 16681 consensus_queue.cc:260] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.742233 16683 raft_consensus.cc:385] T 1a18ac9d75e742e09be48fcc1e6f22f9 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:42.739305 16487 raft_consensus.cc:2468] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 2.
I20260709 13:03:42.757207 16683 raft_consensus.cc:740] T 1a18ac9d75e742e09be48fcc1e6f22f9 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:42.763152 16683 consensus_queue.cc:260] T 1a18ac9d75e742e09be48fcc1e6f22f9 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.766579 16682 tablet_bootstrap.cc:492] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30: No bootstrap required, opened a new log
I20260709 13:03:42.735843 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005d6c846b7c496a867bc3440c47618d" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:42.732436 16630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8d67c875734868b41fe964a8157ab3" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:42.789170 16683 ts_tablet_manager.cc:1434] T 1a18ac9d75e742e09be48fcc1e6f22f9 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.074s	user 0.012s	sys 0.008s
I20260709 13:03:42.790275 16683 tablet_bootstrap.cc:492] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:42.730651 16482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005d6c846b7c496a867bc3440c47618d" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:42.734474 17167 leader_election.cc:290] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:42.793694 16681 ts_tablet_manager.cc:1434] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.079s	user 0.012s	sys 0.022s
I20260709 13:03:42.796115 16682 ts_tablet_manager.cc:1403] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30: Time spent bootstrapping tablet: real 0.142s	user 0.035s	sys 0.018s
I20260709 13:03:42.804971 16602 leader_election.cc:304] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:42.808261 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:42.809195 16559 raft_consensus.cc:2393] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fcbcdd72dff84c748cdbbd14c2381d30 in current term 2: Already voted for candidate b4c86083028143f98d380c2e818ca1b1 in this term.
I20260709 13:03:42.809034 16530 leader_election.cc:304] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:42.813279 17162 raft_consensus.cc:2804] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:42.813835 17162 raft_consensus.cc:697] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:42.814090 17166 raft_consensus.cc:493] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:42.818486 16682 raft_consensus.cc:359] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.819259 16682 raft_consensus.cc:385] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:42.819530 16682 raft_consensus.cc:740] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Initialized, Role: FOLLOWER
I20260709 13:03:42.817607 16384 catalog_manager.cc:5697] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:42.820045 16682 consensus_queue.cc:260] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.819180 17163 raft_consensus.cc:2749] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:42.825680 16603 leader_election.cc:304] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:42.814631 17162 consensus_queue.cc:237] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.814622 17166 raft_consensus.cc:515] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.826666 17090 raft_consensus.cc:2749] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:42.828118 17166 leader_election.cc:290] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:42.819521 17094 raft_consensus.cc:493] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:42.829929 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:42.829839 17094 raft_consensus.cc:515] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.830562 16485 raft_consensus.cc:2468] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 2.
I20260709 13:03:42.832158 17094 leader_election.cc:290] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:42.833096 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b2b151746d4086be3b98906c2e1bce" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:42.832075 16602 leader_election.cc:304] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [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: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:42.833889 16682 ts_tablet_manager.cc:1434] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:03:42.834270 17090 raft_consensus.cc:2804] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:03:42.834434 16528 leader_election.cc:343] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:42.834795 17090 raft_consensus.cc:493] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:42.835206 17090 raft_consensus.cc:3060] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:42.840036 16681 tablet_bootstrap.cc:492] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:42.847836 16683 tablet_bootstrap.cc:654] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:42.859261 16629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b2b151746d4086be3b98906c2e1bce" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:42.860006 16629 raft_consensus.cc:2468] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:42.865324 16561 raft_consensus.cc:3060] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:42.876116 16530 leader_election.cc:304] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:42.877748 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:42.885195 17163 raft_consensus.cc:2804] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:42.885643 17163 raft_consensus.cc:493] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:42.886006 17163 raft_consensus.cc:3060] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:42.896458 17163 raft_consensus.cc:515] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.899884 16482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b2b151746d4086be3b98906c2e1bce" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
W20260709 13:03:42.901716 16528 leader_election.cc:343] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:42.899895 17090 raft_consensus.cc:515] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.903602 16681 tablet_bootstrap.cc:654] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:42.905678 16482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:42.906004 16629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b2b151746d4086be3b98906c2e1bce" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:42.906308 16482 raft_consensus.cc:3060] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:42.906667 16629 raft_consensus.cc:3060] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:42.904480 17090 leader_election.cc:290] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:42.898618 17163 leader_election.cc:290] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:42.918166 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:42.914628 16387 catalog_manager.cc:5697] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 1 to 2, leader changed from cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:42.915581 16629 raft_consensus.cc:2468] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:42.920408 16683 tablet_bootstrap.cc:492] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:42.937265 16530 leader_election.cc:304] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:42.937273 16683 ts_tablet_manager.cc:1403] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.147s	user 0.033s	sys 0.019s
I20260709 13:03:42.920585 16482 raft_consensus.cc:2468] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 3.
I20260709 13:03:42.938764 16956 raft_consensus.cc:2804] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:42.938886 16629 raft_consensus.cc:3060] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:42.939277 16956 raft_consensus.cc:697] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:42.940114 16956 consensus_queue.cc:237] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.944593 16602 leader_election.cc:304] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [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: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:42.946504 17162 raft_consensus.cc:2804] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:42.947055 17162 raft_consensus.cc:697] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:42.947909 17162 consensus_queue.cc:237] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.950445 17158 consensus_queue.cc:1048] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:42.954111 16683 raft_consensus.cc:359] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.954934 16683 raft_consensus.cc:385] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:42.955262 16683 raft_consensus.cc:740] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:42.923482 16681 tablet_bootstrap.cc:492] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:42.959266 16681 ts_tablet_manager.cc:1403] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.002s
I20260709 13:03:42.960668 16683 consensus_queue.cc:260] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.965535 16683 ts_tablet_manager.cc:1434] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:03:42.966447 17114 raft_consensus.cc:493] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:42.967129 17114 raft_consensus.cc:515] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.967289 16681 raft_consensus.cc:359] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.968158 16681 raft_consensus.cc:385] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:42.968429 16681 raft_consensus.cc:740] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:42.969354 17114 leader_election.cc:290] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:42.969535 16683 tablet_bootstrap.cc:492] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:42.972054 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be98000f9e45aca6246ebb29caaf3a" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:42.972260 17090 raft_consensus.cc:493] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:42.972755 17090 raft_consensus.cc:515] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.975154 17090 leader_election.cc:290] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:42.972714 16561 raft_consensus.cc:2468] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:42.976960 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18ac9d75e742e09be48fcc1e6f22f9" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:42.977032 16454 leader_election.cc:304] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:42.977645 16559 raft_consensus.cc:2468] T 1a18ac9d75e742e09be48fcc1e6f22f9 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:42.978045 17158 raft_consensus.cc:2804] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:42.978457 17158 raft_consensus.cc:493] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:42.978890 17158 raft_consensus.cc:3060] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:42.980655 16683 tablet_bootstrap.cc:654] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:42.983140 16681 consensus_queue.cc:260] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:42.980661 16603 leader_election.cc:304] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:42.990499 17162 raft_consensus.cc:2804] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:42.990953 17162 raft_consensus.cc:493] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:42.991298 17162 raft_consensus.cc:3060] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:42.999131 16681 ts_tablet_manager.cc:1434] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:03:43.008721 16681 tablet_bootstrap.cc:492] T 7964a6899feb4664be41a568c254e611 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:43.009757 17113 consensus_queue.cc:1048] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:43.011072 16630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be98000f9e45aca6246ebb29caaf3a" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:43.012071 16630 raft_consensus.cc:2468] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:42.986632 17160 raft_consensus.cc:493] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:43.018945 17160 raft_consensus.cc:515] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.018095 16387 catalog_manager.cc:5697] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 2 to 3, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 3 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:43.024840 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18ac9d75e742e09be48fcc1e6f22f9" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:43.025470 16561 raft_consensus.cc:2468] T 1a18ac9d75e742e09be48fcc1e6f22f9 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 0.
I20260709 13:03:43.040625 17158 raft_consensus.cc:515] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.047046 17158 leader_election.cc:290] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:43.038271 16383 catalog_manager.cc:5697] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:43.011132 16482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18ac9d75e742e09be48fcc1e6f22f9" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:43.071623 16482 raft_consensus.cc:2468] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 0.
I20260709 13:03:43.073534 16454 leader_election.cc:304] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:43.074309 17114 raft_consensus.cc:2804] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:43.074707 17114 raft_consensus.cc:493] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:43.075042 17114 raft_consensus.cc:3060] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:43.075814 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be98000f9e45aca6246ebb29caaf3a" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:43.076406 16563 raft_consensus.cc:3060] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:43.092577 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18ac9d75e742e09be48fcc1e6f22f9" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:43.097143 16563 raft_consensus.cc:2468] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:43.098909 16454 leader_election.cc:304] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:43.098987 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be98000f9e45aca6246ebb29caaf3a" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:43.084645 17090 raft_consensus.cc:493] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:43.099654 16633 raft_consensus.cc:3060] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:43.099814 17113 raft_consensus.cc:2804] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:43.077304 17160 leader_election.cc:290] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:43.100001 17090 raft_consensus.cc:515] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.091207 17162 raft_consensus.cc:515] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.117568 16630 raft_consensus.cc:1240] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 LEADER]: Rejecting Update request from peer b4c86083028143f98d380c2e818ca1b1 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:43.126981 17167 consensus_queue.cc:1048] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:43.130632 16636 raft_consensus.cc:2393] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd1bb048a4de4c8082b3b49c3259badc in current term 1: Already voted for candidate fcbcdd72dff84c748cdbbd14c2381d30 in this term.
I20260709 13:03:43.132771 16683 tablet_bootstrap.cc:492] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:43.133281 16683 ts_tablet_manager.cc:1403] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.167s	user 0.020s	sys 0.027s
I20260709 13:03:43.133876 16681 tablet_bootstrap.cc:654] T 7964a6899feb4664be41a568c254e611 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:43.133212 17114 raft_consensus.cc:515] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.140885 17114 leader_election.cc:290] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:43.141187 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18ac9d75e742e09be48fcc1e6f22f9" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:43.141673 16630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18ac9d75e742e09be48fcc1e6f22f9" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:43.141815 16559 raft_consensus.cc:3060] T 1a18ac9d75e742e09be48fcc1e6f22f9 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:43.135131 17163 consensus_queue.cc:1059] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:03:43.142388 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18ac9d75e742e09be48fcc1e6f22f9" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:43.143390 17163 consensus_queue.cc:1243] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Peer fcbcdd72dff84c748cdbbd14c2381d30 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
I20260709 13:03:43.144013 17163 raft_consensus.cc:3055] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:43.144381 17163 raft_consensus.cc:740] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:43.145287 17163 consensus_queue.cc:260] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.140275 17162 leader_election.cc:290] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:43.134526 17113 raft_consensus.cc:697] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:43.158187 16683 raft_consensus.cc:359] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.159205 16683 raft_consensus.cc:385] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:43.159487 16683 raft_consensus.cc:740] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:43.157037 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a18ac9d75e742e09be48fcc1e6f22f9" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:43.160749 16485 raft_consensus.cc:2393] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fcbcdd72dff84c748cdbbd14c2381d30 in current term 1: Already voted for candidate cd1bb048a4de4c8082b3b49c3259badc in this term.
I20260709 13:03:43.161190 16683 consensus_queue.cc:260] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.146620 17163 raft_consensus.cc:3060] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:43.163511 16683 ts_tablet_manager.cc:1434] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.003s
I20260709 13:03:43.164624 16683 tablet_bootstrap.cc:492] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1: Bootstrap starting.
I20260709 13:03:43.164996 17090 leader_election.cc:290] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:43.176164 16633 raft_consensus.cc:2468] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:43.188946 17090 consensus_queue.cc:1048] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:43.190665 16602 leader_election.cc:304] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:43.193575 16899 raft_consensus.cc:2749] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:43.194489 17094 raft_consensus.cc:493] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:43.183650 17164 raft_consensus.cc:493] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:43.195010 17094 raft_consensus.cc:515] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.197865 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7964a6899feb4664be41a568c254e611" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:43.199532 17094 leader_election.cc:290] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
W20260709 13:03:43.200937 16602 leader_election.cc:343] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:43.203027 17164 raft_consensus.cc:515] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.213155 17164 leader_election.cc:290] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:43.217211 16681 tablet_bootstrap.cc:492] T 7964a6899feb4664be41a568c254e611 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:43.217658 16681 ts_tablet_manager.cc:1403] T 7964a6899feb4664be41a568c254e611 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.209s	user 0.010s	sys 0.012s
I20260709 13:03:43.218850 16630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02099d809c444b74a8569fde13ef5215" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:43.219844 16559 raft_consensus.cc:2468] T 1a18ac9d75e742e09be48fcc1e6f22f9 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 1.
I20260709 13:03:43.209437 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7964a6899feb4664be41a568c254e611" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:43.222733 16454 leader_election.cc:304] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:43.219810 16630 raft_consensus.cc:2468] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:43.210041 17113 consensus_queue.cc:237] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.229918 17193 raft_consensus.cc:2804] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:43.227141 16633 raft_consensus.cc:2468] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:43.230470 17193 raft_consensus.cc:697] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:43.231403 17193 consensus_queue.cc:237] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.232824 16530 leader_election.cc:304] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:43.233691 16956 raft_consensus.cc:2804] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:43.234045 16956 raft_consensus.cc:493] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:43.234380 16956 raft_consensus.cc:3060] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:43.240077 17093 raft_consensus.cc:493] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:43.240609 17093 raft_consensus.cc:515] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.244303 16530 leader_election.cc:304] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:03:43.245152 17164 raft_consensus.cc:2804] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:43.245500 17164 raft_consensus.cc:493] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:43.245816 16683 tablet_bootstrap.cc:654] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:43.250207 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7964a6899feb4664be41a568c254e611" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:43.245800 17164 raft_consensus.cc:3060] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:43.252470 16630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:43.291304 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02099d809c444b74a8569fde13ef5215" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:43.288107 16681 raft_consensus.cc:359] T 7964a6899feb4664be41a568c254e611 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.295022 16681 raft_consensus.cc:385] T 7964a6899feb4664be41a568c254e611 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:43.295454 16681 raft_consensus.cc:740] T 7964a6899feb4664be41a568c254e611 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:43.296275 16681 consensus_queue.cc:260] T 7964a6899feb4664be41a568c254e611 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.242583 17093 leader_election.cc:290] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:43.298164 16956 raft_consensus.cc:515] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.299698 17165 raft_consensus.cc:493] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:43.299919 16481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7964a6899feb4664be41a568c254e611" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:43.305673 16485 raft_consensus.cc:1275] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:43.304641 17165 raft_consensus.cc:515] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.307979 16482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:43.308583 16482 raft_consensus.cc:2468] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:03:43.309110 17165 leader_election.cc:290] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:43.304535 16481 raft_consensus.cc:2468] T 7964a6899feb4664be41a568c254e611 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:43.313063 17164 raft_consensus.cc:515] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.314208 16564 raft_consensus.cc:2393] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcbcdd72dff84c748cdbbd14c2381d30 in current term 1: Already voted for candidate b4c86083028143f98d380c2e818ca1b1 in this term.
I20260709 13:03:43.319861 17164 leader_election.cc:290] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:43.399364 16481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7964a6899feb4664be41a568c254e611" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
W20260709 13:03:43.399801 16528 leader_election.cc:343] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:43.400043 16481 raft_consensus.cc:3060] T 7964a6899feb4664be41a568c254e611 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:43.401898 16561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4081d7c64bff4a1c900ce3ff5ec040ab" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:43.401190 16681 ts_tablet_manager.cc:1434] T 7964a6899feb4664be41a568c254e611 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.183s	user 0.013s	sys 0.000s
I20260709 13:03:43.401988 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02099d809c444b74a8569fde13ef5215" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:43.399914 16630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02099d809c444b74a8569fde13ef5215" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:43.404472 16630 raft_consensus.cc:3060] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:43.404937 16681 tablet_bootstrap.cc:492] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:43.410240 16528 leader_election.cc:304] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:43.400194 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7964a6899feb4664be41a568c254e611" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:43.419214 17093 raft_consensus.cc:2804] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:03:43.421191 16528 leader_election.cc:343] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:43.419649 17093 raft_consensus.cc:493] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:43.326740 16956 leader_election.cc:290] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:43.437675 16603 leader_election.cc:304] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:43.427148 16636 raft_consensus.cc:3060] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:43.427911 17093 raft_consensus.cc:3060] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:43.450225 16485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4081d7c64bff4a1c900ce3ff5ec040ab" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:43.433938 16484 raft_consensus.cc:1275] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:43.463466 16681 tablet_bootstrap.cc:654] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:43.518229 16602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 81093.4us
W20260709 13:03:43.520663 16602 leader_election.cc:343] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:43.521625 17203 consensus_queue.cc:1048] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:43.539713 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 117231us
I20260709 13:03:43.543598 16683 tablet_bootstrap.cc:492] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1: No bootstrap required, opened a new log
I20260709 13:03:43.544307 16683 ts_tablet_manager.cc:1403] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1: Time spent bootstrapping tablet: real 0.380s	user 0.018s	sys 0.012s
I20260709 13:03:43.445166 17078 consensus_queue.cc:1048] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.092s
W20260709 13:03:43.560156 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 122547us
I20260709 13:03:43.541265 16481 raft_consensus.cc:2468] T 7964a6899feb4664be41a568c254e611 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:43.751694 16683 raft_consensus.cc:359] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.786876 16683 raft_consensus.cc:385] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:43.787896 16683 raft_consensus.cc:740] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Initialized, Role: FOLLOWER
I20260709 13:03:43.792475 16683 consensus_queue.cc:260] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:43.810580 16435 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:43.860720 17113 consensus_queue.cc:1048] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:43.862999 17208 consensus_queue.cc:1048] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:43.871443 17202 raft_consensus.cc:493] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:43.871953 17202 raft_consensus.cc:515] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.839362 16387 catalog_manager.cc:5697] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:43.875842 16387 catalog_manager.cc:5697] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:43.904805 16681 tablet_bootstrap.cc:492] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:43.905354 16681 ts_tablet_manager.cc:1403] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.501s	user 0.035s	sys 0.089s
I20260709 13:03:43.907829 16683 ts_tablet_manager.cc:1434] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1: Time spent starting tablet: real 0.363s	user 0.003s	sys 0.007s
I20260709 13:03:43.891907 16630 raft_consensus.cc:2468] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:43.942832 16528 leader_election.cc:304] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:03:43.948939 17210 raft_consensus.cc:2804] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:03:43.974601 16528 consensus_peers.cc:597] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:43.974385 16681 raft_consensus.cc:359] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.976377 16681 raft_consensus.cc:385] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:43.976728 16681 raft_consensus.cc:740] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
W20260709 13:03:43.976555 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 413875us
I20260709 13:03:43.974748 17210 raft_consensus.cc:697] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
W20260709 13:03:43.978600 16603 leader_election.cc:343] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:43.982604 16603 leader_election.cc:304] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:43.983560 16681 consensus_queue.cc:260] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:43.982643 17210 consensus_queue.cc:237] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:43.985320 16636 consensus_meta.cc:287] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30: Time spent flushing consensus metadata: real 0.521s	user 0.010s	sys 0.000s
I20260709 13:03:43.985673 16636 raft_consensus.cc:2468] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:43.967936 17202 leader_election.cc:290] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:43.987367 17078 raft_consensus.cc:2749] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:43.996834 16899 raft_consensus.cc:2749] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:43.997251 16681 ts_tablet_manager.cc:1434] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260709 13:03:43.998206 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4081d7c64bff4a1c900ce3ff5ec040ab" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:44.025104 16530 leader_election.cc:304] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:44.028265 17215 raft_consensus.cc:2804] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:44.028841 17215 raft_consensus.cc:697] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:44.030630 17215 consensus_queue.cc:237] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:03:44.035153 17212 log.cc:927] Time spent T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:03:44.043444 17216 consensus_queue.cc:1048] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 13:03:44.055299 17093 consensus_meta.cc:287] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1: Time spent flushing consensus metadata: real 0.591s	user 0.019s	sys 0.000s
I20260709 13:03:44.055740 17093 raft_consensus.cc:515] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:44.058230 16558 raft_consensus.cc:1240] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Rejecting Update request from peer fcbcdd72dff84c748cdbbd14c2381d30 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:44.069589 17216 consensus_queue.cc:1048] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:03:44.071769 17093 leader_election.cc:290] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 3 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
W20260709 13:03:44.109009 16528 leader_election.cc:343] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:44.117378 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:03:44.132292 16681 tablet_bootstrap.cc:492] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:44.142105 16638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4081d7c64bff4a1c900ce3ff5ec040ab" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:44.142802 16638 raft_consensus.cc:2468] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 0.
I20260709 13:03:44.163947 16634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
W20260709 13:03:44.187373 17225 log.cc:927] Time spent T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:03:44.247231 16530 leader_election.cc:304] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:44.248025 17210 raft_consensus.cc:2804] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:44.248476 17210 raft_consensus.cc:493] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:44.248799 17210 raft_consensus.cc:3060] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:44.248068 17165 consensus_queue.cc:1059] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:03:44.251341 16681 tablet_bootstrap.cc:654] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:44.254776 17163 consensus_queue.cc:1048] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:44.263880 17214 raft_consensus.cc:3055] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:44.264328 17214 raft_consensus.cc:740] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:03:44.265177 17214 consensus_queue.cc:260] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:44.266530 17214 raft_consensus.cc:3060] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:03:44.304935 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 65959.5us
I20260709 13:03:44.315894 16530 leader_election.cc:304] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:44.327332 16557 raft_consensus.cc:1275] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:03:44.327805 16557 pending_rounds.cc:85] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1: Aborting all ops after (but not including) 1
I20260709 13:03:44.328125 16557 pending_rounds.cc:107] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:03:44.328430 16557 raft_consensus.cc:2889] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:44.317608 17164 raft_consensus.cc:2749] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:44.338200 17210 raft_consensus.cc:515] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:44.340344 17210 leader_election.cc:290] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:44.351892 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4081d7c64bff4a1c900ce3ff5ec040ab" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
W20260709 13:03:44.363052 16528 leader_election.cc:343] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:44.358723 16681 tablet_bootstrap.cc:492] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:44.364476 16681 ts_tablet_manager.cc:1403] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.232s	user 0.024s	sys 0.018s
I20260709 13:03:44.368182 16681 raft_consensus.cc:359] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:44.368804 16681 raft_consensus.cc:385] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:44.369024 16681 raft_consensus.cc:740] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:44.369585 16681 consensus_queue.cc:260] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:44.371505 16681 ts_tablet_manager.cc:1434] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:44.375252 16681 tablet_bootstrap.cc:492] T 89b2b151746d4086be3b98906c2e1bce P cd1bb048a4de4c8082b3b49c3259badc: Bootstrap starting.
I20260709 13:03:44.380882 16681 tablet_bootstrap.cc:654] T 89b2b151746d4086be3b98906c2e1bce P cd1bb048a4de4c8082b3b49c3259badc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:44.383366 17214 consensus_queue.cc:1048] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:44.400348 16631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4081d7c64bff4a1c900ce3ff5ec040ab" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:44.400983 16631 raft_consensus.cc:3060] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:44.419471 17160 raft_consensus.cc:493] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:44.419960 17160 raft_consensus.cc:515] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:44.421998 17160 leader_election.cc:290] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:44.424719 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02099d809c444b74a8569fde13ef5215" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:44.425580 16633 raft_consensus.cc:2393] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd1bb048a4de4c8082b3b49c3259badc in current term 1: Already voted for candidate b4c86083028143f98d380c2e818ca1b1 in this term.
I20260709 13:03:44.425798 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02099d809c444b74a8569fde13ef5215" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:44.432703 16454 leader_election.cc:304] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:44.433499 17208 raft_consensus.cc:3060] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:44.435890 16384 catalog_manager.cc:5697] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:44.437703 16384 catalog_manager.cc:5697] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:44.439265 16631 raft_consensus.cc:2468] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 1.
I20260709 13:03:44.442823 16530 leader_election.cc:304] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:44.443831 17164 raft_consensus.cc:2804] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:44.444407 17208 raft_consensus.cc:2749] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:44.444478 17164 raft_consensus.cc:697] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:03:44.445670 17164 consensus_queue.cc:237] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:44.418993 16681 tablet_bootstrap.cc:492] T 89b2b151746d4086be3b98906c2e1bce P cd1bb048a4de4c8082b3b49c3259badc: No bootstrap required, opened a new log
I20260709 13:03:44.449662 16681 ts_tablet_manager.cc:1403] T 89b2b151746d4086be3b98906c2e1bce P cd1bb048a4de4c8082b3b49c3259badc: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.025s
I20260709 13:03:44.452214 16681 raft_consensus.cc:359] T 89b2b151746d4086be3b98906c2e1bce P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:44.452872 16681 raft_consensus.cc:385] T 89b2b151746d4086be3b98906c2e1bce P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:44.453135 16681 raft_consensus.cc:740] T 89b2b151746d4086be3b98906c2e1bce P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Initialized, Role: FOLLOWER
I20260709 13:03:44.453745 16681 consensus_queue.cc:260] T 89b2b151746d4086be3b98906c2e1bce P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:44.455343 16681 ts_tablet_manager.cc:1434] T 89b2b151746d4086be3b98906c2e1bce P cd1bb048a4de4c8082b3b49c3259badc: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:03:44.489272 16384 catalog_manager.cc:5697] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:44.526407 17164 consensus_queue.cc:1048] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:44.578392 17164 consensus_queue.cc:1048] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:44.616353 17210 consensus_queue.cc:1048] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:44.644042 17164 consensus_queue.cc:1048] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:44.674883 17160 raft_consensus.cc:493] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:44.675400 17160 raft_consensus.cc:515] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:44.677045 17160 leader_election.cc:290] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:44.677575 16556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4081d7c64bff4a1c900ce3ff5ec040ab" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:44.677927 16631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4081d7c64bff4a1c900ce3ff5ec040ab" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:44.678623 16631 raft_consensus.cc:2393] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd1bb048a4de4c8082b3b49c3259badc in current term 1: Already voted for candidate b4c86083028143f98d380c2e818ca1b1 in this term.
I20260709 13:03:44.679425 16455 leader_election.cc:304] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:03:44.680029 17160 raft_consensus.cc:3060] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:44.697921 17160 raft_consensus.cc:2749] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:44.860430 16488 raft_consensus.cc:3060] T 89b2b151746d4086be3b98906c2e1bce P cd1bb048a4de4c8082b3b49c3259badc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:44.924918 17164 consensus_queue.cc:1048] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:44.982897 17210 consensus_queue.cc:1048] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:45.100991 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:45.143265 17253 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:45.149155 17254 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:45.166736 17256 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:45.172307 15394 server_base.cc:1061] running on GCE node
I20260709 13:03:45.177273 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:45.177657 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:45.177917 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602225177899 us; error 0 us; skew 500 ppm
I20260709 13:03:45.178833 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:45.203145 15394 webserver.cc:533] Webserver started at http://127.15.8.132:36441/ using document root <none> and password file <none>
I20260709 13:03:45.203881 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:45.204171 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:45.204584 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:45.206738 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-3-root/instance:
uuid: "367a86a7dff746489ebbc2525e96ed77"
format_stamp: "Formatted at 2026-07-09 13:03:45 on dist-test-slave-x7j4"
I20260709 13:03:45.215938 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:03:45.222499 17261 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:45.223524 15394 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:03:45.223925 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-3-root
uuid: "367a86a7dff746489ebbc2525e96ed77"
format_stamp: "Formatted at 2026-07-09 13:03:45 on dist-test-slave-x7j4"
I20260709 13:03:45.224326 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:45.262910 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:45.264735 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260709 13:03:45.568676 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 62474.6us
I20260709 13:03:45.598667 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:45.602949 17160 raft_consensus.cc:493] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcbcdd72dff84c748cdbbd14c2381d30)
I20260709 13:03:45.662806 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:45.663209 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:45.663574 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:45.663829 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
W20260709 13:03:45.667383 16602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 55910.5us
I20260709 13:03:45.618889 17160 raft_consensus.cc:515] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:45.676237 17160 leader_election.cc:290] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:45.684301 16556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:45.697430 16556 raft_consensus.cc:2393] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd1bb048a4de4c8082b3b49c3259badc in current term 3: Already voted for candidate b4c86083028143f98d380c2e818ca1b1 in this term.
W20260709 13:03:45.691581 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 74099.5us
I20260709 13:03:45.741966 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
I20260709 13:03:45.742880 16633 raft_consensus.cc:2468] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 3.
W20260709 13:03:45.773077 16454 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 51148.5us
I20260709 13:03:45.868469 16455 leader_election.cc:304] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [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: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:45.875896 17277 raft_consensus.cc:2804] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:45.876423 17277 raft_consensus.cc:493] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Starting leader election (detected failure of leader fcbcdd72dff84c748cdbbd14c2381d30)
I20260709 13:03:45.876868 17277 raft_consensus.cc:3060] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:45.899737 17277 raft_consensus.cc:515] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:45.916579 16557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:03:45.917673 16557 raft_consensus.cc:2393] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cd1bb048a4de4c8082b3b49c3259badc in current term 3: Already voted for candidate b4c86083028143f98d380c2e818ca1b1 in this term.
I20260709 13:03:45.933300 17277 leader_election.cc:290] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 3 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:45.950654 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:03:45.961488 16633 raft_consensus.cc:2468] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 3.
I20260709 13:03:45.969612 16455 leader_election.cc:304] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [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: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1
I20260709 13:03:45.971395 17278 raft_consensus.cc:2804] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:45.971982 17278 raft_consensus.cc:697] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 3 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:03:45.972801 17278 consensus_queue.cc:237] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:46.016088 16384 catalog_manager.cc:5697] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 2 to 3, leader changed from fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 3 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:46.461532 16561 raft_consensus.cc:1275] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:46.464407 17278 consensus_queue.cc:1048] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:46.520026 16636 raft_consensus.cc:1275] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:46.550841 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.132:38473
I20260709 13:03:46.551227 17346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.132:38473 every 8 connection(s)
I20260709 13:03:46.553040 17336 consensus_queue.cc:1048] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:46.594553 15394 auto_leader_rebalancer-test.cc:384] add a tserver: 367a86a7dff746489ebbc2525e96ed77
I20260709 13:03:46.729592 17349 heartbeater.cc:344] Connected to a master server at 127.15.8.190:46241
I20260709 13:03:46.730654 17349 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:46.732270 17349 heartbeater.cc:507] Master 127.15.8.190:46241 requested a full tablet report, sending...
I20260709 13:03:46.744634 16385 ts_manager.cc:194] Registered new tserver with Master: 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473)
I20260709 13:03:46.747608 16385 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60266
I20260709 13:03:47.200505 16558 consensus_queue.cc:237] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:47.400125 16487 raft_consensus.cc:1275] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:47.414517 17370 consensus_queue.cc:1048] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:03:47.435588 16631 raft_consensus.cc:1275] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:47.460438 17369 consensus_queue.cc:1048] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:47.480243 17370 raft_consensus.cc:2955] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
W20260709 13:03:47.486676 16530 consensus_peers.cc:597] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c648f0c3b6a402e8bbb929065a9ba30. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:47.528113 16633 raft_consensus.cc:2955] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:47.532480 16488 raft_consensus.cc:2955] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:47.554683 16385 catalog_manager.cc:5697] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:47.616178 16488 consensus_queue.cc:237] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:47.629101 16556 raft_consensus.cc:1275] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:47.633279 17347 consensus_queue.cc:1048] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:47.634068 16631 raft_consensus.cc:1275] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:47.639503 17347 consensus_queue.cc:1048] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:47.648520 16455 consensus_peers.cc:597] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50c6e5c1bb634717ba824a6f7f5578c3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:47.658823 17278 raft_consensus.cc:2955] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:47.659507 16556 raft_consensus.cc:2955] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:47.677058 16631 raft_consensus.cc:2955] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:47.694027 16387 catalog_manager.cc:5697] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:47.707254 16556 consensus_queue.cc:237] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:47.719290 16633 raft_consensus.cc:1275] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:47.721607 16530 consensus_peers.cc:597] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c46307346f3417883ca25cc5e3d063d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:47.722963 17370 consensus_queue.cc:1048] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.723321 16488 raft_consensus.cc:1275] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:47.725463 17370 consensus_queue.cc:1048] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.741794 17372 raft_consensus.cc:2955] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:47.743348 16488 raft_consensus.cc:2955] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:47.744263 16633 raft_consensus.cc:2955] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:47.760473 16384 catalog_manager.cc:5697] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:47.762660 17349 heartbeater.cc:499] Master 127.15.8.190:46241 was elected leader, sending a full tablet report...
I20260709 13:03:47.760967 16488 consensus_queue.cc:237] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
W20260709 13:03:47.784801 16455 consensus_peers.cc:597] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a04f630ef2624c63bb2a72d50b0570a1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:47.789170 16556 raft_consensus.cc:1275] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:47.790369 17362 consensus_queue.cc:1048] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.792660 16633 raft_consensus.cc:1275] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:47.796402 17362 consensus_queue.cc:1048] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.816920 17362 raft_consensus.cc:2955] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:47.822794 16556 raft_consensus.cc:2955] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:47.839207 16384 catalog_manager.cc:5697] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:47.839257 16633 raft_consensus.cc:2955] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:47.948163 17392 ts_tablet_manager.cc:933] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:47.965171 17392 tablet_copy_client.cc:323] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.130:46585
I20260709 13:03:47.998859 16574 tablet_copy_service.cc:140] P b4c86083028143f98d380c2e818ca1b1: Received BeginTabletCopySession request for tablet 7c648f0c3b6a402e8bbb929065a9ba30 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:54720)
I20260709 13:03:47.999527 16574 tablet_copy_service.cc:161] P b4c86083028143f98d380c2e818ca1b1: Beginning new tablet copy session on tablet 7c648f0c3b6a402e8bbb929065a9ba30 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:54720: session id = 367a86a7dff746489ebbc2525e96ed77-7c648f0c3b6a402e8bbb929065a9ba30
I20260709 13:03:48.015080 16574 tablet_copy_source_session.cc:215] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:48.022473 17392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c648f0c3b6a402e8bbb929065a9ba30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:48.039672 17392 tablet_copy_client.cc:806] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:48.043197 17392 tablet_copy_client.cc:670] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:48.046275 17396 ts_tablet_manager.cc:933] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261)
I20260709 13:03:48.049465 17392 tablet_copy_client.cc:538] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:48.072479 17392 tablet_bootstrap.cc:492] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:03:48.089076 17396 tablet_copy_client.cc:323] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.129:44261
I20260709 13:03:48.113023 16499 tablet_copy_service.cc:140] P cd1bb048a4de4c8082b3b49c3259badc: Received BeginTabletCopySession request for tablet 50c6e5c1bb634717ba824a6f7f5578c3 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:56242)
I20260709 13:03:48.113783 16499 tablet_copy_service.cc:161] P cd1bb048a4de4c8082b3b49c3259badc: Beginning new tablet copy session on tablet 50c6e5c1bb634717ba824a6f7f5578c3 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:56242: session id = 367a86a7dff746489ebbc2525e96ed77-50c6e5c1bb634717ba824a6f7f5578c3
I20260709 13:03:48.124727 16499 tablet_copy_source_session.cc:215] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:48.129033 17396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c6e5c1bb634717ba824a6f7f5578c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:48.167790 17392 tablet_bootstrap.cc:492] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:48.171433 17392 tablet_bootstrap.cc:492] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:03:48.173501 17392 ts_tablet_manager.cc:1403] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.101s	user 0.022s	sys 0.032s
I20260709 13:03:48.175657 17396 tablet_copy_client.cc:806] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:48.176280 17396 tablet_copy_client.cc:670] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:48.177042 17392 raft_consensus.cc:359] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:48.177912 17392 raft_consensus.cc:740] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:03:48.178578 17392 consensus_queue.cc:260] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:48.181152 17396 tablet_copy_client.cc:538] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:48.189381 17396 tablet_bootstrap.cc:492] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:03:48.203908 17392 ts_tablet_manager.cc:1434] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.016s
I20260709 13:03:48.205792 16574 tablet_copy_service.cc:342] P b4c86083028143f98d380c2e818ca1b1: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-7c648f0c3b6a402e8bbb929065a9ba30 received from {username='slave'} at 127.0.0.1:54720
I20260709 13:03:48.206334 16574 tablet_copy_service.cc:434] P b4c86083028143f98d380c2e818ca1b1: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-7c648f0c3b6a402e8bbb929065a9ba30 on tablet 7c648f0c3b6a402e8bbb929065a9ba30 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:03:48.218407 17392 ts_tablet_manager.cc:933] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261)
I20260709 13:03:48.229061 17392 tablet_copy_client.cc:323] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.129:44261
I20260709 13:03:48.231101 16499 tablet_copy_service.cc:140] P cd1bb048a4de4c8082b3b49c3259badc: Received BeginTabletCopySession request for tablet a04f630ef2624c63bb2a72d50b0570a1 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:56242)
I20260709 13:03:48.231637 16499 tablet_copy_service.cc:161] P cd1bb048a4de4c8082b3b49c3259badc: Beginning new tablet copy session on tablet a04f630ef2624c63bb2a72d50b0570a1 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:56242: session id = 367a86a7dff746489ebbc2525e96ed77-a04f630ef2624c63bb2a72d50b0570a1
I20260709 13:03:48.237032 17396 tablet_bootstrap.cc:492] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:48.238085 17396 tablet_bootstrap.cc:492] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:03:48.238827 17396 ts_tablet_manager.cc:1403] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.007s
I20260709 13:03:48.241003 16499 tablet_copy_source_session.cc:215] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:48.241742 17396 raft_consensus.cc:359] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:48.244270 17392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a04f630ef2624c63bb2a72d50b0570a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:48.259469 17392 tablet_copy_client.cc:806] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:48.243038 17396 raft_consensus.cc:740] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:03:48.260092 17392 tablet_copy_client.cc:670] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:48.260844 17396 consensus_queue.cc:260] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:48.265074 17396 ts_tablet_manager.cc:1434] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:03:48.266275 17392 tablet_copy_client.cc:538] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:48.269593 16499 tablet_copy_service.cc:342] P cd1bb048a4de4c8082b3b49c3259badc: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-50c6e5c1bb634717ba824a6f7f5578c3 received from {username='slave'} at 127.0.0.1:56242
I20260709 13:03:48.270234 16499 tablet_copy_service.cc:434] P cd1bb048a4de4c8082b3b49c3259badc: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-50c6e5c1bb634717ba824a6f7f5578c3 on tablet 50c6e5c1bb634717ba824a6f7f5578c3 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:03:48.276739 17392 tablet_bootstrap.cc:492] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:03:48.277900 17396 ts_tablet_manager.cc:933] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:48.285490 17396 tablet_copy_client.cc:323] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.130:46585
I20260709 13:03:48.287182 16574 tablet_copy_service.cc:140] P b4c86083028143f98d380c2e818ca1b1: Received BeginTabletCopySession request for tablet 2c46307346f3417883ca25cc5e3d063d from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:54720)
I20260709 13:03:48.287712 16574 tablet_copy_service.cc:161] P b4c86083028143f98d380c2e818ca1b1: Beginning new tablet copy session on tablet 2c46307346f3417883ca25cc5e3d063d from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:54720: session id = 367a86a7dff746489ebbc2525e96ed77-2c46307346f3417883ca25cc5e3d063d
I20260709 13:03:48.313870 16574 tablet_copy_source_session.cc:215] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:48.318470 17396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c46307346f3417883ca25cc5e3d063d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:48.320549 17392 tablet_bootstrap.cc:492] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:48.321462 17392 tablet_bootstrap.cc:492] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:03:48.322190 17392 ts_tablet_manager.cc:1403] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.046s	user 0.026s	sys 0.005s
I20260709 13:03:48.327275 17311 raft_consensus.cc:1217] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:48.325589 17392 raft_consensus.cc:359] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:48.335695 17392 raft_consensus.cc:740] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:03:48.336472 17392 consensus_queue.cc:260] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:48.340085 17392 ts_tablet_manager.cc:1434] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.005s
I20260709 13:03:48.346987 16499 tablet_copy_service.cc:342] P cd1bb048a4de4c8082b3b49c3259badc: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-a04f630ef2624c63bb2a72d50b0570a1 received from {username='slave'} at 127.0.0.1:56242
I20260709 13:03:48.347457 16499 tablet_copy_service.cc:434] P cd1bb048a4de4c8082b3b49c3259badc: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-a04f630ef2624c63bb2a72d50b0570a1 on tablet a04f630ef2624c63bb2a72d50b0570a1 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:03:48.360940 17396 tablet_copy_client.cc:806] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:48.362140 17396 tablet_copy_client.cc:670] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:48.367107 17396 tablet_copy_client.cc:538] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:48.378353 17396 tablet_bootstrap.cc:492] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:03:48.401163 17396 tablet_bootstrap.cc:492] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:48.402310 17396 tablet_bootstrap.cc:492] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:03:48.403143 17396 ts_tablet_manager.cc:1403] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.003s
I20260709 13:03:48.408090 17396 raft_consensus.cc:359] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:48.409247 17396 raft_consensus.cc:740] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:03:48.409945 17396 consensus_queue.cc:260] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:48.412431 17396 ts_tablet_manager.cc:1434] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:03:48.418526 16574 tablet_copy_service.cc:342] P b4c86083028143f98d380c2e818ca1b1: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-2c46307346f3417883ca25cc5e3d063d received from {username='slave'} at 127.0.0.1:54720
I20260709 13:03:48.418980 16574 tablet_copy_service.cc:434] P b4c86083028143f98d380c2e818ca1b1: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-2c46307346f3417883ca25cc5e3d063d on tablet 2c46307346f3417883ca25cc5e3d063d with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:03:48.569893 17311 raft_consensus.cc:1217] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:03:48.808708 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 79341.1us
W20260709 13:03:48.809289 16602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 88209.4us
I20260709 13:03:48.837625 17311 raft_consensus.cc:1217] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:48.865401 17237 raft_consensus.cc:1064] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
W20260709 13:03:48.918154 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.132:38473, user_credentials={real_user=slave}} blocked reactor thread for 59283.5us
I20260709 13:03:48.921691 17237 consensus_queue.cc:237] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:48.923475 17311 raft_consensus.cc:1217] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:48.960276 17311 raft_consensus.cc:1275] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:48.962443 16636 raft_consensus.cc:1275] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:48.962442 16484 raft_consensus.cc:1275] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:48.964638 17411 consensus_queue.cc:1048] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:48.966574 17411 consensus_queue.cc:1048] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:03:48.969406 17408 consensus_queue.cc:1048] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:49.060163 17237 raft_consensus.cc:2955] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.065948 16487 raft_consensus.cc:2955] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.087646 16387 catalog_manager.cc:5697] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.090638 16636 raft_consensus.cc:2955] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.120559 17311 raft_consensus.cc:2955] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.121868 17347 raft_consensus.cc:1064] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:03:49.124305 17347 consensus_queue.cc:237] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:49.141305 17311 raft_consensus.cc:1275] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:49.145002 17410 consensus_queue.cc:1048] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:49.148837 16563 raft_consensus.cc:1275] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:49.153900 17410 consensus_queue.cc:1048] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:49.156117 16631 raft_consensus.cc:1275] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:49.160665 17410 consensus_queue.cc:1048] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:49.169486 16558 consensus_queue.cc:237] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:49.217967 17311 raft_consensus.cc:1275] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:49.218600 16631 raft_consensus.cc:1275] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:49.219907 17237 consensus_queue.cc:1048] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:49.227509 17411 consensus_queue.cc:1048] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:49.234931 17362 raft_consensus.cc:2955] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.241515 16563 raft_consensus.cc:2955] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.241874 16630 raft_consensus.cc:2955] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.252153 17311 raft_consensus.cc:2955] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.253386 17310 raft_consensus.cc:2955] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.249902 17408 raft_consensus.cc:2955] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.264518 16631 raft_consensus.cc:2955] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.266683 16387 catalog_manager.cc:5697] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.289412 16487 consensus_queue.cc:237] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:49.291761 16373 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7c648f0c3b6a402e8bbb929065a9ba30 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:49.300866 16384 catalog_manager.cc:5697] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.303139 16636 raft_consensus.cc:1275] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:49.305691 17410 consensus_queue.cc:1048] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:49.317900 17347 raft_consensus.cc:1064] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:03:49.321666 17347 consensus_queue.cc:237] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:49.326728 16479 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c648f0c3b6a402e8bbb929065a9ba30 with delete_type TABLET_DATA_TOMBSTONED (TS cd1bb048a4de4c8082b3b49c3259badc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50854
I20260709 13:03:49.329836 16631 raft_consensus.cc:2955] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.338353 17311 raft_consensus.cc:1275] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:49.366806 17410 consensus_queue.cc:1048] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:49.331319 17362 raft_consensus.cc:2955] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.373512 17424 tablet_replica.cc:333] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:03:49.371881 17311 raft_consensus.cc:2955] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.391389 17424 raft_consensus.cc:2243] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:49.395614 17310 raft_consensus.cc:1275] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:49.411084 17408 raft_consensus.cc:1064] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:03:49.413439 17408 consensus_queue.cc:237] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:49.414939 16631 raft_consensus.cc:1275] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:49.415741 17347 consensus_queue.cc:1048] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:49.403133 16558 raft_consensus.cc:1275] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:49.417634 17347 consensus_queue.cc:1048] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:49.403626 16385 catalog_manager.cc:5697] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.420539 17424 raft_consensus.cc:2272] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:49.420576 17406 consensus_queue.cc:1048] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:49.463567 16372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 50c6e5c1bb634717ba824a6f7f5578c3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:49.465057 17424 ts_tablet_manager.cc:1916] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:49.505543 17406 raft_consensus.cc:2955] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.510042 17310 raft_consensus.cc:2955] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.510910 16563 raft_consensus.cc:2955] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.519008 16484 raft_consensus.cc:1275] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:03:49.520036 16602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 48294.7us
I20260709 13:03:49.526026 16554 tablet_service.cc:1558] Processing DeleteTablet for tablet 50c6e5c1bb634717ba824a6f7f5578c3 with delete_type TABLET_DATA_TOMBSTONED (TS b4c86083028143f98d380c2e818ca1b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52722
I20260709 13:03:49.528266 16636 raft_consensus.cc:1275] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:49.530625 17369 consensus_queue.cc:1048] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:49.551975 17432 consensus_queue.cc:1048] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:49.551340 17311 raft_consensus.cc:1275] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:49.555629 16636 raft_consensus.cc:2955] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.565267 17432 consensus_queue.cc:1048] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:49.569772 16384 catalog_manager.cc:5697] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.583591 17434 tablet_replica.cc:333] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:03:49.584923 17434 raft_consensus.cc:2243] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:49.602555 17434 raft_consensus.cc:2272] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:49.609413 16488 consensus_queue.cc:237] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:49.621821 17434 ts_tablet_manager.cc:1916] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:49.627094 17311 raft_consensus.cc:1275] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:49.629628 17372 raft_consensus.cc:2955] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.631863 17406 consensus_queue.cc:1048] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:49.632596 16480 raft_consensus.cc:2955] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.637821 17424 ts_tablet_manager.cc:1929] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:49.638424 17424 log.cc:1199] T 7c648f0c3b6a402e8bbb929065a9ba30 P cd1bb048a4de4c8082b3b49c3259badc: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/wals/7c648f0c3b6a402e8bbb929065a9ba30
I20260709 13:03:49.640300 16372 catalog_manager.cc:5028] TS cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): tablet 7c648f0c3b6a402e8bbb929065a9ba30 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:03:49.640089 17362 raft_consensus.cc:2955] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.645026 17311 raft_consensus.cc:2955] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.650363 16636 raft_consensus.cc:2955] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.657982 16385 catalog_manager.cc:5697] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.671931 17434 ts_tablet_manager.cc:1929] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:49.677189 17434 log.cc:1199] T 50c6e5c1bb634717ba824a6f7f5578c3 P b4c86083028143f98d380c2e818ca1b1: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root/wals/50c6e5c1bb634717ba824a6f7f5578c3
I20260709 13:03:49.678810 16563 raft_consensus.cc:1275] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:49.679260 16373 catalog_manager.cc:5028] TS b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): tablet 50c6e5c1bb634717ba824a6f7f5578c3 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:03:49.699712 17309 raft_consensus.cc:2955] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.706182 17410 consensus_queue.cc:1048] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:49.716686 16384 catalog_manager.cc:5697] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.718079 16372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a04f630ef2624c63bb2a72d50b0570a1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:49.734609 16556 consensus_queue.cc:237] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:49.743486 16628 tablet_service.cc:1558] Processing DeleteTablet for tablet a04f630ef2624c63bb2a72d50b0570a1 with delete_type TABLET_DATA_TOMBSTONED (TS fcbcdd72dff84c748cdbbd14c2381d30 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44896
I20260709 13:03:49.755702 16558 raft_consensus.cc:2955] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.764760 16480 raft_consensus.cc:1275] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:49.800549 17309 raft_consensus.cc:1275] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:49.806628 17439 tablet_replica.cc:333] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:03:49.807308 17372 consensus_queue.cc:1048] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:49.807794 17439 raft_consensus.cc:2243] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:49.808565 17439 raft_consensus.cc:2272] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:49.813438 17372 consensus_queue.cc:1048] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:49.815351 17439 ts_tablet_manager.cc:1916] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:49.816711 17237 raft_consensus.cc:2955] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.829324 17309 raft_consensus.cc:2955] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.833958 16373 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c46307346f3417883ca25cc5e3d063d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:49.843801 16384 catalog_manager.cc:5697] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:49.844408 16488 raft_consensus.cc:2955] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:49.845947 17439 ts_tablet_manager.cc:1929] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:49.846451 17439 log.cc:1199] T a04f630ef2624c63bb2a72d50b0570a1 P fcbcdd72dff84c748cdbbd14c2381d30: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root/wals/a04f630ef2624c63bb2a72d50b0570a1
I20260709 13:03:49.850721 16374 catalog_manager.cc:5028] TS fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): tablet a04f630ef2624c63bb2a72d50b0570a1 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:03:49.859441 16628 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c46307346f3417883ca25cc5e3d063d with delete_type TABLET_DATA_TOMBSTONED (TS fcbcdd72dff84c748cdbbd14c2381d30 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44896
I20260709 13:03:49.870530 17439 tablet_replica.cc:333] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:03:49.871677 17439 raft_consensus.cc:2243] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:49.896355 17439 raft_consensus.cc:2272] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:49.899307 17439 ts_tablet_manager.cc:1916] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:49.911903 17439 ts_tablet_manager.cc:1929] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:49.912235 17439 log.cc:1199] T 2c46307346f3417883ca25cc5e3d063d P fcbcdd72dff84c748cdbbd14c2381d30: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root/wals/2c46307346f3417883ca25cc5e3d063d
I20260709 13:03:49.913700 16374 catalog_manager.cc:5028] TS fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): tablet 2c46307346f3417883ca25cc5e3d063d (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:03:50.954840 16558 consensus_queue.cc:237] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
W20260709 13:03:50.961490 16530 consensus_peers.cc:597] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e588c02680424e41abeeed6902b69243. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:50.962576 16484 raft_consensus.cc:1275] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:50.963967 16630 raft_consensus.cc:1275] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:50.964149 17237 consensus_queue.cc:1048] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:50.966277 17372 consensus_queue.cc:1048] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:50.976380 17237 raft_consensus.cc:2955] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:50.978765 16484 raft_consensus.cc:2955] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:50.979457 16630 raft_consensus.cc:2955] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:51.008396 16384 catalog_manager.cc:5697] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:51.082149 16630 consensus_queue.cc:237] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:51.101254 16484 raft_consensus.cc:1275] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:51.101346 16558 raft_consensus.cc:1275] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:51.103060 17332 consensus_queue.cc:1048] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:51.104281 17440 consensus_queue.cc:1048] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:03:51.122660 16604 consensus_peers.cc:597] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f8f2661fd544587be4261e8375ac4ea. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:51.133060 17332 raft_consensus.cc:2955] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:51.134742 16488 raft_consensus.cc:2955] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:51.145398 16558 raft_consensus.cc:2955] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:51.158216 16563 consensus_queue.cc:237] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:51.160903 16385 catalog_manager.cc:5697] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:51.184592 16630 raft_consensus.cc:1275] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:51.188210 16530 consensus_peers.cc:597] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d73f96c873cb4da6b282a964ac3282dd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:51.188789 17372 consensus_queue.cc:1048] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:51.191450 16488 raft_consensus.cc:1275] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:51.194345 17237 consensus_queue.cc:1048] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:51.215826 17237 raft_consensus.cc:2955] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:51.217648 16488 raft_consensus.cc:2955] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:51.221325 16630 raft_consensus.cc:2955] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:51.232209 16480 consensus_queue.cc:237] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:51.249279 16385 catalog_manager.cc:5697] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:51.304808 16563 raft_consensus.cc:1275] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:51.307611 17447 consensus_queue.cc:1048] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:03:51.309234 16455 consensus_peers.cc:597] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 512b5fcf8af14734a89fb2fee2bead82. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:51.309949 16630 raft_consensus.cc:1275] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:51.315186 17447 consensus_queue.cc:1048] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:51.330304 17406 raft_consensus.cc:2955] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:51.332283 16558 raft_consensus.cc:2955] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:51.352077 16383 catalog_manager.cc:5697] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:51.361470 16630 raft_consensus.cc:2955] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:51.488440 17465 ts_tablet_manager.cc:933] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:51.494403 17465 tablet_copy_client.cc:323] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.130:46585
I20260709 13:03:51.496599 16574 tablet_copy_service.cc:140] P b4c86083028143f98d380c2e818ca1b1: Received BeginTabletCopySession request for tablet e588c02680424e41abeeed6902b69243 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:54720)
I20260709 13:03:51.497206 16574 tablet_copy_service.cc:161] P b4c86083028143f98d380c2e818ca1b1: Beginning new tablet copy session on tablet e588c02680424e41abeeed6902b69243 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:54720: session id = 367a86a7dff746489ebbc2525e96ed77-e588c02680424e41abeeed6902b69243
I20260709 13:03:51.505259 16574 tablet_copy_source_session.cc:215] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:51.509099 17465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e588c02680424e41abeeed6902b69243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:51.534880 17465 tablet_copy_client.cc:806] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:51.535542 17465 tablet_copy_client.cc:670] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:51.541890 17465 tablet_copy_client.cc:538] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:51.550917 17465 tablet_bootstrap.cc:492] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:03:51.674026 17465 tablet_bootstrap.cc:492] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:51.682555 17465 tablet_bootstrap.cc:492] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:03:51.683400 17465 ts_tablet_manager.cc:1403] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.133s	user 0.045s	sys 0.077s
I20260709 13:03:51.686379 17465 raft_consensus.cc:359] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:51.687335 17465 raft_consensus.cc:740] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:03:51.688023 17465 consensus_queue.cc:260] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:51.708596 17465 ts_tablet_manager.cc:1434] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 13:03:51.727224 16574 tablet_copy_service.cc:342] P b4c86083028143f98d380c2e818ca1b1: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-e588c02680424e41abeeed6902b69243 received from {username='slave'} at 127.0.0.1:54720
I20260709 13:03:51.727738 16574 tablet_copy_service.cc:434] P b4c86083028143f98d380c2e818ca1b1: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-e588c02680424e41abeeed6902b69243 on tablet e588c02680424e41abeeed6902b69243 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:03:51.730172 17468 ts_tablet_manager.cc:933] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:51.731844 17470 ts_tablet_manager.cc:933] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261)
I20260709 13:03:51.779870 17465 ts_tablet_manager.cc:933] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:51.798489 17465 tablet_copy_client.cc:323] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.130:46585
W20260709 13:03:51.876479 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 58704.5us
I20260709 13:03:51.908738 16574 tablet_copy_service.cc:140] P b4c86083028143f98d380c2e818ca1b1: Received BeginTabletCopySession request for tablet d73f96c873cb4da6b282a964ac3282dd from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:54720)
I20260709 13:03:51.918206 16574 tablet_copy_service.cc:161] P b4c86083028143f98d380c2e818ca1b1: Beginning new tablet copy session on tablet d73f96c873cb4da6b282a964ac3282dd from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:54720: session id = 367a86a7dff746489ebbc2525e96ed77-d73f96c873cb4da6b282a964ac3282dd
I20260709 13:03:51.926468 16574 tablet_copy_source_session.cc:215] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:51.943102 17468 tablet_copy_client.cc:323] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.131:39279
I20260709 13:03:51.950709 17470 tablet_copy_client.cc:323] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.129:44261
I20260709 13:03:51.952945 16499 tablet_copy_service.cc:140] P cd1bb048a4de4c8082b3b49c3259badc: Received BeginTabletCopySession request for tablet 512b5fcf8af14734a89fb2fee2bead82 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:56242)
I20260709 13:03:51.953483 16499 tablet_copy_service.cc:161] P cd1bb048a4de4c8082b3b49c3259badc: Beginning new tablet copy session on tablet 512b5fcf8af14734a89fb2fee2bead82 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:56242: session id = 367a86a7dff746489ebbc2525e96ed77-512b5fcf8af14734a89fb2fee2bead82
I20260709 13:03:51.960563 16499 tablet_copy_source_session.cc:215] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:51.963881 17470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 512b5fcf8af14734a89fb2fee2bead82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:51.975855 17465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d73f96c873cb4da6b282a964ac3282dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:51.980852 16648 tablet_copy_service.cc:140] P fcbcdd72dff84c748cdbbd14c2381d30: Received BeginTabletCopySession request for tablet 1f8f2661fd544587be4261e8375ac4ea from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:44578)
I20260709 13:03:51.981547 16648 tablet_copy_service.cc:161] P fcbcdd72dff84c748cdbbd14c2381d30: Beginning new tablet copy session on tablet 1f8f2661fd544587be4261e8375ac4ea from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:44578: session id = 367a86a7dff746489ebbc2525e96ed77-1f8f2661fd544587be4261e8375ac4ea
I20260709 13:03:52.004072 16648 tablet_copy_source_session.cc:215] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:52.007784 17468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8f2661fd544587be4261e8375ac4ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:52.015211 17470 tablet_copy_client.cc:806] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:52.015898 17470 tablet_copy_client.cc:670] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:52.018762 17465 tablet_copy_client.cc:806] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:52.019666 17465 tablet_copy_client.cc:670] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:52.020009 17470 tablet_copy_client.cc:538] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:52.037415 17470 tablet_bootstrap.cc:492] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:03:52.038622 17468 tablet_copy_client.cc:806] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:52.050977 17468 tablet_copy_client.cc:670] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:52.058878 17468 tablet_copy_client.cc:538] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:52.135630 17465 tablet_copy_client.cc:538] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:03:52.209468 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 156076us
I20260709 13:03:52.215962 17311 raft_consensus.cc:1217] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:03:52.227712 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 102757us
I20260709 13:03:52.231129 17468 tablet_bootstrap.cc:492] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:03:52.258630 17470 tablet_bootstrap.cc:492] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:52.266083 17470 tablet_bootstrap.cc:492] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:03:52.266841 17470 ts_tablet_manager.cc:1403] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.230s	user 0.067s	sys 0.104s
I20260709 13:03:52.264163 17465 tablet_bootstrap.cc:492] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
W20260709 13:03:52.719694 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 121012us
I20260709 13:03:52.764979 17465 tablet_bootstrap.cc:700] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77: Time spent opening tablet: real 0.178s	user 0.004s	sys 0.000s
I20260709 13:03:52.771549 17470 raft_consensus.cc:359] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:52.772622 17470 raft_consensus.cc:740] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:03:52.775465 17470 consensus_queue.cc:260] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:52.790019 17470 ts_tablet_manager.cc:1434] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.523s	user 0.003s	sys 0.007s
W20260709 13:03:52.790491 17470 ts_tablet_manager.cc:1467] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77: Tablet startup took 523ms
I20260709 13:03:52.791566 17465 tablet_bootstrap.cc:492] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:52.792976 17465 tablet_bootstrap.cc:492] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
W20260709 13:03:52.790915 17470 ts_tablet_manager.cc:1469] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77: Trace:
0709 13:03:51.693650 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:51.693864 (+   214us) service_pool.cc:224] Handling call
0709 13:03:51.732182 (+ 38318us) ts_tablet_manager.cc:934] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261)
0709 13:03:51.962675 (+230493us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:03:51.972432 (+  9757us) tablet_metadata.cc:665] Metadata flushed
0709 13:03:51.972562 (+   130us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:03:52.013807 (+ 41245us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:03:52.014102 (+   295us) tablet_replica.cc:206] Creating consensus instance
0709 13:03:52.014425 (+   323us) ts_tablet_manager.cc:989] Replica registered.
0709 13:03:52.014493 (+    68us) inbound_call.cc:177] Queueing success response
0709 13:03:52.037070 (+ 22577us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:03:52.267244 (+230174us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:03:52.756097 (+488853us) tablet_replica.cc:261] Starting instrumentation
0709 13:03:52.756852 (+   755us) tablet_replica.cc:280] Starting consensus
Metrics: {"dns_us":253,"raft.queue_time_us":10865,"raft.run_cpu_time_us":140,"raft.run_wall_time_us":2836,"tablet-copy.queue_time_us":37165,"tablet-download-pool.queue_time_us":126,"tablet-download-pool.run_cpu_time_us":1078,"tablet-download-pool.run_wall_time_us":3418,"thread_start_us":323973,"threads_started":3}
I20260709 13:03:52.793845 17465 ts_tablet_manager.cc:1403] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.530s	user 0.022s	sys 0.009s
I20260709 13:03:52.797909 17465 raft_consensus.cc:359] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:52.798998 17465 raft_consensus.cc:740] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:03:52.800486 17468 tablet_bootstrap.cc:492] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:52.799803 17465 consensus_queue.cc:260] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:52.801517 17468 tablet_bootstrap.cc:492] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:03:52.802366 17468 ts_tablet_manager.cc:1403] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.571s	user 0.027s	sys 0.000s
I20260709 13:03:52.805543 17465 ts_tablet_manager.cc:1434] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:03:52.805958 17468 raft_consensus.cc:359] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:52.808805 17468 raft_consensus.cc:740] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:03:52.809638 17468 consensus_queue.cc:260] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:52.812773 17468 ts_tablet_manager.cc:1434] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:03:52.814883 16648 tablet_copy_service.cc:342] P fcbcdd72dff84c748cdbbd14c2381d30: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-1f8f2661fd544587be4261e8375ac4ea received from {username='slave'} at 127.0.0.1:44578
I20260709 13:03:52.815367 16648 tablet_copy_service.cc:434] P fcbcdd72dff84c748cdbbd14c2381d30: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-1f8f2661fd544587be4261e8375ac4ea on tablet 1f8f2661fd544587be4261e8375ac4ea with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:03:52.889144 16499 tablet_copy_service.cc:342] P cd1bb048a4de4c8082b3b49c3259badc: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-512b5fcf8af14734a89fb2fee2bead82 received from {username='slave'} at 127.0.0.1:56242
I20260709 13:03:52.889643 16499 tablet_copy_service.cc:434] P cd1bb048a4de4c8082b3b49c3259badc: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-512b5fcf8af14734a89fb2fee2bead82 on tablet 512b5fcf8af14734a89fb2fee2bead82 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:03:53.090010 17311 raft_consensus.cc:1217] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:53.097433 17311 raft_consensus.cc:1217] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:53.143342 17309 raft_consensus.cc:1217] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:53.156317 16574 tablet_copy_service.cc:342] P b4c86083028143f98d380c2e818ca1b1: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-d73f96c873cb4da6b282a964ac3282dd received from {username='slave'} at 127.0.0.1:54720
I20260709 13:03:53.156795 16574 tablet_copy_service.cc:434] P b4c86083028143f98d380c2e818ca1b1: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-d73f96c873cb4da6b282a964ac3282dd on tablet d73f96c873cb4da6b282a964ac3282dd with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:03:53.188651 17237 raft_consensus.cc:1064] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:03:53.190977 17237 consensus_queue.cc:237] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:53.210162 17311 raft_consensus.cc:1275] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:53.212899 16633 raft_consensus.cc:1275] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:53.212814 17496 consensus_queue.cc:1048] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:53.218151 17497 consensus_queue.cc:1048] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:53.235558 16483 raft_consensus.cc:1275] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:53.249080 17237 raft_consensus.cc:2955] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.254817 17310 raft_consensus.cc:2955] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.265085 16633 raft_consensus.cc:2955] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.272465 16383 catalog_manager.cc:5697] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.276042 17496 consensus_queue.cc:1048] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:53.309419 16483 raft_consensus.cc:2955] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.344551 16557 consensus_queue.cc:237] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:53.364298 17310 raft_consensus.cc:1275] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:53.365921 17496 consensus_queue.cc:1048] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:53.372080 16633 raft_consensus.cc:1275] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:53.373824 17237 consensus_queue.cc:1048] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:53.372991 17497 raft_consensus.cc:2955] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.383468 16633 raft_consensus.cc:2955] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.388902 16373 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e588c02680424e41abeeed6902b69243 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:53.389264 17310 raft_consensus.cc:2955] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.403985 16385 catalog_manager.cc:5697] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.421214 16479 tablet_service.cc:1558] Processing DeleteTablet for tablet e588c02680424e41abeeed6902b69243 with delete_type TABLET_DATA_TOMBSTONED (TS cd1bb048a4de4c8082b3b49c3259badc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50854
I20260709 13:03:53.426765 17507 tablet_replica.cc:333] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:03:53.428056 17507 raft_consensus.cc:2243] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.429162 17507 raft_consensus.cc:2272] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.436210 17507 ts_tablet_manager.cc:1916] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:53.453480 17507 ts_tablet_manager.cc:1929] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:53.454002 17507 log.cc:1199] T e588c02680424e41abeeed6902b69243 P cd1bb048a4de4c8082b3b49c3259badc: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/wals/e588c02680424e41abeeed6902b69243
I20260709 13:03:53.455699 16372 catalog_manager.cc:5028] TS cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): tablet e588c02680424e41abeeed6902b69243 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:03:53.458935 17497 raft_consensus.cc:1064] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:03:53.461705 17497 consensus_queue.cc:237] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:53.476068 17310 raft_consensus.cc:1275] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:53.477385 17492 raft_consensus.cc:1064] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:03:53.477854 17237 consensus_queue.cc:1048] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:53.489292 16633 raft_consensus.cc:1275] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:53.492036 16483 raft_consensus.cc:1275] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:53.492436 17492 consensus_queue.cc:237] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:53.493642 17494 consensus_queue.cc:1048] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:53.499145 17494 consensus_queue.cc:1048] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:53.528992 17237 raft_consensus.cc:2955] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.550665 16480 raft_consensus.cc:2955] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.600687 16387 catalog_manager.cc:5697] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:53.605794 16632 raft_consensus.cc:2955] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.637866 17498 raft_consensus.cc:1064] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:03:53.652325 17498 consensus_queue.cc:237] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:53.656594 17311 raft_consensus.cc:1275] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:53.657459 16636 raft_consensus.cc:1275] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:53.658980 17489 consensus_queue.cc:1048] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:53.661598 17489 consensus_queue.cc:1048] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:53.668309 16557 raft_consensus.cc:1275] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:53.669816 17492 consensus_queue.cc:1048] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:53.684015 17310 raft_consensus.cc:2955] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.699898 17489 raft_consensus.cc:2955] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.701941 16632 raft_consensus.cc:2955] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.713439 16482 raft_consensus.cc:1275] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:53.714394 17311 raft_consensus.cc:2955] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.713119 17310 raft_consensus.cc:1275] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:53.726336 16558 raft_consensus.cc:1275] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:53.717314 17495 consensus_queue.cc:1048] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 13:03:53.739270 17368 consensus_queue.cc:1048] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:53.741928 16384 catalog_manager.cc:5697] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:53.748450 16558 consensus_queue.cc:237] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:53.753985 17480 raft_consensus.cc:493] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c86083028143f98d380c2e818ca1b1)
I20260709 13:03:53.759660 17368 consensus_queue.cc:1048] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:53.776821 17310 raft_consensus.cc:1275] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:53.754917 17480 raft_consensus.cc:515] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:03:53.780351 16557 raft_consensus.cc:2955] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.779529 17480 leader_election.cc:290] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:53.783541 17496 consensus_queue.cc:1048] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:53.790994 16633 raft_consensus.cc:1275] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:53.794780 16482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d51729db6a34dd5896afecaf230a7cd" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc" is_pre_election: true
I20260709 13:03:53.807655 17368 raft_consensus.cc:2955] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.810288 16487 consensus_queue.cc:237] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:53.812620 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d51729db6a34dd5896afecaf230a7cd" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:03:53.813858 17494 raft_consensus.cc:2955] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.815222 16603 leader_election.cc:304] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:03:53.816844 17517 raft_consensus.cc:2749] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:53.820010 17310 raft_consensus.cc:2955] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.824296 17462 consensus_queue.cc:1048] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:03:53.822052 17311 raft_consensus.cc:2955] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.831040 16557 raft_consensus.cc:1275] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:53.833590 17490 consensus_queue.cc:1048] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:53.840871 16632 raft_consensus.cc:2955] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.847158 17309 raft_consensus.cc:1275] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:53.849251 17489 consensus_queue.cc:1048] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:53.864403 16373 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d73f96c873cb4da6b282a964ac3282dd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:53.864997 17489 raft_consensus.cc:2955] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
W20260709 13:03:53.869266 16585 debug-util.cc:398] Leaking SignalData structure 0x7b08001c9aa0 after lost signal to thread 15397
I20260709 13:03:53.868618 16558 raft_consensus.cc:2955] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
W20260709 13:03:53.870252 16585 debug-util.cc:398] Leaking SignalData structure 0x7b0800175400 after lost signal to thread 16421
I20260709 13:03:53.869827 16384 catalog_manager.cc:5697] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:03:53.871408 16585 debug-util.cc:398] Leaking SignalData structure 0x7b08001c0ec0 after lost signal to thread 16513
W20260709 13:03:53.872397 16585 debug-util.cc:398] Leaking SignalData structure 0x7b080031d080 after lost signal to thread 16588
W20260709 13:03:53.873380 16585 debug-util.cc:398] Leaking SignalData structure 0x7b0800040120 after lost signal to thread 16662
W20260709 13:03:53.874459 16585 debug-util.cc:398] Leaking SignalData structure 0x7b08002478e0 after lost signal to thread 17346
I20260709 13:03:53.876395 17309 raft_consensus.cc:2955] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.878808 16487 raft_consensus.cc:2955] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.887498 16383 catalog_manager.cc:5697] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.898406 16479 tablet_service.cc:1558] Processing DeleteTablet for tablet d73f96c873cb4da6b282a964ac3282dd with delete_type TABLET_DATA_TOMBSTONED (TS cd1bb048a4de4c8082b3b49c3259badc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50854
I20260709 13:03:53.899502 17507 tablet_replica.cc:333] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:03:53.900609 17507 raft_consensus.cc:2243] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:53.901338 17507 raft_consensus.cc:2272] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:53.909509 17507 ts_tablet_manager.cc:1916] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:53.912796 16556 raft_consensus.cc:2955] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.925364 16387 catalog_manager.cc:5697] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:53.927712 16372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 512b5fcf8af14734a89fb2fee2bead82 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:53.951229 16628 tablet_service.cc:1558] Processing DeleteTablet for tablet 512b5fcf8af14734a89fb2fee2bead82 with delete_type TABLET_DATA_TOMBSTONED (TS fcbcdd72dff84c748cdbbd14c2381d30 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44896
I20260709 13:03:53.960619 17507 ts_tablet_manager.cc:1929] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:53.962924 17507 log.cc:1199] T d73f96c873cb4da6b282a964ac3282dd P cd1bb048a4de4c8082b3b49c3259badc: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/wals/d73f96c873cb4da6b282a964ac3282dd
I20260709 13:03:53.965106 16372 catalog_manager.cc:5028] TS cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): tablet d73f96c873cb4da6b282a964ac3282dd (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:03:53.968637 17522 tablet_replica.cc:333] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:03:53.994473 16632 consensus_queue.cc:237] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:54.003727 17311 raft_consensus.cc:1275] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:54.005044 17368 consensus_queue.cc:1048] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:54.007609 16487 raft_consensus.cc:1275] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:54.009649 17519 consensus_queue.cc:1048] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:54.013825 17519 raft_consensus.cc:2955] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:54.023345 16483 raft_consensus.cc:2955] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:54.039583 16374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1f8f2661fd544587be4261e8375ac4ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:54.030162 17311 raft_consensus.cc:2955] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:54.052817 17522 raft_consensus.cc:2243] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:54.053670 17522 raft_consensus.cc:2272] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:54.052819 16385 catalog_manager.cc:5697] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:54.067953 17522 ts_tablet_manager.cc:1916] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:54.082670 16554 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f8f2661fd544587be4261e8375ac4ea with delete_type TABLET_DATA_TOMBSTONED (TS b4c86083028143f98d380c2e818ca1b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52722
I20260709 13:03:54.108809 17523 tablet_replica.cc:333] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:03:54.109926 17523 raft_consensus.cc:2243] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:54.115645 17523 raft_consensus.cc:2272] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:54.121474 17523 ts_tablet_manager.cc:1916] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:54.129060 17522 ts_tablet_manager.cc:1929] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:54.129683 17522 log.cc:1199] T 512b5fcf8af14734a89fb2fee2bead82 P fcbcdd72dff84c748cdbbd14c2381d30: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root/wals/512b5fcf8af14734a89fb2fee2bead82
I20260709 13:03:54.131623 16374 catalog_manager.cc:5028] TS fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): tablet 512b5fcf8af14734a89fb2fee2bead82 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:03:54.145087 17523 ts_tablet_manager.cc:1929] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:54.145723 17523 log.cc:1199] T 1f8f2661fd544587be4261e8375ac4ea P b4c86083028143f98d380c2e818ca1b1: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root/wals/1f8f2661fd544587be4261e8375ac4ea
I20260709 13:03:54.147627 16373 catalog_manager.cc:5028] TS b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): tablet 1f8f2661fd544587be4261e8375ac4ea (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:03:55.228461 16487 consensus_queue.cc:237] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:55.235368 16633 raft_consensus.cc:1275] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:55.236440 16455 consensus_peers.cc:597] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5993efb9b04f4ce5b792bae995989c7c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:55.237630 17489 consensus_queue.cc:1048] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:55.239183 16558 raft_consensus.cc:1275] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:55.240823 17489 consensus_queue.cc:1048] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:55.251618 16632 raft_consensus.cc:2955] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:55.253233 16556 raft_consensus.cc:2955] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:55.249675 17493 raft_consensus.cc:2955] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:55.270563 16385 catalog_manager.cc:5697] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:55.309830 16556 consensus_queue.cc:237] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
W20260709 13:03:55.331104 16530 consensus_peers.cc:597] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7fa1d1995cbf4bbc940e5b6fc73ff126. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:55.331784 16632 raft_consensus.cc:1275] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:55.333444 17530 consensus_queue.cc:1048] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:55.332899 16483 raft_consensus.cc:1275] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:55.339682 17530 consensus_queue.cc:1048] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:55.363480 17494 raft_consensus.cc:2955] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:55.374010 16632 raft_consensus.cc:2955] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:55.386771 16483 raft_consensus.cc:2955] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:55.391477 16632 consensus_queue.cc:237] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:55.404790 16557 raft_consensus.cc:1275] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:55.408160 16604 consensus_peers.cc:597] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 641860d08d86480896dc4c4167b6738d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:55.409134 17519 consensus_queue.cc:1048] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:55.411244 16384 catalog_manager.cc:5697] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:55.429991 16483 raft_consensus.cc:1275] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:55.435340 17519 consensus_queue.cc:1048] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:55.454159 17517 raft_consensus.cc:2955] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:55.461261 16487 raft_consensus.cc:2955] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:55.481096 16636 consensus_queue.cc:237] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:55.479643 16384 catalog_manager.cc:5697] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:55.504652 16604 consensus_peers.cc:597] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7d5286657ea47cd82122d104980759a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:55.516304 16483 raft_consensus.cc:1275] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:55.529678 16557 raft_consensus.cc:1275] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:55.529088 17517 consensus_queue.cc:1048] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:03:55.537232 17519 consensus_queue.cc:1048] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:55.544051 16557 raft_consensus.cc:2955] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:55.551692 17544 raft_consensus.cc:2955] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:55.553793 16483 raft_consensus.cc:2955] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:55.586529 16387 catalog_manager.cc:5697] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:55.594817 16558 raft_consensus.cc:2955] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:55.644160 17547 ts_tablet_manager.cc:933] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261)
I20260709 13:03:55.648348 17547 tablet_copy_client.cc:323] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.129:44261
I20260709 13:03:55.649863 16499 tablet_copy_service.cc:140] P cd1bb048a4de4c8082b3b49c3259badc: Received BeginTabletCopySession request for tablet 5993efb9b04f4ce5b792bae995989c7c from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:56242)
I20260709 13:03:55.650338 16499 tablet_copy_service.cc:161] P cd1bb048a4de4c8082b3b49c3259badc: Beginning new tablet copy session on tablet 5993efb9b04f4ce5b792bae995989c7c from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:56242: session id = 367a86a7dff746489ebbc2525e96ed77-5993efb9b04f4ce5b792bae995989c7c
I20260709 13:03:55.655653 16499 tablet_copy_source_session.cc:215] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:55.658272 17547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5993efb9b04f4ce5b792bae995989c7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:55.671453 17547 tablet_copy_client.cc:806] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:55.672060 17547 tablet_copy_client.cc:670] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:55.675938 17547 tablet_copy_client.cc:538] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:55.683568 17547 tablet_bootstrap.cc:492] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:03:55.721841 17550 ts_tablet_manager.cc:933] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:55.725171 17550 tablet_copy_client.cc:323] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.130:46585
I20260709 13:03:55.727494 16574 tablet_copy_service.cc:140] P b4c86083028143f98d380c2e818ca1b1: Received BeginTabletCopySession request for tablet 7fa1d1995cbf4bbc940e5b6fc73ff126 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:54720)
I20260709 13:03:55.728045 16574 tablet_copy_service.cc:161] P b4c86083028143f98d380c2e818ca1b1: Beginning new tablet copy session on tablet 7fa1d1995cbf4bbc940e5b6fc73ff126 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:54720: session id = 367a86a7dff746489ebbc2525e96ed77-7fa1d1995cbf4bbc940e5b6fc73ff126
I20260709 13:03:55.729884 17547 tablet_bootstrap.cc:492] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:55.730799 17547 tablet_bootstrap.cc:492] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:03:55.731449 17547 ts_tablet_manager.cc:1403] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.013s
I20260709 13:03:55.734393 17547 raft_consensus.cc:359] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:55.735209 17547 raft_consensus.cc:740] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:03:55.735865 17547 consensus_queue.cc:260] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:55.751682 16574 tablet_copy_source_session.cc:215] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:55.767854 17550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa1d1995cbf4bbc940e5b6fc73ff126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:55.770776 17547 ts_tablet_manager.cc:1434] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.039s	user 0.012s	sys 0.020s
I20260709 13:03:55.779917 16499 tablet_copy_service.cc:342] P cd1bb048a4de4c8082b3b49c3259badc: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-5993efb9b04f4ce5b792bae995989c7c received from {username='slave'} at 127.0.0.1:56242
I20260709 13:03:55.780372 16499 tablet_copy_service.cc:434] P cd1bb048a4de4c8082b3b49c3259badc: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-5993efb9b04f4ce5b792bae995989c7c on tablet 5993efb9b04f4ce5b792bae995989c7c with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:03:55.817023 17550 tablet_copy_client.cc:806] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:55.817698 17550 tablet_copy_client.cc:670] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:55.829248 17550 tablet_copy_client.cc:538] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:55.839986 17550 tablet_bootstrap.cc:492] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:03:55.874190 17550 tablet_bootstrap.cc:492] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:55.875200 17550 tablet_bootstrap.cc:492] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:03:55.875954 17550 ts_tablet_manager.cc:1403] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.019s
I20260709 13:03:55.879006 17550 raft_consensus.cc:359] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:55.879900 17550 raft_consensus.cc:740] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:03:55.880584 17550 consensus_queue.cc:260] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:55.881662 17547 ts_tablet_manager.cc:933] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:55.890650 17550 ts_tablet_manager.cc:1434] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:03:55.948583 16574 tablet_copy_service.cc:342] P b4c86083028143f98d380c2e818ca1b1: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-7fa1d1995cbf4bbc940e5b6fc73ff126 received from {username='slave'} at 127.0.0.1:54720
I20260709 13:03:55.949088 16574 tablet_copy_service.cc:434] P b4c86083028143f98d380c2e818ca1b1: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-7fa1d1995cbf4bbc940e5b6fc73ff126 on tablet 7fa1d1995cbf4bbc940e5b6fc73ff126 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:03:55.954458 17550 ts_tablet_manager.cc:933] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:03:55.966933 17550 tablet_copy_client.cc:323] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.131:39279
I20260709 13:03:55.968900 16648 tablet_copy_service.cc:140] P fcbcdd72dff84c748cdbbd14c2381d30: Received BeginTabletCopySession request for tablet e7d5286657ea47cd82122d104980759a from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:44578)
I20260709 13:03:55.969447 16648 tablet_copy_service.cc:161] P fcbcdd72dff84c748cdbbd14c2381d30: Beginning new tablet copy session on tablet e7d5286657ea47cd82122d104980759a from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:44578: session id = 367a86a7dff746489ebbc2525e96ed77-e7d5286657ea47cd82122d104980759a
I20260709 13:03:55.975359 17547 tablet_copy_client.cc:323] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.131:39279
I20260709 13:03:55.977437 16647 tablet_copy_service.cc:140] P fcbcdd72dff84c748cdbbd14c2381d30: Received BeginTabletCopySession request for tablet 641860d08d86480896dc4c4167b6738d from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:44578)
I20260709 13:03:55.977985 16647 tablet_copy_service.cc:161] P fcbcdd72dff84c748cdbbd14c2381d30: Beginning new tablet copy session on tablet 641860d08d86480896dc4c4167b6738d from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:44578: session id = 367a86a7dff746489ebbc2525e96ed77-641860d08d86480896dc4c4167b6738d
I20260709 13:03:55.985599 16647 tablet_copy_source_session.cc:215] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:55.987142 16648 tablet_copy_source_session.cc:215] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:56.003887 17550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d5286657ea47cd82122d104980759a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:56.022686 17547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641860d08d86480896dc4c4167b6738d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:56.048113 17550 tablet_copy_client.cc:806] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:56.048813 17550 tablet_copy_client.cc:670] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:56.051036 17547 tablet_copy_client.cc:806] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:56.051676 17547 tablet_copy_client.cc:670] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:56.058432 17550 tablet_copy_client.cc:538] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:56.058858 17547 tablet_copy_client.cc:538] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:56.078874 17547 tablet_bootstrap.cc:492] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:03:56.081869 17550 tablet_bootstrap.cc:492] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:03:56.125238 17550 tablet_bootstrap.cc:492] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:56.126155 17550 tablet_bootstrap.cc:492] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:03:56.127012 17550 ts_tablet_manager.cc:1403] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.009s
I20260709 13:03:56.130378 17550 raft_consensus.cc:359] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:56.132232 17550 raft_consensus.cc:740] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:03:56.134037 17550 consensus_queue.cc:260] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:56.163371 17547 tablet_bootstrap.cc:492] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:56.164422 17547 tablet_bootstrap.cc:492] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:03:56.165270 17547 ts_tablet_manager.cc:1403] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.087s	user 0.031s	sys 0.021s
I20260709 13:03:56.168689 17547 raft_consensus.cc:359] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:56.169216 17550 ts_tablet_manager.cc:1434] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 13:03:56.169608 17547 raft_consensus.cc:740] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:03:56.170372 17547 consensus_queue.cc:260] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:56.171136 16648 tablet_copy_service.cc:342] P fcbcdd72dff84c748cdbbd14c2381d30: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-e7d5286657ea47cd82122d104980759a received from {username='slave'} at 127.0.0.1:44578
I20260709 13:03:56.171589 16648 tablet_copy_service.cc:434] P fcbcdd72dff84c748cdbbd14c2381d30: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-e7d5286657ea47cd82122d104980759a on tablet e7d5286657ea47cd82122d104980759a with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:03:56.172782 17547 ts_tablet_manager.cc:1434] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:56.174597 16648 tablet_copy_service.cc:342] P fcbcdd72dff84c748cdbbd14c2381d30: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-641860d08d86480896dc4c4167b6738d received from {username='slave'} at 127.0.0.1:44578
I20260709 13:03:56.175050 16648 tablet_copy_service.cc:434] P fcbcdd72dff84c748cdbbd14c2381d30: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-641860d08d86480896dc4c4167b6738d on tablet 641860d08d86480896dc4c4167b6738d with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:03:56.206532 17311 raft_consensus.cc:1217] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:56.315490 17311 raft_consensus.cc:1217] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:56.361276 17311 raft_consensus.cc:1217] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:56.475642 17311 raft_consensus.cc:1217] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:56.667061 17489 raft_consensus.cc:1064] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:03:56.669633 17489 consensus_queue.cc:237] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:56.693511 17311 raft_consensus.cc:1275] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:56.694984 17525 consensus_queue.cc:1048] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:56.699360 16558 raft_consensus.cc:1275] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:56.700906 17493 consensus_queue.cc:1048] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:56.701681 16632 raft_consensus.cc:1275] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:56.705459 17525 consensus_queue.cc:1048] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:56.743784 17489 raft_consensus.cc:2955] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:56.753382 17311 raft_consensus.cc:2955] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:56.833509 16632 raft_consensus.cc:2955] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:56.840703 16387 catalog_manager.cc:5697] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:56.840299 16558 raft_consensus.cc:2955] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
W20260709 13:03:56.954142 16454 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 62128.3us
W20260709 13:03:56.920238 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 84043.2us
I20260709 13:03:56.994578 17544 raft_consensus.cc:1064] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:03:56.998800 17544 consensus_queue.cc:237] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:57.027232 17567 raft_consensus.cc:1064] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:03:57.032464 17567 consensus_queue.cc:237] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:57.068544 17309 raft_consensus.cc:1275] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:57.070313 17560 consensus_queue.cc:1048] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:57.071874 16563 raft_consensus.cc:1275] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:57.075475 17573 consensus_queue.cc:1048] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:57.109547 16483 raft_consensus.cc:1275] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:57.112268 16632 raft_consensus.cc:1275] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:57.115592 17543 raft_consensus.cc:1064] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:03:57.117244 17311 raft_consensus.cc:1275] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:57.121088 17531 consensus_queue.cc:1048] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:57.126044 17531 consensus_queue.cc:1048] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:57.156200 16487 raft_consensus.cc:1275] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:57.161755 17560 consensus_queue.cc:1048] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:57.165804 17494 consensus_queue.cc:1048] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 13:03:57.149032 17543 consensus_queue.cc:237] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:57.255515 17571 raft_consensus.cc:2955] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.270900 17309 raft_consensus.cc:2955] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.262569 16483 raft_consensus.cc:2955] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.288443 17310 raft_consensus.cc:1275] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:57.293114 17560 consensus_queue.cc:1048] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:57.304332 17311 raft_consensus.cc:2955] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.296634 17567 raft_consensus.cc:2955] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.323577 16636 raft_consensus.cc:2955] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.327476 16556 raft_consensus.cc:1275] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:57.339841 17573 consensus_queue.cc:1048] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:57.355048 16483 raft_consensus.cc:1275] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:57.356518 17573 consensus_queue.cc:1048] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:57.377564 16488 raft_consensus.cc:2955] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.392267 17560 raft_consensus.cc:2955] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.403239 16482 raft_consensus.cc:2955] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.414676 16556 raft_consensus.cc:2955] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.418804 17308 raft_consensus.cc:2955] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.401605 16483 consensus_queue.cc:237] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:57.443809 16384 catalog_manager.cc:5697] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:57.450585 16383 catalog_manager.cc:5697] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.477617 16632 raft_consensus.cc:1275] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:57.475848 16383 catalog_manager.cc:5697] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.472016 16563 raft_consensus.cc:2955] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.481523 16558 consensus_queue.cc:237] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:57.481858 17569 consensus_queue.cc:1048] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:57.498346 16482 raft_consensus.cc:1275] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:57.500626 17309 raft_consensus.cc:1275] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:57.502568 17308 raft_consensus.cc:1275] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:57.503777 17494 consensus_queue.cc:1048] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:57.505081 17569 consensus_queue.cc:1048] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:57.504644 17563 raft_consensus.cc:2955] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.511029 17595 consensus_queue.cc:1048] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:57.512948 17494 raft_consensus.cc:2955] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.515259 16632 raft_consensus.cc:2955] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.516985 16482 raft_consensus.cc:2955] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.527669 17309 raft_consensus.cc:2955] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.526047 17308 raft_consensus.cc:2955] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.531665 16373 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7fa1d1995cbf4bbc940e5b6fc73ff126 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:57.555425 16372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5993efb9b04f4ce5b792bae995989c7c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:57.557994 16632 consensus_queue.cc:237] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:57.564285 17309 raft_consensus.cc:1275] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:57.564857 16563 raft_consensus.cc:1275] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:57.566037 17581 consensus_queue.cc:1048] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:57.568027 17581 consensus_queue.cc:1048] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:57.569628 16387 catalog_manager.cc:5697] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:57.575738 17560 raft_consensus.cc:2955] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.580843 16632 consensus_queue.cc:237] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:03:57.580899 16558 raft_consensus.cc:2955] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.576606 16387 catalog_manager.cc:5697] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.586031 17309 raft_consensus.cc:2955] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.602500 16482 raft_consensus.cc:1275] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:57.609922 17309 raft_consensus.cc:1275] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:57.609722 17571 consensus_queue.cc:1048] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:57.610098 16554 tablet_service.cc:1558] Processing DeleteTablet for tablet 5993efb9b04f4ce5b792bae995989c7c with delete_type TABLET_DATA_TOMBSTONED (TS b4c86083028143f98d380c2e818ca1b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52722
I20260709 13:03:57.612078 16385 catalog_manager.cc:5697] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.614861 17571 consensus_queue.cc:1048] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:57.620131 17573 raft_consensus.cc:2955] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.622000 16482 raft_consensus.cc:2955] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.632285 16628 tablet_service.cc:1558] Processing DeleteTablet for tablet 7fa1d1995cbf4bbc940e5b6fc73ff126 with delete_type TABLET_DATA_TOMBSTONED (TS fcbcdd72dff84c748cdbbd14c2381d30 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44896
I20260709 13:03:57.631376 17309 raft_consensus.cc:2955] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:03:57.634662 16479 tablet_service.cc:1558] Processing DeleteTablet for tablet e7d5286657ea47cd82122d104980759a with delete_type TABLET_DATA_TOMBSTONED (TS cd1bb048a4de4c8082b3b49c3259badc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50854
I20260709 13:03:57.646993 17597 tablet_replica.cc:333] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:03:57.649245 17597 raft_consensus.cc:2243] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:57.655066 17597 raft_consensus.cc:2272] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:57.674918 17597 ts_tablet_manager.cc:1916] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:57.683678 17599 tablet_replica.cc:333] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:03:57.684845 17599 raft_consensus.cc:2243] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:57.685616 17599 raft_consensus.cc:2272] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:57.687968 16374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 641860d08d86480896dc4c4167b6738d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:57.691332 17599 ts_tablet_manager.cc:1916] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:57.692411 17597 ts_tablet_manager.cc:1929] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:57.693056 17597 log.cc:1199] T 5993efb9b04f4ce5b792bae995989c7c P b4c86083028143f98d380c2e818ca1b1: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root/wals/5993efb9b04f4ce5b792bae995989c7c
I20260709 13:03:57.694880 16373 catalog_manager.cc:5028] TS b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): tablet 5993efb9b04f4ce5b792bae995989c7c (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:03:57.706032 16385 catalog_manager.cc:5697] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:57.708576 17598 tablet_replica.cc:333] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:03:57.715132 16374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7d5286657ea47cd82122d104980759a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:57.716568 17598 raft_consensus.cc:2243] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:57.717411 17598 raft_consensus.cc:2272] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:57.720664 17598 ts_tablet_manager.cc:1916] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:57.738958 16554 tablet_service.cc:1558] Processing DeleteTablet for tablet 641860d08d86480896dc4c4167b6738d with delete_type TABLET_DATA_TOMBSTONED (TS b4c86083028143f98d380c2e818ca1b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52722
I20260709 13:03:57.739943 17597 tablet_replica.cc:333] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:03:57.740907 17597 raft_consensus.cc:2243] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:57.741685 17597 raft_consensus.cc:2272] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:57.746596 17597 ts_tablet_manager.cc:1916] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:57.759763 17598 ts_tablet_manager.cc:1929] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:57.765883 17598 log.cc:1199] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P fcbcdd72dff84c748cdbbd14c2381d30: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root/wals/7fa1d1995cbf4bbc940e5b6fc73ff126
I20260709 13:03:57.769649 17599 ts_tablet_manager.cc:1929] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:57.770166 17599 log.cc:1199] T e7d5286657ea47cd82122d104980759a P cd1bb048a4de4c8082b3b49c3259badc: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/wals/e7d5286657ea47cd82122d104980759a
I20260709 13:03:57.771788 16372 catalog_manager.cc:5028] TS cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): tablet e7d5286657ea47cd82122d104980759a (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:03:57.771903 16374 catalog_manager.cc:5028] TS fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): tablet 7fa1d1995cbf4bbc940e5b6fc73ff126 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:03:57.782565 17597 ts_tablet_manager.cc:1929] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:57.783043 17597 log.cc:1199] T 641860d08d86480896dc4c4167b6738d P b4c86083028143f98d380c2e818ca1b1: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root/wals/641860d08d86480896dc4c4167b6738d
I20260709 13:03:57.784235 16373 catalog_manager.cc:5028] TS b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): tablet 641860d08d86480896dc4c4167b6738d (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:03:58.839465 16558 consensus_queue.cc:237] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
W20260709 13:03:58.851100 16530 consensus_peers.cc:597] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af4bd309e71c4d46a21af850239d9904. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:58.857441 16632 raft_consensus.cc:1275] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:58.859122 17604 consensus_queue.cc:1048] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:58.860451 16483 raft_consensus.cc:1275] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:58.862473 17604 consensus_queue.cc:1048] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:58.879971 17600 raft_consensus.cc:2955] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:58.887413 16482 raft_consensus.cc:2955] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:58.901106 16556 consensus_queue.cc:237] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:58.901940 16632 raft_consensus.cc:2955] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:58.903378 16384 catalog_manager.cc:5697] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:58.920006 16636 raft_consensus.cc:1275] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:58.924597 16530 consensus_peers.cc:597] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4081d7c64bff4a1c900ce3ff5ec040ab. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:58.926357 17494 consensus_queue.cc:1048] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:58.943615 16483 raft_consensus.cc:1275] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:58.947889 17494 consensus_queue.cc:1048] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:58.965916 17604 raft_consensus.cc:2955] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:58.968333 16632 raft_consensus.cc:2955] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:58.968333 16482 raft_consensus.cc:2955] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:58.999949 16482 consensus_queue.cc:237] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:58.986303 16385 catalog_manager.cc:5697] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:59.043375 16556 raft_consensus.cc:1275] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:59.045341 17612 consensus_queue.cc:1048] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:59.046417 16455 consensus_peers.cc:597] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70b9e6028136499e99c562e9b328a1e1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.046481 16632 raft_consensus.cc:1275] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:59.047928 17563 consensus_queue.cc:1048] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:59.054237 17563 raft_consensus.cc:2955] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:59.087093 16636 raft_consensus.cc:2955] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:59.093461 16556 raft_consensus.cc:2955] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:59.093994 16385 catalog_manager.cc:5697] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:59.190925 16483 consensus_queue.cc:237] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue 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: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:59.201017 16556 raft_consensus.cc:1275] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:59.202208 16455 consensus_peers.cc:597] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94d0e6bd0ab44a689e5ccdfbcb8d76af. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.202394 17619 consensus_queue.cc:1048] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:59.203624 16636 raft_consensus.cc:1275] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:59.204878 17619 consensus_queue.cc:1048] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:59.213711 17612 raft_consensus.cc:2955] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:59.217658 16556 raft_consensus.cc:2955] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:59.228188 16636 raft_consensus.cc:2955] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:59.235769 16384 catalog_manager.cc:5697] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:03:59.270581 17623 ts_tablet_manager.cc:933] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:59.284149 17623 tablet_copy_client.cc:323] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.130:46585
I20260709 13:03:59.286214 16574 tablet_copy_service.cc:140] P b4c86083028143f98d380c2e818ca1b1: Received BeginTabletCopySession request for tablet af4bd309e71c4d46a21af850239d9904 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:54720)
I20260709 13:03:59.286836 16574 tablet_copy_service.cc:161] P b4c86083028143f98d380c2e818ca1b1: Beginning new tablet copy session on tablet af4bd309e71c4d46a21af850239d9904 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:54720: session id = 367a86a7dff746489ebbc2525e96ed77-af4bd309e71c4d46a21af850239d9904
I20260709 13:03:59.299356 16574 tablet_copy_source_session.cc:215] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:59.303083 17623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4bd309e71c4d46a21af850239d9904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.323668 17623 tablet_copy_client.cc:806] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:59.324373 17623 tablet_copy_client.cc:670] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:59.328595 17623 tablet_copy_client.cc:538] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:59.337865 17623 tablet_bootstrap.cc:492] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:03:59.354439 17625 ts_tablet_manager.cc:933] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:03:59.363798 17625 tablet_copy_client.cc:323] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.130:46585
I20260709 13:03:59.366761 16574 tablet_copy_service.cc:140] P b4c86083028143f98d380c2e818ca1b1: Received BeginTabletCopySession request for tablet 4081d7c64bff4a1c900ce3ff5ec040ab from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:54720)
I20260709 13:03:59.367432 16574 tablet_copy_service.cc:161] P b4c86083028143f98d380c2e818ca1b1: Beginning new tablet copy session on tablet 4081d7c64bff4a1c900ce3ff5ec040ab from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:54720: session id = 367a86a7dff746489ebbc2525e96ed77-4081d7c64bff4a1c900ce3ff5ec040ab
I20260709 13:03:59.372226 17623 tablet_bootstrap.cc:492] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:59.374316 17623 tablet_bootstrap.cc:492] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:03:59.375110 17623 ts_tablet_manager.cc:1403] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.008s
I20260709 13:03:59.384579 17623 raft_consensus.cc:359] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:59.386302 17623 raft_consensus.cc:740] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:03:59.387179 17623 consensus_queue.cc:260] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:59.397339 17623 ts_tablet_manager.cc:1434] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.007s
I20260709 13:03:59.400393 16573 tablet_copy_service.cc:342] P b4c86083028143f98d380c2e818ca1b1: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-af4bd309e71c4d46a21af850239d9904 received from {username='slave'} at 127.0.0.1:54720
I20260709 13:03:59.401051 16573 tablet_copy_service.cc:434] P b4c86083028143f98d380c2e818ca1b1: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-af4bd309e71c4d46a21af850239d9904 on tablet af4bd309e71c4d46a21af850239d9904 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:03:59.404248 16574 tablet_copy_source_session.cc:215] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:59.407778 17625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4081d7c64bff4a1c900ce3ff5ec040ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.423754 17625 tablet_copy_client.cc:806] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:59.424389 17625 tablet_copy_client.cc:670] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:59.432201 17625 tablet_copy_client.cc:538] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:59.446276 17625 tablet_bootstrap.cc:492] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:03:59.487058 17625 tablet_bootstrap.cc:492] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:59.488022 17625 tablet_bootstrap.cc:492] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:03:59.488729 17625 ts_tablet_manager.cc:1403] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.016s
I20260709 13:03:59.491678 17625 raft_consensus.cc:359] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:59.492506 17625 raft_consensus.cc:740] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:03:59.493126 17625 consensus_queue.cc:260] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:59.495733 17625 ts_tablet_manager.cc:1434] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:03:59.513278 16574 tablet_copy_service.cc:342] P b4c86083028143f98d380c2e818ca1b1: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-4081d7c64bff4a1c900ce3ff5ec040ab received from {username='slave'} at 127.0.0.1:54720
I20260709 13:03:59.513782 16574 tablet_copy_service.cc:434] P b4c86083028143f98d380c2e818ca1b1: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-4081d7c64bff4a1c900ce3ff5ec040ab on tablet 4081d7c64bff4a1c900ce3ff5ec040ab with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:03:59.555303 17625 ts_tablet_manager.cc:933] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261)
I20260709 13:03:59.570529 17625 tablet_copy_client.cc:323] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.129:44261
I20260709 13:03:59.572321 16499 tablet_copy_service.cc:140] P cd1bb048a4de4c8082b3b49c3259badc: Received BeginTabletCopySession request for tablet 70b9e6028136499e99c562e9b328a1e1 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:56242)
I20260709 13:03:59.572829 16499 tablet_copy_service.cc:161] P cd1bb048a4de4c8082b3b49c3259badc: Beginning new tablet copy session on tablet 70b9e6028136499e99c562e9b328a1e1 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:56242: session id = 367a86a7dff746489ebbc2525e96ed77-70b9e6028136499e99c562e9b328a1e1
I20260709 13:03:59.580564 16499 tablet_copy_source_session.cc:215] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:59.588574 17625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b9e6028136499e99c562e9b328a1e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.606439 17625 tablet_copy_client.cc:806] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:59.608183 17625 tablet_copy_client.cc:670] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:59.612064 17625 tablet_copy_client.cc:538] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:59.620936 17625 tablet_bootstrap.cc:492] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:03:59.658188 17309 raft_consensus.cc:1217] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:59.664324 17625 tablet_bootstrap.cc:492] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:59.665719 17625 tablet_bootstrap.cc:492] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:03:59.666450 17625 ts_tablet_manager.cc:1403] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.004s
I20260709 13:03:59.669369 17625 raft_consensus.cc:359] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:59.670269 17625 raft_consensus.cc:740] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:03:59.670956 17625 consensus_queue.cc:260] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:59.673415 17625 ts_tablet_manager.cc:1434] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:59.675184 16499 tablet_copy_service.cc:342] P cd1bb048a4de4c8082b3b49c3259badc: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-70b9e6028136499e99c562e9b328a1e1 received from {username='slave'} at 127.0.0.1:56242
I20260709 13:03:59.675626 16499 tablet_copy_service.cc:434] P cd1bb048a4de4c8082b3b49c3259badc: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-70b9e6028136499e99c562e9b328a1e1 on tablet 70b9e6028136499e99c562e9b328a1e1 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:03:59.730518 17625 ts_tablet_manager.cc:933] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261)
I20260709 13:03:59.733232 17309 raft_consensus.cc:1217] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:59.745024 17625 tablet_copy_client.cc:323] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.129:44261
I20260709 13:03:59.746632 16499 tablet_copy_service.cc:140] P cd1bb048a4de4c8082b3b49c3259badc: Received BeginTabletCopySession request for tablet 94d0e6bd0ab44a689e5ccdfbcb8d76af from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:56242)
I20260709 13:03:59.747238 16499 tablet_copy_service.cc:161] P cd1bb048a4de4c8082b3b49c3259badc: Beginning new tablet copy session on tablet 94d0e6bd0ab44a689e5ccdfbcb8d76af from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:56242: session id = 367a86a7dff746489ebbc2525e96ed77-94d0e6bd0ab44a689e5ccdfbcb8d76af
I20260709 13:03:59.760603 16499 tablet_copy_source_session.cc:215] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:59.764582 17625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d0e6bd0ab44a689e5ccdfbcb8d76af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.799180 17625 tablet_copy_client.cc:806] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:59.799827 17625 tablet_copy_client.cc:670] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:59.813124 17625 tablet_copy_client.cc:538] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:59.820183 17625 tablet_bootstrap.cc:492] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:03:59.845757 17625 tablet_bootstrap.cc:492] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:59.846596 17625 tablet_bootstrap.cc:492] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:03:59.847270 17625 ts_tablet_manager.cc:1403] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.004s
I20260709 13:03:59.849831 17625 raft_consensus.cc:359] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:59.850652 17625 raft_consensus.cc:740] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:03:59.851316 17625 consensus_queue.cc:260] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77 [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: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:03:59.853766 17625 ts_tablet_manager.cc:1434] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:59.856302 16499 tablet_copy_service.cc:342] P cd1bb048a4de4c8082b3b49c3259badc: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-94d0e6bd0ab44a689e5ccdfbcb8d76af received from {username='slave'} at 127.0.0.1:56242
I20260709 13:03:59.856720 16499 tablet_copy_service.cc:434] P cd1bb048a4de4c8082b3b49c3259badc: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-94d0e6bd0ab44a689e5ccdfbcb8d76af on tablet 94d0e6bd0ab44a689e5ccdfbcb8d76af with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:00.042891 17604 raft_consensus.cc:1064] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:00.046234 17604 consensus_queue.cc:237] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:00.051014 17309 raft_consensus.cc:1217] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:00.072031 17309 raft_consensus.cc:1275] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:00.072432 16483 raft_consensus.cc:1275] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:00.073338 16632 raft_consensus.cc:1275] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:00.074918 17615 consensus_queue.cc:1048] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:00.075832 17595 consensus_queue.cc:1048] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:00.080664 17595 consensus_queue.cc:1048] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:00.101070 17604 raft_consensus.cc:2955] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.105979 17309 raft_consensus.cc:2955] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.119223 16632 raft_consensus.cc:2955] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.130568 16384 catalog_manager.cc:5697] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:00.184904 16487 raft_consensus.cc:2955] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.223615 17309 raft_consensus.cc:1217] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:00.234624 16557 consensus_queue.cc:237] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:00.242225 17309 raft_consensus.cc:1275] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:00.245857 17637 consensus_queue.cc:1048] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:00.259315 16632 raft_consensus.cc:1275] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:00.260221 17637 raft_consensus.cc:2955] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.264932 17604 consensus_queue.cc:1048] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:00.267650 17308 raft_consensus.cc:2955] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.277194 16373 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet af4bd309e71c4d46a21af850239d9904 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:00.276688 16632 raft_consensus.cc:2955] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.285408 16384 catalog_manager.cc:5697] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:00.300284 17615 raft_consensus.cc:1064] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:00.303087 17615 consensus_queue.cc:237] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:00.312256 16479 tablet_service.cc:1558] Processing DeleteTablet for tablet af4bd309e71c4d46a21af850239d9904 with delete_type TABLET_DATA_TOMBSTONED (TS cd1bb048a4de4c8082b3b49c3259badc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50854
I20260709 13:04:00.327963 17646 tablet_replica.cc:333] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:00.332219 16487 raft_consensus.cc:1275] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:00.333035 16632 raft_consensus.cc:1275] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:00.334233 17604 consensus_queue.cc:1048] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:00.330930 17309 raft_consensus.cc:1275] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:00.335215 17640 consensus_queue.cc:1048] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:00.339365 17604 consensus_queue.cc:1048] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:00.333031 17646 raft_consensus.cc:2243] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.359939 17646 raft_consensus.cc:2272] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.369704 17646 ts_tablet_manager.cc:1916] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:00.382218 17615 raft_consensus.cc:2955] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.388085 17646 ts_tablet_manager.cc:1929] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:00.388628 17646 log.cc:1199] T af4bd309e71c4d46a21af850239d9904 P cd1bb048a4de4c8082b3b49c3259badc: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/wals/af4bd309e71c4d46a21af850239d9904
I20260709 13:04:00.390836 16372 catalog_manager.cc:5028] TS cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): tablet af4bd309e71c4d46a21af850239d9904 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:00.391430 16483 raft_consensus.cc:2955] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.396682 16632 raft_consensus.cc:2955] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.400508 17309 raft_consensus.cc:2955] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.418798 16387 catalog_manager.cc:5697] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:00.444537 16563 consensus_queue.cc:237] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:00.468559 16487 raft_consensus.cc:1275] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:00.470397 17309 raft_consensus.cc:1275] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:00.472769 17604 consensus_queue.cc:1048] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:00.473996 17595 consensus_queue.cc:1048] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:00.485872 17637 raft_consensus.cc:2955] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.488683 17311 raft_consensus.cc:2955] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.510494 16383 catalog_manager.cc:5697] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.520025 16487 raft_consensus.cc:2955] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.530207 16628 tablet_service.cc:1558] Processing DeleteTablet for tablet 4081d7c64bff4a1c900ce3ff5ec040ab with delete_type TABLET_DATA_TOMBSTONED (TS fcbcdd72dff84c748cdbbd14c2381d30 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44896
I20260709 13:04:00.546461 16373 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4081d7c64bff4a1c900ce3ff5ec040ab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:00.557243 17563 raft_consensus.cc:1064] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:00.597791 17563 consensus_queue.cc:237] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
W20260709 13:04:00.598865 16373 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 52422us
I20260709 13:04:00.607514 17651 tablet_replica.cc:333] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:00.608635 17651 raft_consensus.cc:2243] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.609361 17651 raft_consensus.cc:2272] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.625198 17651 ts_tablet_manager.cc:1916] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:00.627871 17311 raft_consensus.cc:1275] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:00.628176 16635 raft_consensus.cc:1275] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:00.629834 17619 consensus_queue.cc:1048] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:00.631700 17619 consensus_queue.cc:1048] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:00.644872 16557 raft_consensus.cc:1275] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:00.646508 17641 consensus_queue.cc:1048] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:00.658483 17651 ts_tablet_manager.cc:1929] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:00.659391 17651 log.cc:1199] T 4081d7c64bff4a1c900ce3ff5ec040ab P fcbcdd72dff84c748cdbbd14c2381d30: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root/wals/4081d7c64bff4a1c900ce3ff5ec040ab
I20260709 13:04:00.665496 17619 raft_consensus.cc:1064] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:00.666502 16374 catalog_manager.cc:5028] TS fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): tablet 4081d7c64bff4a1c900ce3ff5ec040ab (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:00.665234 17641 raft_consensus.cc:2955] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.667485 16557 raft_consensus.cc:2955] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.687443 16383 catalog_manager.cc:5697] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.690971 17311 raft_consensus.cc:2955] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.692827 16635 raft_consensus.cc:2955] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.712077 16487 consensus_queue.cc:237] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:00.685760 17619 consensus_queue.cc:237] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [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: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:00.735775 16635 raft_consensus.cc:1275] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:00.742386 17634 consensus_queue.cc:1048] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:00.745885 17311 raft_consensus.cc:1275] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:00.747378 17634 consensus_queue.cc:1048] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:00.755311 17619 raft_consensus.cc:2955] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.801577 17311 raft_consensus.cc:1275] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:04:00.828174 16454 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 75062.7us
I20260709 13:04:00.830564 16557 raft_consensus.cc:1275] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:00.837378 17660 consensus_queue.cc:1048] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:04:00.838137 16455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 84967.8us
I20260709 13:04:00.839846 16635 raft_consensus.cc:1275] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:00.849289 16635 raft_consensus.cc:2955] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.858378 16372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70b9e6028136499e99c562e9b328a1e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:00.859905 17641 consensus_queue.cc:1048] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:00.875267 16383 catalog_manager.cc:5697] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:00.960829 17309 raft_consensus.cc:2955] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:00.978116 16554 tablet_service.cc:1558] Processing DeleteTablet for tablet 70b9e6028136499e99c562e9b328a1e1 with delete_type TABLET_DATA_TOMBSTONED (TS b4c86083028143f98d380c2e818ca1b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52722
I20260709 13:04:00.982177 17641 consensus_queue.cc:1048] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:00.990909 17665 tablet_replica.cc:333] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:00.992157 17665 raft_consensus.cc:2243] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.992903 17665 raft_consensus.cc:2272] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.996874 17665 ts_tablet_manager.cc:1916] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:01.020219 17665 ts_tablet_manager.cc:1929] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:01.022934 17665 log.cc:1199] T 70b9e6028136499e99c562e9b328a1e1 P b4c86083028143f98d380c2e818ca1b1: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root/wals/70b9e6028136499e99c562e9b328a1e1
I20260709 13:04:01.024699 16373 catalog_manager.cc:5028] TS b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): tablet 70b9e6028136499e99c562e9b328a1e1 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:01.046854 17619 raft_consensus.cc:2955] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:01.060030 16558 raft_consensus.cc:2955] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:01.075611 17309 raft_consensus.cc:2955] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:01.079245 16635 raft_consensus.cc:2955] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:01.101253 16383 catalog_manager.cc:5697] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:01.131172 16487 consensus_queue.cc:237] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:01.149152 16558 raft_consensus.cc:1275] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:01.150099 17311 raft_consensus.cc:1275] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:01.150364 17659 consensus_queue.cc:1048] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:01.158357 17619 raft_consensus.cc:2955] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:01.160033 16558 raft_consensus.cc:2955] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:01.162537 17659 consensus_queue.cc:1048] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:01.176192 16372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 94d0e6bd0ab44a689e5ccdfbcb8d76af with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:01.175745 17311 raft_consensus.cc:2955] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:01.182873 16383 catalog_manager.cc:5697] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:01.197474 16628 tablet_service.cc:1558] Processing DeleteTablet for tablet 94d0e6bd0ab44a689e5ccdfbcb8d76af with delete_type TABLET_DATA_TOMBSTONED (TS fcbcdd72dff84c748cdbbd14c2381d30 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44896
I20260709 13:04:01.214496 17667 tablet_replica.cc:333] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:01.215799 17667 raft_consensus.cc:2243] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:01.216540 17667 raft_consensus.cc:2272] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:01.221575 17667 ts_tablet_manager.cc:1916] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:01.239768 17667 ts_tablet_manager.cc:1929] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:01.240252 17667 log.cc:1199] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P fcbcdd72dff84c748cdbbd14c2381d30: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root/wals/94d0e6bd0ab44a689e5ccdfbcb8d76af
I20260709 13:04:01.241895 16374 catalog_manager.cc:5028] TS fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): tablet 94d0e6bd0ab44a689e5ccdfbcb8d76af (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:02.258535 16638 consensus_queue.cc:237] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
W20260709 13:04:02.265225 16604 consensus_peers.cc:597] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff63c95d59d54bec9ef64b2dad2d4cb6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:02.265427 16558 raft_consensus.cc:1275] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:02.266278 16482 raft_consensus.cc:1275] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:02.266611 17644 consensus_queue.cc:1048] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:02.267482 17602 consensus_queue.cc:1048] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:02.277760 17669 raft_consensus.cc:2955] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:02.281880 16482 raft_consensus.cc:2955] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:02.283522 16558 raft_consensus.cc:2955] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:02.301614 16635 consensus_queue.cc:237] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:02.303697 16384 catalog_manager.cc:5697] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 2 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:02.324579 16482 raft_consensus.cc:1275] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:02.324923 16558 raft_consensus.cc:1275] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:02.325019 16604 consensus_peers.cc:597] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82a6b5e64b8943088d0fa8ca865391ec. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:02.326282 17644 consensus_queue.cc:1048] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:02.327442 17672 consensus_queue.cc:1048] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:02.359824 17644 raft_consensus.cc:2955] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:02.363391 16482 raft_consensus.cc:2955] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:02.364475 16558 raft_consensus.cc:2955] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:02.380185 16638 consensus_queue.cc:237] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:02.382280 16385 catalog_manager.cc:5697] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
W20260709 13:04:02.394387 16604 consensus_peers.cc:597] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4776c872ff5d4dd48d8b791b2f4d978d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:02.395514 16482 raft_consensus.cc:1275] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:02.396201 16557 raft_consensus.cc:1275] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:02.396951 17644 consensus_queue.cc:1048] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:02.397959 17672 consensus_queue.cc:1048] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:02.412972 17644 raft_consensus.cc:2955] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:02.414734 16482 raft_consensus.cc:2955] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:02.416981 16557 raft_consensus.cc:2955] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:02.426003 16558 consensus_queue.cc:237] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:02.431546 16385 catalog_manager.cc:5697] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
W20260709 13:04:02.435962 16530 consensus_peers.cc:597] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02099d809c444b74a8569fde13ef5215. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:02.437808 16638 raft_consensus.cc:1275] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:02.440258 17604 consensus_queue.cc:1048] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:02.440721 16482 raft_consensus.cc:1275] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:02.442430 17615 consensus_queue.cc:1048] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:02.450402 17615 raft_consensus.cc:2955] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:02.455269 16635 raft_consensus.cc:2955] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:02.459860 16482 raft_consensus.cc:2955] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:02.476397 16385 catalog_manager.cc:5697] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:02.747277 17689 ts_tablet_manager.cc:933] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:02.749449 17689 tablet_copy_client.cc:323] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.131:39279
I20260709 13:04:02.751909 16648 tablet_copy_service.cc:140] P fcbcdd72dff84c748cdbbd14c2381d30: Received BeginTabletCopySession request for tablet ff63c95d59d54bec9ef64b2dad2d4cb6 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:44578)
I20260709 13:04:02.752444 16648 tablet_copy_service.cc:161] P fcbcdd72dff84c748cdbbd14c2381d30: Beginning new tablet copy session on tablet ff63c95d59d54bec9ef64b2dad2d4cb6 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:44578: session id = 367a86a7dff746489ebbc2525e96ed77-ff63c95d59d54bec9ef64b2dad2d4cb6
I20260709 13:04:02.764300 16648 tablet_copy_source_session.cc:215] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:02.767272 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff63c95d59d54bec9ef64b2dad2d4cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.779693 17689 tablet_copy_client.cc:806] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:02.780332 17689 tablet_copy_client.cc:670] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:02.784183 17689 tablet_copy_client.cc:538] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:02.791972 17689 tablet_bootstrap.cc:492] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:02.817071 17689 tablet_bootstrap.cc:492] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:02.818176 17689 tablet_bootstrap.cc:492] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:02.818841 17689 ts_tablet_manager.cc:1403] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.027s	user 0.024s	sys 0.001s
I20260709 13:04:02.821008 17689 raft_consensus.cc:359] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:02.821656 17689 raft_consensus.cc:740] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:02.822257 17689 consensus_queue.cc:260] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:02.825384 17689 ts_tablet_manager.cc:1434] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:02.827157 16648 tablet_copy_service.cc:342] P fcbcdd72dff84c748cdbbd14c2381d30: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-ff63c95d59d54bec9ef64b2dad2d4cb6 received from {username='slave'} at 127.0.0.1:44578
I20260709 13:04:02.827634 16648 tablet_copy_service.cc:434] P fcbcdd72dff84c748cdbbd14c2381d30: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-ff63c95d59d54bec9ef64b2dad2d4cb6 on tablet ff63c95d59d54bec9ef64b2dad2d4cb6 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:02.834120 17693 ts_tablet_manager.cc:933] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:02.836051 17693 tablet_copy_client.cc:323] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.131:39279
I20260709 13:04:02.837598 16648 tablet_copy_service.cc:140] P fcbcdd72dff84c748cdbbd14c2381d30: Received BeginTabletCopySession request for tablet 82a6b5e64b8943088d0fa8ca865391ec from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:44578)
I20260709 13:04:02.838024 16648 tablet_copy_service.cc:161] P fcbcdd72dff84c748cdbbd14c2381d30: Beginning new tablet copy session on tablet 82a6b5e64b8943088d0fa8ca865391ec from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:44578: session id = 367a86a7dff746489ebbc2525e96ed77-82a6b5e64b8943088d0fa8ca865391ec
I20260709 13:04:02.845813 16648 tablet_copy_source_session.cc:215] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:02.849833 17693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a6b5e64b8943088d0fa8ca865391ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.864744 17693 tablet_copy_client.cc:806] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:02.865361 17693 tablet_copy_client.cc:670] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:02.871836 17693 tablet_copy_client.cc:538] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:02.882071 17693 tablet_bootstrap.cc:492] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:02.901140 17693 tablet_bootstrap.cc:492] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:02.901930 17693 tablet_bootstrap.cc:492] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:02.902484 17693 ts_tablet_manager.cc:1403] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.004s
I20260709 13:04:02.905063 17693 raft_consensus.cc:359] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:02.905797 17693 raft_consensus.cc:740] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:02.906529 17693 consensus_queue.cc:260] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:02.910811 17693 ts_tablet_manager.cc:1434] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:02.915202 16648 tablet_copy_service.cc:342] P fcbcdd72dff84c748cdbbd14c2381d30: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-82a6b5e64b8943088d0fa8ca865391ec received from {username='slave'} at 127.0.0.1:44578
I20260709 13:04:02.915660 16648 tablet_copy_service.cc:434] P fcbcdd72dff84c748cdbbd14c2381d30: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-82a6b5e64b8943088d0fa8ca865391ec on tablet 82a6b5e64b8943088d0fa8ca865391ec with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:02.924819 17689 ts_tablet_manager.cc:933] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:02.931452 17689 tablet_copy_client.cc:323] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.130:46585
I20260709 13:04:02.933009 16574 tablet_copy_service.cc:140] P b4c86083028143f98d380c2e818ca1b1: Received BeginTabletCopySession request for tablet 02099d809c444b74a8569fde13ef5215 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:54720)
I20260709 13:04:02.933553 16574 tablet_copy_service.cc:161] P b4c86083028143f98d380c2e818ca1b1: Beginning new tablet copy session on tablet 02099d809c444b74a8569fde13ef5215 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:54720: session id = 367a86a7dff746489ebbc2525e96ed77-02099d809c444b74a8569fde13ef5215
I20260709 13:04:02.941015 16574 tablet_copy_source_session.cc:215] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:02.944120 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02099d809c444b74a8569fde13ef5215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.955179 17693 ts_tablet_manager.cc:933] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:02.960058 17689 tablet_copy_client.cc:806] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:02.960680 17689 tablet_copy_client.cc:670] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:02.962359 17693 tablet_copy_client.cc:323] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.131:39279
I20260709 13:04:02.964000 16648 tablet_copy_service.cc:140] P fcbcdd72dff84c748cdbbd14c2381d30: Received BeginTabletCopySession request for tablet 4776c872ff5d4dd48d8b791b2f4d978d from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:44578)
I20260709 13:04:02.964516 16648 tablet_copy_service.cc:161] P fcbcdd72dff84c748cdbbd14c2381d30: Beginning new tablet copy session on tablet 4776c872ff5d4dd48d8b791b2f4d978d from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:44578: session id = 367a86a7dff746489ebbc2525e96ed77-4776c872ff5d4dd48d8b791b2f4d978d
I20260709 13:04:02.966377 17689 tablet_copy_client.cc:538] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:02.974809 16648 tablet_copy_source_session.cc:215] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:02.978034 17689 tablet_bootstrap.cc:492] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:02.978091 17693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4776c872ff5d4dd48d8b791b2f4d978d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:03.000020 17693 tablet_copy_client.cc:806] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:03.000967 17693 tablet_copy_client.cc:670] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:03.007391 17689 tablet_bootstrap.cc:492] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:03.008332 17689 tablet_bootstrap.cc:492] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:03.008975 17689 ts_tablet_manager.cc:1403] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.009s
I20260709 13:04:03.011078 17693 tablet_copy_client.cc:538] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:03.021414 17693 tablet_bootstrap.cc:492] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:03.025768 17689 raft_consensus.cc:359] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:03.026580 17689 raft_consensus.cc:740] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:03.027259 17689 consensus_queue.cc:260] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:03.029927 17689 ts_tablet_manager.cc:1434] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:04:03.032179 16574 tablet_copy_service.cc:342] P b4c86083028143f98d380c2e818ca1b1: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-02099d809c444b74a8569fde13ef5215 received from {username='slave'} at 127.0.0.1:54720
I20260709 13:04:03.032721 16574 tablet_copy_service.cc:434] P b4c86083028143f98d380c2e818ca1b1: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-02099d809c444b74a8569fde13ef5215 on tablet 02099d809c444b74a8569fde13ef5215 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:03.053050 17693 tablet_bootstrap.cc:492] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:03.053862 17693 tablet_bootstrap.cc:492] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:03.054477 17693 ts_tablet_manager.cc:1403] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.007s
I20260709 13:04:03.056542 17693 raft_consensus.cc:359] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:03.057160 17693 raft_consensus.cc:740] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:03.057642 17693 consensus_queue.cc:260] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:03.059501 17693 ts_tablet_manager.cc:1434] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:03.061452 16648 tablet_copy_service.cc:342] P fcbcdd72dff84c748cdbbd14c2381d30: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-4776c872ff5d4dd48d8b791b2f4d978d received from {username='slave'} at 127.0.0.1:44578
I20260709 13:04:03.061854 16648 tablet_copy_service.cc:434] P fcbcdd72dff84c748cdbbd14c2381d30: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-4776c872ff5d4dd48d8b791b2f4d978d on tablet 4776c872ff5d4dd48d8b791b2f4d978d with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:03.929811 17310 raft_consensus.cc:1217] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:04:03.935205 17311 raft_consensus.cc:1217] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:03.961153 17308 raft_consensus.cc:1217] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:04.129154 17308 raft_consensus.cc:1217] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:04:04.138639 16455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 126608us
I20260709 13:04:04.147548 17706 raft_consensus.cc:493] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c86083028143f98d380c2e818ca1b1)
I20260709 13:04:04.148227 17706 raft_consensus.cc:515] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:04.150379 17706 leader_election.cc:290] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473)
I20260709 13:04:04.153698 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e588c02680424e41abeeed6902b69243" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "367a86a7dff746489ebbc2525e96ed77" is_pre_election: true
I20260709 13:04:04.178617 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e588c02680424e41abeeed6902b69243" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b4c86083028143f98d380c2e818ca1b1" is_pre_election: true
I20260709 13:04:04.189152 16603 leader_election.cc:304] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: 367a86a7dff746489ebbc2525e96ed77, b4c86083028143f98d380c2e818ca1b1
I20260709 13:04:04.191306 17730 raft_consensus.cc:2749] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:04.350376 17730 raft_consensus.cc:1064] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:04.352294 17730 consensus_queue.cc:237] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:04.358767 17310 raft_consensus.cc:1275] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:04.359056 16558 raft_consensus.cc:1275] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:04.359669 16489 raft_consensus.cc:1275] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:04.360489 17730 consensus_queue.cc:1048] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:04.361379 17703 consensus_queue.cc:1048] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:04.362447 17706 consensus_queue.cc:1048] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:04.398408 17703 raft_consensus.cc:2955] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.411257 16558 raft_consensus.cc:2955] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.429699 17311 raft_consensus.cc:2955] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.444478 16383 catalog_manager.cc:5697] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.456332 17709 raft_consensus.cc:1064] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:04.459378 17709 consensus_queue.cc:237] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:04.468101 16482 raft_consensus.cc:2955] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.473889 17711 raft_consensus.cc:1064] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:04.476372 17711 consensus_queue.cc:237] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:04.503070 16488 raft_consensus.cc:1275] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:04.504390 17311 raft_consensus.cc:1275] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:04.505898 17730 consensus_queue.cc:1048] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:04.507773 16558 raft_consensus.cc:1275] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:04.513813 17310 raft_consensus.cc:1275] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:04.518026 17711 consensus_queue.cc:1048] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:04.521090 17730 consensus_queue.cc:1048] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:04.523017 17719 consensus_queue.cc:1048] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:04.524668 16480 raft_consensus.cc:1275] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:04.535596 17703 consensus_queue.cc:1048] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.018s
I20260709 13:04:04.558354 16563 raft_consensus.cc:1275] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:04.573614 17709 raft_consensus.cc:2955] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.574378 17711 raft_consensus.cc:2955] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.579552 17731 consensus_queue.cc:1048] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:04.583536 17311 raft_consensus.cc:2955] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.585830 17305 raft_consensus.cc:2955] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.591261 17727 raft_consensus.cc:1064] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:04.594578 17727 consensus_queue.cc:237] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:04.601545 16631 consensus_queue.cc:237] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:04.598124 16483 raft_consensus.cc:2955] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.613458 16482 raft_consensus.cc:1275] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:04.615121 17305 raft_consensus.cc:1275] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:04.614253 16489 raft_consensus.cc:2955] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.617268 17730 consensus_queue.cc:1048] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:04.619397 17730 consensus_queue.cc:1048] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:04.624636 17730 raft_consensus.cc:2955] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.626276 16482 raft_consensus.cc:2955] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.640702 16385 catalog_manager.cc:5697] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.657205 16384 catalog_manager.cc:5697] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:04.660442 16563 raft_consensus.cc:2955] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.662925 16374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 82a6b5e64b8943088d0fa8ca865391ec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:04.681075 16558 raft_consensus.cc:2955] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.688766 16385 catalog_manager.cc:5697] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.692121 17311 raft_consensus.cc:1275] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:04.695103 17721 consensus_queue.cc:1048] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:04.706678 16631 raft_consensus.cc:1275] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:04.709218 16482 raft_consensus.cc:1275] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:04.709506 17727 consensus_queue.cc:1048] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:04.710597 17721 consensus_queue.cc:1048] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:04.712373 16554 tablet_service.cc:1558] Processing DeleteTablet for tablet 82a6b5e64b8943088d0fa8ca865391ec with delete_type TABLET_DATA_TOMBSTONED (TS b4c86083028143f98d380c2e818ca1b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52722
I20260709 13:04:04.692837 17305 raft_consensus.cc:2955] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.737025 17721 raft_consensus.cc:2955] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.738108 16630 consensus_queue.cc:237] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:04.749645 16483 raft_consensus.cc:1275] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:04.749651 17311 raft_consensus.cc:1275] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:04.750625 16482 raft_consensus.cc:2955] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.751891 17730 consensus_queue.cc:1048] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:04.753829 17730 consensus_queue.cc:1048] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:04.761965 17719 raft_consensus.cc:2955] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.763052 17311 raft_consensus.cc:2955] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.766741 17310 raft_consensus.cc:2955] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.771317 16483 raft_consensus.cc:2955] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.774075 16374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4776c872ff5d4dd48d8b791b2f4d978d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:04.774587 17751 tablet_replica.cc:333] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:04.784474 17751 raft_consensus.cc:2243] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:04.785341 17751 raft_consensus.cc:2272] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:04.788131 16387 catalog_manager.cc:5697] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:04.791781 16631 raft_consensus.cc:2955] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.799427 17751 ts_tablet_manager.cc:1916] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:04.814802 16554 tablet_service.cc:1558] Processing DeleteTablet for tablet 4776c872ff5d4dd48d8b791b2f4d978d with delete_type TABLET_DATA_TOMBSTONED (TS b4c86083028143f98d380c2e818ca1b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52722
I20260709 13:04:04.815867 17751 ts_tablet_manager.cc:1929] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:04.816383 17751 log.cc:1199] T 82a6b5e64b8943088d0fa8ca865391ec P b4c86083028143f98d380c2e818ca1b1: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root/wals/82a6b5e64b8943088d0fa8ca865391ec
I20260709 13:04:04.818164 16385 catalog_manager.cc:5697] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.823674 17751 tablet_replica.cc:333] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:04.823415 16373 catalog_manager.cc:5028] TS b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): tablet 82a6b5e64b8943088d0fa8ca865391ec (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
W20260709 13:04:04.824656 16659 debug-util.cc:398] Leaking SignalData structure 0x7b08001d7000 after lost signal to thread 15397
I20260709 13:04:04.824785 17751 raft_consensus.cc:2243] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:04.825687 17751 raft_consensus.cc:2272] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:04.825734 16659 debug-util.cc:398] Leaking SignalData structure 0x7b0800153a60 after lost signal to thread 16421
W20260709 13:04:04.827136 16659 debug-util.cc:398] Leaking SignalData structure 0x7b08001edc80 after lost signal to thread 16513
W20260709 13:04:04.828088 16659 debug-util.cc:398] Leaking SignalData structure 0x7b08001d1e00 after lost signal to thread 16588
W20260709 13:04:04.829039 16659 debug-util.cc:398] Leaking SignalData structure 0x7b08002f21a0 after lost signal to thread 16662
W20260709 13:04:04.830049 16659 debug-util.cc:398] Leaking SignalData structure 0x7b08002d2dc0 after lost signal to thread 17346
I20260709 13:04:04.830112 17751 ts_tablet_manager.cc:1916] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:04.846920 17751 ts_tablet_manager.cc:1929] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:04.847401 17751 log.cc:1199] T 4776c872ff5d4dd48d8b791b2f4d978d P b4c86083028143f98d380c2e818ca1b1: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root/wals/4776c872ff5d4dd48d8b791b2f4d978d
I20260709 13:04:04.849063 16373 catalog_manager.cc:5028] TS b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): tablet 4776c872ff5d4dd48d8b791b2f4d978d (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:04.878376 16558 consensus_queue.cc:237] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:04.887485 17310 raft_consensus.cc:1275] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:04.890025 17727 consensus_queue.cc:1048] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:04.894866 16630 raft_consensus.cc:1275] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:04.897727 17721 consensus_queue.cc:1048] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:04.899173 17726 raft_consensus.cc:2955] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.901261 17305 raft_consensus.cc:2955] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.919409 16384 catalog_manager.cc:5697] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.925704 16630 raft_consensus.cc:2955] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:04.937781 16479 tablet_service.cc:1558] Processing DeleteTablet for tablet 02099d809c444b74a8569fde13ef5215 with delete_type TABLET_DATA_TOMBSTONED (TS cd1bb048a4de4c8082b3b49c3259badc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50854
I20260709 13:04:04.943813 17754 tablet_replica.cc:333] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:04.948303 17754 raft_consensus.cc:2243] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:04.950887 16373 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 02099d809c444b74a8569fde13ef5215 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:04.952301 17754 raft_consensus.cc:2272] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:04.961717 17754 ts_tablet_manager.cc:1916] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:05.024516 17754 ts_tablet_manager.cc:1929] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:05.029039 17754 log.cc:1199] T 02099d809c444b74a8569fde13ef5215 P cd1bb048a4de4c8082b3b49c3259badc: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/wals/02099d809c444b74a8569fde13ef5215
I20260709 13:04:05.031580 16372 catalog_manager.cc:5028] TS cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): tablet 02099d809c444b74a8569fde13ef5215 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:05.038610 16630 consensus_queue.cc:237] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:05.045428 17310 raft_consensus.cc:1275] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:05.047150 17730 consensus_queue.cc:1048] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:05.054888 17730 raft_consensus.cc:2955] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:05.058176 17310 raft_consensus.cc:2955] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:05.074980 16558 raft_consensus.cc:1275] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:05.081789 16384 catalog_manager.cc:5697] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index 4 to 5, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New cstate: current_term: 2 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:05.099356 16479 tablet_service.cc:1558] Processing DeleteTablet for tablet ff63c95d59d54bec9ef64b2dad2d4cb6 with delete_type TABLET_DATA_TOMBSTONED (TS cd1bb048a4de4c8082b3b49c3259badc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50854
I20260709 13:04:05.100384 17754 tablet_replica.cc:333] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:05.101418 17754 raft_consensus.cc:2243] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:05.102139 17754 raft_consensus.cc:2272] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:05.106894 16374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ff63c95d59d54bec9ef64b2dad2d4cb6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:05.120273 17754 ts_tablet_manager.cc:1916] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:05.134063 17706 consensus_queue.cc:1048] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:05.139624 17754 ts_tablet_manager.cc:1929] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:04:05.140121 17754 log.cc:1199] T ff63c95d59d54bec9ef64b2dad2d4cb6 P cd1bb048a4de4c8082b3b49c3259badc: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/wals/ff63c95d59d54bec9ef64b2dad2d4cb6
I20260709 13:04:05.141711 16372 catalog_manager.cc:5028] TS cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): tablet ff63c95d59d54bec9ef64b2dad2d4cb6 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:05.142491 16558 raft_consensus.cc:2955] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:06.189038 16482 consensus_queue.cc:237] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:06.196924 16631 raft_consensus.cc:1275] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:06.197175 16563 raft_consensus.cc:1275] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:06.197589 16455 consensus_peers.cc:597] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9898dc074b234234ae00705369260442. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:06.198496 17720 consensus_queue.cc:1048] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:06.199416 17758 consensus_queue.cc:1048] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:06.206580 17720 raft_consensus.cc:2955] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:06.208447 16563 raft_consensus.cc:2955] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:06.210678 16631 raft_consensus.cc:2955] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:06.222940 16558 consensus_queue.cc:237] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:06.223901 16384 catalog_manager.cc:5697] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:06.246970 16530 consensus_peers.cc:597] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5353047ee4f44df2aa56436ac31691a6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:06.248064 16631 raft_consensus.cc:1275] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:06.248714 16482 raft_consensus.cc:1275] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:06.249274 17726 consensus_queue.cc:1048] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:06.251602 17726 consensus_queue.cc:1048] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:06.260219 17726 raft_consensus.cc:2955] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:06.263023 16631 raft_consensus.cc:2955] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:06.277132 16489 consensus_queue.cc:237] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:06.284745 16387 catalog_manager.cc:5697] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:06.288880 16482 raft_consensus.cc:2955] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
W20260709 13:04:06.303687 16455 consensus_peers.cc:597] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a8b60fe48529454c89b5329378a0f953. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:06.310135 16563 raft_consensus.cc:1275] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:06.311028 16631 raft_consensus.cc:1275] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:06.311632 17702 consensus_queue.cc:1048] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:06.312542 17720 consensus_queue.cc:1048] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:06.320653 17702 raft_consensus.cc:2955] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:06.323192 16631 raft_consensus.cc:2955] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:06.323141 16563 raft_consensus.cc:2955] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:06.339119 16387 catalog_manager.cc:5697] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:06.340395 16630 consensus_queue.cc:237] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:06.355553 16563 raft_consensus.cc:1275] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:06.355927 16604 consensus_peers.cc:597] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 557b165cfade4909bff9bbcebbcb7c38. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:06.356935 17755 consensus_queue.cc:1048] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:06.365388 16489 raft_consensus.cc:1275] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:06.365182 17731 raft_consensus.cc:2955] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:06.366341 16563 raft_consensus.cc:2955] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:06.366894 17755 consensus_queue.cc:1048] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:06.387738 16383 catalog_manager.cc:5697] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:06.397286 16489 raft_consensus.cc:2955] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:06.647334 17778 ts_tablet_manager.cc:933] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:06.659554 17778 tablet_copy_client.cc:323] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.130:46585
I20260709 13:04:06.661294 16574 tablet_copy_service.cc:140] P b4c86083028143f98d380c2e818ca1b1: Received BeginTabletCopySession request for tablet 5353047ee4f44df2aa56436ac31691a6 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:54720)
I20260709 13:04:06.661860 16574 tablet_copy_service.cc:161] P b4c86083028143f98d380c2e818ca1b1: Beginning new tablet copy session on tablet 5353047ee4f44df2aa56436ac31691a6 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:54720: session id = 367a86a7dff746489ebbc2525e96ed77-5353047ee4f44df2aa56436ac31691a6
I20260709 13:04:06.669701 16574 tablet_copy_source_session.cc:215] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:06.672979 17778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5353047ee4f44df2aa56436ac31691a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:06.689384 17778 tablet_copy_client.cc:806] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:06.690116 17778 tablet_copy_client.cc:670] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:06.694348 17778 tablet_copy_client.cc:538] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:06.703472 17778 tablet_bootstrap.cc:492] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:06.724103 17778 tablet_bootstrap.cc:492] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:06.725095 17778 tablet_bootstrap.cc:492] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:06.725754 17778 ts_tablet_manager.cc:1403] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260709 13:04:06.728652 17778 raft_consensus.cc:359] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:06.729497 17778 raft_consensus.cc:740] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:06.730127 17778 consensus_queue.cc:260] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:06.733320 17778 ts_tablet_manager.cc:1434] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:04:06.735256 16574 tablet_copy_service.cc:342] P b4c86083028143f98d380c2e818ca1b1: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-5353047ee4f44df2aa56436ac31691a6 received from {username='slave'} at 127.0.0.1:54720
I20260709 13:04:06.735697 16574 tablet_copy_service.cc:434] P b4c86083028143f98d380c2e818ca1b1: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-5353047ee4f44df2aa56436ac31691a6 on tablet 5353047ee4f44df2aa56436ac31691a6 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:06.744257 17778 ts_tablet_manager.cc:933] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261)
I20260709 13:04:06.760501 17778 tablet_copy_client.cc:323] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.129:44261
I20260709 13:04:06.762452 16499 tablet_copy_service.cc:140] P cd1bb048a4de4c8082b3b49c3259badc: Received BeginTabletCopySession request for tablet 9898dc074b234234ae00705369260442 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:56242)
I20260709 13:04:06.763063 16499 tablet_copy_service.cc:161] P cd1bb048a4de4c8082b3b49c3259badc: Beginning new tablet copy session on tablet 9898dc074b234234ae00705369260442 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:56242: session id = 367a86a7dff746489ebbc2525e96ed77-9898dc074b234234ae00705369260442
I20260709 13:04:06.773346 16499 tablet_copy_source_session.cc:215] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:06.780138 17778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9898dc074b234234ae00705369260442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:06.791594 17778 tablet_copy_client.cc:806] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:06.792183 17778 tablet_copy_client.cc:670] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:06.795732 17778 tablet_copy_client.cc:538] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:06.804486 17778 tablet_bootstrap.cc:492] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:06.821985 17778 tablet_bootstrap.cc:492] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:06.822808 17778 tablet_bootstrap.cc:492] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:06.823376 17778 ts_tablet_manager.cc:1403] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.005s
I20260709 13:04:06.825553 17778 raft_consensus.cc:359] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:06.826143 17778 raft_consensus.cc:740] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:06.826769 17778 consensus_queue.cc:260] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:06.829018 17778 ts_tablet_manager.cc:1434] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:04:06.831135 16499 tablet_copy_service.cc:342] P cd1bb048a4de4c8082b3b49c3259badc: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-9898dc074b234234ae00705369260442 received from {username='slave'} at 127.0.0.1:56242
I20260709 13:04:06.831499 16499 tablet_copy_service.cc:434] P cd1bb048a4de4c8082b3b49c3259badc: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-9898dc074b234234ae00705369260442 on tablet 9898dc074b234234ae00705369260442 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:06.855154 17778 ts_tablet_manager.cc:933] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:06.856841 17778 tablet_copy_client.cc:323] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.131:39279
I20260709 13:04:06.858422 16648 tablet_copy_service.cc:140] P fcbcdd72dff84c748cdbbd14c2381d30: Received BeginTabletCopySession request for tablet 557b165cfade4909bff9bbcebbcb7c38 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:44578)
I20260709 13:04:06.858898 16648 tablet_copy_service.cc:161] P fcbcdd72dff84c748cdbbd14c2381d30: Beginning new tablet copy session on tablet 557b165cfade4909bff9bbcebbcb7c38 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:44578: session id = 367a86a7dff746489ebbc2525e96ed77-557b165cfade4909bff9bbcebbcb7c38
I20260709 13:04:06.864758 16648 tablet_copy_source_session.cc:215] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:06.868076 17778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557b165cfade4909bff9bbcebbcb7c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:06.884620 17778 tablet_copy_client.cc:806] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:06.885177 17778 tablet_copy_client.cc:670] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:06.889467 17778 tablet_copy_client.cc:538] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:06.926136 17778 tablet_bootstrap.cc:492] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:07.000900 17789 ts_tablet_manager.cc:933] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261)
W20260709 13:04:07.032969 16528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 70491.9us
I20260709 13:04:07.064342 17789 tablet_copy_client.cc:323] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.129:44261
I20260709 13:04:07.067147 16499 tablet_copy_service.cc:140] P cd1bb048a4de4c8082b3b49c3259badc: Received BeginTabletCopySession request for tablet a8b60fe48529454c89b5329378a0f953 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:56242)
I20260709 13:04:07.068022 16499 tablet_copy_service.cc:161] P cd1bb048a4de4c8082b3b49c3259badc: Beginning new tablet copy session on tablet a8b60fe48529454c89b5329378a0f953 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:56242: session id = 367a86a7dff746489ebbc2525e96ed77-a8b60fe48529454c89b5329378a0f953
I20260709 13:04:07.084005 16499 tablet_copy_source_session.cc:215] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:07.090277 17789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b60fe48529454c89b5329378a0f953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.110411 17778 tablet_bootstrap.cc:492] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:07.111792 17778 tablet_bootstrap.cc:492] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:07.112632 17778 ts_tablet_manager.cc:1403] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.188s	user 0.022s	sys 0.010s
I20260709 13:04:07.116415 17778 raft_consensus.cc:359] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:07.117877 17778 raft_consensus.cc:740] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:07.118186 17789 tablet_copy_client.cc:806] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:07.118875 17789 tablet_copy_client.cc:670] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:07.118666 17778 consensus_queue.cc:260] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:07.123486 17778 ts_tablet_manager.cc:1434] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:04:07.131604 16648 tablet_copy_service.cc:342] P fcbcdd72dff84c748cdbbd14c2381d30: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-557b165cfade4909bff9bbcebbcb7c38 received from {username='slave'} at 127.0.0.1:44578
I20260709 13:04:07.132349 16648 tablet_copy_service.cc:434] P fcbcdd72dff84c748cdbbd14c2381d30: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-557b165cfade4909bff9bbcebbcb7c38 on tablet 557b165cfade4909bff9bbcebbcb7c38 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:07.139077 17310 raft_consensus.cc:1217] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:07.145166 17789 tablet_copy_client.cc:538] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:07.182407 17789 tablet_bootstrap.cc:492] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:07.202044 17789 tablet_bootstrap.cc:492] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:07.202888 17789 tablet_bootstrap.cc:492] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:07.203584 17789 ts_tablet_manager.cc:1403] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.011s
I20260709 13:04:07.205879 17789 raft_consensus.cc:359] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:07.206671 17789 raft_consensus.cc:740] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:07.207499 17789 consensus_queue.cc:260] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:07.210460 17789 ts_tablet_manager.cc:1434] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:04:07.212276 16499 tablet_copy_service.cc:342] P cd1bb048a4de4c8082b3b49c3259badc: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-a8b60fe48529454c89b5329378a0f953 received from {username='slave'} at 127.0.0.1:56242
I20260709 13:04:07.212774 16499 tablet_copy_service.cc:434] P cd1bb048a4de4c8082b3b49c3259badc: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-a8b60fe48529454c89b5329378a0f953 on tablet a8b60fe48529454c89b5329378a0f953 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:07.251736 17310 raft_consensus.cc:1217] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:07.465687 17310 raft_consensus.cc:1217] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:07.480130 17310 raft_consensus.cc:1217] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:07.728643 17774 raft_consensus.cc:1064] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:07.732889 17774 consensus_queue.cc:237] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:07.750864 16564 raft_consensus.cc:1275] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:07.752887 17702 consensus_queue.cc:1048] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:07.755119 17310 raft_consensus.cc:1275] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:07.755323 16631 raft_consensus.cc:1275] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:07.761549 17720 consensus_queue.cc:1048] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:07.762907 17702 consensus_queue.cc:1048] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:07.791074 17702 raft_consensus.cc:2955] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:07.803021 16631 raft_consensus.cc:2955] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:07.816462 16564 raft_consensus.cc:2955] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:07.818061 16384 catalog_manager.cc:5697] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:07.818840 17310 raft_consensus.cc:2955] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:07.850308 17791 raft_consensus.cc:1064] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:07.853514 17791 consensus_queue.cc:237] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:07.977454 17786 raft_consensus.cc:1064] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:07.979871 17786 consensus_queue.cc:237] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:08.011348 17305 raft_consensus.cc:1275] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:08.014532 17769 consensus_queue.cc:1048] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:08.025784 16631 raft_consensus.cc:1275] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:08.029444 16482 raft_consensus.cc:1275] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:08.029874 17769 consensus_queue.cc:1048] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:08.039558 17769 consensus_queue.cc:1048] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:08.056723 16482 consensus_queue.cc:237] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:08.045965 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:08.084132 17305 raft_consensus.cc:1275] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:08.090545 17800 consensus_queue.cc:1048] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:08.092201 16564 raft_consensus.cc:1275] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:08.097404 17310 raft_consensus.cc:2955] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.104348 16564 raft_consensus.cc:1275] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:08.106145 17800 consensus_queue.cc:1048] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:08.106899 17791 raft_consensus.cc:2955] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.108067 17720 raft_consensus.cc:2955] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.115401 16564 raft_consensus.cc:2955] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.117797 16385 catalog_manager.cc:5697] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.118786 16372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9898dc074b234234ae00705369260442 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:08.125557 17305 raft_consensus.cc:2955] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
W20260709 13:04:08.137764 16602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 120522us
I20260709 13:04:08.141934 16483 raft_consensus.cc:1275] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:08.144856 16384 catalog_manager.cc:5697] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:08.153398 17720 raft_consensus.cc:1064] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:08.157202 17720 consensus_queue.cc:237] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:08.173463 17310 raft_consensus.cc:1275] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:08.182482 16628 tablet_service.cc:1558] Processing DeleteTablet for tablet 9898dc074b234234ae00705369260442 with delete_type TABLET_DATA_TOMBSTONED (TS fcbcdd72dff84c748cdbbd14c2381d30 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44896
I20260709 13:04:08.185137 17819 tablet_replica.cc:333] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:08.186375 17819 raft_consensus.cc:2243] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.187386 17819 raft_consensus.cc:2272] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.191408 17310 raft_consensus.cc:1275] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:08.193104 17819 ts_tablet_manager.cc:1916] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:08.193414 17796 consensus_queue.cc:1048] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:08.194790 16564 raft_consensus.cc:1275] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:08.196307 17720 consensus_queue.cc:1048] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:04:08.202665 16528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 61240.2us
I20260709 13:04:08.141732 17807 consensus_queue.cc:1048] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:08.206015 17811 consensus_queue.cc:1048] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:08.213865 16483 raft_consensus.cc:2955] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.216511 17815 consensus_queue.cc:1048] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:04:08.238785 16631 raft_consensus.cc:1275] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:08.274113 17720 consensus_queue.cc:1048] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:08.354393 17819 ts_tablet_manager.cc:1929] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:08.357036 17819 log.cc:1199] T 9898dc074b234234ae00705369260442 P fcbcdd72dff84c748cdbbd14c2381d30: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root/wals/9898dc074b234234ae00705369260442
I20260709 13:04:08.389312 17774 raft_consensus.cc:2955] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.404338 16636 raft_consensus.cc:2955] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.412994 16557 consensus_queue.cc:237] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
W20260709 13:04:08.413475 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 137523us
I20260709 13:04:08.421424 17310 raft_consensus.cc:1275] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:08.426363 17814 consensus_queue.cc:1048] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:04:08.423457 17311 raft_consensus.cc:2955] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.430013 16374 catalog_manager.cc:5028] TS fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): tablet 9898dc074b234234ae00705369260442 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:08.433569 17811 raft_consensus.cc:2955] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.451573 16631 raft_consensus.cc:2955] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.471946 16384 catalog_manager.cc:5697] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.491751 17310 raft_consensus.cc:2955] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.503165 17816 raft_consensus.cc:2955] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.504181 16564 raft_consensus.cc:2955] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.514962 16634 raft_consensus.cc:1275] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:08.518965 16563 raft_consensus.cc:2955] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.522359 16373 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5353047ee4f44df2aa56436ac31691a6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:08.513693 17308 raft_consensus.cc:2955] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.538467 16559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c46307346f3417883ca25cc5e3d063d"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:08.532897 16489 consensus_queue.cc:237] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:08.539270 16559 raft_consensus.cc:606] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Received request to transfer leadership to TS 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:08.544474 16559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af4bd309e71c4d46a21af850239d9904"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:08.545236 16559 raft_consensus.cc:606] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Received request to transfer leadership to TS 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:08.549335 16482 raft_consensus.cc:2955] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.555404 16557 raft_consensus.cc:1275] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:08.558947 17769 consensus_queue.cc:1048] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:08.563052 17774 consensus_queue.cc:1048] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:08.564601 16387 catalog_manager.cc:5697] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.565547 16563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d73f96c873cb4da6b282a964ac3282dd"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:08.566169 16563 raft_consensus.cc:606] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Received request to transfer leadership to TS 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:08.574928 17800 raft_consensus.cc:2955] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.576871 16563 raft_consensus.cc:2955] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.584857 16372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a8b60fe48529454c89b5329378a0f953 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:08.590123 17311 raft_consensus.cc:1275] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:08.593425 16387 catalog_manager.cc:5697] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.591300 16634 consensus_queue.cc:237] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:08.595932 16630 raft_consensus.cc:2955] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.605126 16386 catalog_manager.cc:5697] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.616519 17310 raft_consensus.cc:1275] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:08.618386 16487 raft_consensus.cc:1275] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:08.626761 17774 consensus_queue.cc:1048] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:08.629738 16634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2381b7ca8aa4f1683435624c037fccb"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
mode: GRACEFUL
new_leader_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52334
I20260709 13:04:08.636041 16634 raft_consensus.cc:606] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Received request to transfer leadership to TS b4c86083028143f98d380c2e818ca1b1
I20260709 13:04:08.631209 17825 consensus_queue.cc:1048] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:04:08.637941 17311 raft_consensus.cc:2955] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.638635 17815 consensus_queue.cc:1048] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:08.641016 16564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2b8e53b249b4a999d82137e5169e016"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:08.641557 16564 raft_consensus.cc:606] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Received request to transfer leadership to TS cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:08.642786 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:08.644375 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:08.645396 16479 tablet_service.cc:1558] Processing DeleteTablet for tablet 5353047ee4f44df2aa56436ac31691a6 with delete_type TABLET_DATA_TOMBSTONED (TS cd1bb048a4de4c8082b3b49c3259badc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50854
I20260709 13:04:08.653479 17815 raft_consensus.cc:2955] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.656107 17310 raft_consensus.cc:2955] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.675719 16374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 557b165cfade4909bff9bbcebbcb7c38 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:08.677691 16482 raft_consensus.cc:2955] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.688531 17832 tablet_replica.cc:333] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:08.689916 17832 raft_consensus.cc:2243] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.699034 16628 tablet_service.cc:1558] Processing DeleteTablet for tablet a8b60fe48529454c89b5329378a0f953 with delete_type TABLET_DATA_TOMBSTONED (TS fcbcdd72dff84c748cdbbd14c2381d30 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44896
I20260709 13:04:08.700181 17819 tablet_replica.cc:333] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:08.701287 17819 raft_consensus.cc:2243] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.702068 17819 raft_consensus.cc:2272] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.690770 17832 raft_consensus.cc:2272] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.705780 17830 raft_consensus.cc:993] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1: : Instructing follower 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:08.706568 17814 raft_consensus.cc:1081] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Signalling peer 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:08.708405 17310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af4bd309e71c4d46a21af850239d9904"
dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:59486
I20260709 13:04:08.708971 17310 raft_consensus.cc:493] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:08.709293 17310 raft_consensus.cc:3060] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:08.712010 17814 raft_consensus.cc:993] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1: : Instructing follower cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:08.712536 17814 raft_consensus.cc:1081] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Signalling peer cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:08.714686 17832 ts_tablet_manager.cc:1916] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:08.716003 16487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2b8e53b249b4a999d82137e5169e016"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:50874
I20260709 13:04:08.714265 16385 catalog_manager.cc:5697] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:08.716609 16487 raft_consensus.cc:493] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:08.719388 16487 raft_consensus.cc:3060] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:08.712066 17819 ts_tablet_manager.cc:1916] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:08.727093 16487 raft_consensus.cc:515] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:08.733546 17830 raft_consensus.cc:993] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1: : Instructing follower 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:08.734089 17830 raft_consensus.cc:1081] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Signalling peer 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:08.735714 17310 raft_consensus.cc:515] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:08.736069 17308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c46307346f3417883ca25cc5e3d063d"
dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:59486
I20260709 13:04:08.736603 17308 raft_consensus.cc:493] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:08.736972 17308 raft_consensus.cc:3060] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:08.738438 17832 ts_tablet_manager.cc:1929] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:08.749018 17832 log.cc:1199] T 5353047ee4f44df2aa56436ac31691a6 P cd1bb048a4de4c8082b3b49c3259badc: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/wals/5353047ee4f44df2aa56436ac31691a6
I20260709 13:04:08.748764 16630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b8e53b249b4a999d82137e5169e016" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:08.749171 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b8e53b249b4a999d82137e5169e016" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:08.740048 16634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4bd309e71c4d46a21af850239d9904" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:08.749605 16630 raft_consensus.cc:3060] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:08.749780 17819 ts_tablet_manager.cc:1929] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:08.750319 17819 log.cc:1199] T a8b60fe48529454c89b5329378a0f953 P fcbcdd72dff84c748cdbbd14c2381d30: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root/wals/a8b60fe48529454c89b5329378a0f953
I20260709 13:04:08.741011 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4bd309e71c4d46a21af850239d9904" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:08.750967 16564 raft_consensus.cc:3055] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:08.751281 16564 raft_consensus.cc:740] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:08.752002 16564 consensus_queue.cc:260] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:08.752522 16372 catalog_manager.cc:5028] TS cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): tablet 5353047ee4f44df2aa56436ac31691a6 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:08.753053 16564 raft_consensus.cc:3060] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:08.749958 16634 raft_consensus.cc:3060] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:08.749881 16563 raft_consensus.cc:3055] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:08.754658 16563 raft_consensus.cc:740] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:08.755439 16563 consensus_queue.cc:260] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:08.756443 16563 raft_consensus.cc:3060] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:08.757352 16630 raft_consensus.cc:2468] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:08.759747 16455 leader_election.cc:304] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:04:08.760747 16634 raft_consensus.cc:2468] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:08.745307 16554 tablet_service.cc:1558] Processing DeleteTablet for tablet 557b165cfade4909bff9bbcebbcb7c38 with delete_type TABLET_DATA_TOMBSTONED (TS b4c86083028143f98d380c2e818ca1b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52722
I20260709 13:04:08.760955 16374 catalog_manager.cc:5028] TS fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): tablet a8b60fe48529454c89b5329378a0f953 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:08.748405 17308 raft_consensus.cc:515] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:08.762738 17265 leader_election.cc:304] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:04:08.763984 17781 raft_consensus.cc:2804] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:08.764205 17800 raft_consensus.cc:2804] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:08.764714 17800 raft_consensus.cc:697] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:08.765494 17800 consensus_queue.cc:237] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:08.766582 16482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c46307346f3417883ca25cc5e3d063d" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:08.767386 16482 raft_consensus.cc:3060] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:08.747352 16487 leader_election.cc:290] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:08.743088 17310 leader_election.cc:290] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:08.805596 17815 raft_consensus.cc:993] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30: : Instructing follower b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:08.806172 17815 raft_consensus.cc:1081] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Signalling peer b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:08.808868 16555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2381b7ca8aa4f1683435624c037fccb"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52730
I20260709 13:04:08.809491 16555 raft_consensus.cc:493] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:08.809867 16555 raft_consensus.cc:3060] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:08.812000 16563 raft_consensus.cc:2468] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:08.816656 17833 tablet_replica.cc:333] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:08.818136 17833 raft_consensus.cc:2243] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:08.822521 16564 raft_consensus.cc:2468] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:08.829244 17833 raft_consensus.cc:2272] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:08.831436 17781 raft_consensus.cc:697] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Becoming Leader. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Running, Role: LEADER
I20260709 13:04:08.832748 17781 consensus_queue.cc:237] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:08.833534 17833 ts_tablet_manager.cc:1916] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:08.850728 16555 raft_consensus.cc:515] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:08.854024 16630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2381b7ca8aa4f1683435624c037fccb" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:08.854724 16630 raft_consensus.cc:3055] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:08.855091 16630 raft_consensus.cc:740] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:08.855937 16630 consensus_queue.cc:260] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:08.869596 16630 raft_consensus.cc:3060] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.029330 17817 raft_consensus.cc:993] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1: : Instructing follower 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:09.029881 17816 raft_consensus.cc:1081] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Signalling peer 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:08.897414 17833 ts_tablet_manager.cc:1929] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
W20260709 13:04:08.956708 17835 log.cc:927] Time spent T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc: Append to log took a long time: real 0.112s	user 0.003s	sys 0.000s
I20260709 13:04:09.031199 17833 log.cc:1199] T 557b165cfade4909bff9bbcebbcb7c38 P b4c86083028143f98d380c2e818ca1b1: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root/wals/557b165cfade4909bff9bbcebbcb7c38
I20260709 13:04:08.958410 16483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2381b7ca8aa4f1683435624c037fccb" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:09.032109 16483 raft_consensus.cc:3060] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.032209 17305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d73f96c873cb4da6b282a964ac3282dd"
dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:59486
I20260709 13:04:09.032840 17305 raft_consensus.cc:493] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:09.033200 17305 raft_consensus.cc:3060] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:08.981617 16383 catalog_manager.cc:5697] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: term changed from 1 to 2, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "367a86a7dff746489ebbc2525e96ed77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:09.050133 16630 raft_consensus.cc:2468] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:09.056447 16483 raft_consensus.cc:2468] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:09.008924 16556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c46307346f3417883ca25cc5e3d063d" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:09.060129 16556 raft_consensus.cc:3055] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:09.060454 16556 raft_consensus.cc:740] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:09.061224 16556 consensus_queue.cc:260] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:09.062225 16556 raft_consensus.cc:3060] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.075519 16556 raft_consensus.cc:2468] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:09.058357 16387 catalog_manager.cc:5697] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 1 to 2, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 2 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.995682 16555 leader_election.cc:290] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:08.895888 17308 leader_election.cc:290] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:09.024523 16482 raft_consensus.cc:2468] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:09.083762 16528 leader_election.cc:304] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
W20260709 13:04:09.167979 16528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 84311us
I20260709 13:04:09.168547 16487 raft_consensus.cc:1240] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Rejecting Update request from peer b4c86083028143f98d380c2e818ca1b1 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:09.169502 17264 leader_election.cc:304] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77, b4c86083028143f98d380c2e818ca1b1; no voters: 
I20260709 13:04:09.170387 17781 raft_consensus.cc:2804] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:09.170876 17817 raft_consensus.cc:2804] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:09.170886 16373 catalog_manager.cc:5028] TS b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): tablet 557b165cfade4909bff9bbcebbcb7c38 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:09.174261 17817 raft_consensus.cc:697] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:09.175276 17817 consensus_queue.cc:237] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:04:09.177343 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 74742.4us
I20260709 13:04:09.170917 17781 raft_consensus.cc:697] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Becoming Leader. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Running, Role: LEADER
I20260709 13:04:09.179502 17781 consensus_queue.cc:237] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:09.208755 17305 raft_consensus.cc:515] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:09.214247 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73f96c873cb4da6b282a964ac3282dd" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:09.214927 16559 raft_consensus.cc:3055] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:09.215260 16559 raft_consensus.cc:740] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:09.216063 16559 consensus_queue.cc:260] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:09.217329 16559 raft_consensus.cc:3060] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.217864 17305 leader_election.cc:290] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:09.219367 16630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73f96c873cb4da6b282a964ac3282dd" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:09.220017 16630 raft_consensus.cc:3060] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.217669 16383 catalog_manager.cc:5697] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 1 to 2, leader changed from fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:09.229815 16387 catalog_manager.cc:5697] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: term changed from 1 to 2, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "367a86a7dff746489ebbc2525e96ed77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:09.231976 16630 raft_consensus.cc:2468] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:09.232669 16559 raft_consensus.cc:2468] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:09.236030 17264 leader_election.cc:304] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77, b4c86083028143f98d380c2e818ca1b1; no voters: 
I20260709 13:04:09.237989 17781 raft_consensus.cc:2804] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:09.238531 17781 raft_consensus.cc:697] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Becoming Leader. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Running, Role: LEADER
I20260709 13:04:09.239650 17781 consensus_queue.cc:237] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:09.255442 16387 catalog_manager.cc:5697] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: term changed from 1 to 2, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "367a86a7dff746489ebbc2525e96ed77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:09.261174 16630 raft_consensus.cc:1275] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:09.262567 17781 consensus_queue.cc:1048] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:09.271700 16559 raft_consensus.cc:1275] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:09.272976 17834 consensus_queue.cc:1048] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:09.361709 16559 raft_consensus.cc:1275] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:09.361877 16630 raft_consensus.cc:1275] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:09.363130 17796 consensus_queue.cc:1048] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:09.363859 17702 consensus_queue.cc:1048] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:09.584311 16487 raft_consensus.cc:1275] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:09.585850 17805 consensus_queue.cc:1048] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:09.596081 16634 raft_consensus.cc:1275] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:09.598369 17817 consensus_queue.cc:1048] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:09.650725 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:09.690832 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:09.713685 16634 raft_consensus.cc:1275] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:09.715103 17781 consensus_queue.cc:1048] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:09.723933 16558 raft_consensus.cc:1275] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:09.725736 17781 consensus_queue.cc:1048] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:09.732892 16630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "142fb1312ba34a28b377763038a4fb5a"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
mode: GRACEFUL
new_leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:52334
I20260709 13:04:09.733480 16630 raft_consensus.cc:606] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Received request to transfer leadership to TS cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:09.758260 16555 raft_consensus.cc:1275] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:09.760730 17856 consensus_queue.cc:1048] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:09.779516 16487 raft_consensus.cc:1275] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:09.790735 17856 consensus_queue.cc:1048] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:09.826169 16489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
mode: GRACEFUL
new_leader_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:42686
I20260709 13:04:09.827253 16489 raft_consensus.cc:606] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 3 LEADER]: Received request to transfer leadership to TS b4c86083028143f98d380c2e818ca1b1
I20260709 13:04:09.847010 16630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfd1681fbf5248818ee06f99a4f1dfc4"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
mode: GRACEFUL
new_leader_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52334
I20260709 13:04:09.847595 16630 raft_consensus.cc:606] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Received request to transfer leadership to TS b4c86083028143f98d380c2e818ca1b1
I20260709 13:04:09.851349 16634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e91958a98da3411892349d92a7c8b33c"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
mode: GRACEFUL
new_leader_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52334
I20260709 13:04:09.852021 16634 raft_consensus.cc:606] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Received request to transfer leadership to TS b4c86083028143f98d380c2e818ca1b1
I20260709 13:04:09.857770 16555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9445258dfd248d1984199f0c8854dea"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:09.858330 16555 raft_consensus.cc:606] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Received request to transfer leadership to TS cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:09.861161 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:09.863472 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:09.917724 16555 consensus_queue.cc:237] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:09.926878 16630 raft_consensus.cc:1275] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:09.927861 16530 consensus_peers.cc:597] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 999921e960024c6aa3a5632ad4751fb4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:09.928759 17817 consensus_queue.cc:1048] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:09.929172 16487 raft_consensus.cc:1275] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:09.930820 17837 consensus_queue.cc:1048] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:09.937318 17817 raft_consensus.cc:2955] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:09.939116 16630 raft_consensus.cc:2955] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:09.940413 16487 raft_consensus.cc:2955] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:09.952770 16489 consensus_queue.cc:237] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:09.955343 16385 catalog_manager.cc:5697] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:09.982071 16630 raft_consensus.cc:1275] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:09.982285 16555 raft_consensus.cc:1275] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:09.984090 16455 consensus_peers.cc:597] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 005d6c846b7c496a867bc3440c47618d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:09.987994 17702 consensus_queue.cc:1048] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:09.989127 17852 consensus_queue.cc:1048] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:10.001636 17702 raft_consensus.cc:2955] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:10.003547 16555 raft_consensus.cc:2955] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:10.006949 16634 raft_consensus.cc:2955] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:10.016258 16558 consensus_queue.cc:237] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:10.018235 17811 raft_consensus.cc:993] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30: : Instructing follower cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:10.018802 17811 raft_consensus.cc:1081] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Signalling peer cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:10.023310 16383 catalog_manager.cc:5697] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.031947 17815 raft_consensus.cc:993] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30: : Instructing follower b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:10.032698 17815 raft_consensus.cc:1081] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Signalling peer b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:10.024837 16489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "142fb1312ba34a28b377763038a4fb5a"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:50870
I20260709 13:04:10.035013 16489 raft_consensus.cc:493] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:10.025441 17800 raft_consensus.cc:993] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc: : Instructing follower b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:10.035377 16489 raft_consensus.cc:3060] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.035581 17800 raft_consensus.cc:1081] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 3 LEADER]: Signalling peer b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:10.038043 16559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52724
I20260709 13:04:10.038723 16559 raft_consensus.cc:493] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:10.039166 16559 raft_consensus.cc:3060] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:10.044071 16555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e91958a98da3411892349d92a7c8b33c"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52730
I20260709 13:04:10.044633 16555 raft_consensus.cc:493] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:10.044971 16555 raft_consensus.cc:3060] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.045761 17817 raft_consensus.cc:993] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1: : Instructing follower cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:10.046226 17817 raft_consensus.cc:1081] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Signalling peer cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:10.051254 16483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9445258dfd248d1984199f0c8854dea"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:50874
I20260709 13:04:10.051790 16483 raft_consensus.cc:493] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:10.052105 16483 raft_consensus.cc:3060] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.045315 16489 raft_consensus.cc:515] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:10.059959 16559 raft_consensus.cc:515] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:10.063905 16482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:10.064471 16482 raft_consensus.cc:3055] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:10.064769 16482 raft_consensus.cc:740] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:10.065033 16483 raft_consensus.cc:515] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:10.065500 16482 consensus_queue.cc:260] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:10.066223 16630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87bfc6265b6b4c20b0d190cbc14e341b" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:10.066785 16630 raft_consensus.cc:3060] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:10.068572 16555 raft_consensus.cc:515] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:10.069284 16482 raft_consensus.cc:3060] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:10.072700 16559 leader_election.cc:290] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 4 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:10.073371 16556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142fb1312ba34a28b377763038a4fb5a" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:10.073555 16489 leader_election.cc:290] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:10.073940 16556 raft_consensus.cc:3060] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.078009 16630 raft_consensus.cc:2468] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 4.
I20260709 13:04:10.078995 16631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142fb1312ba34a28b377763038a4fb5a" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:10.079257 16530 leader_election.cc:304] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:04:10.079555 16631 raft_consensus.cc:3055] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:10.079897 16631 raft_consensus.cc:740] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:10.080032 17816 raft_consensus.cc:2804] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:10.080636 16631 consensus_queue.cc:260] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:10.081328 17816 raft_consensus.cc:697] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 4 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:10.081811 16631 raft_consensus.cc:3060] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.082139 16482 raft_consensus.cc:2468] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 4.
I20260709 13:04:10.082172 17816 consensus_queue.cc:237] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:10.084697 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91958a98da3411892349d92a7c8b33c" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:10.085191 16487 raft_consensus.cc:3060] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.086553 16555 leader_election.cc:290] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:10.087131 16634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9445258dfd248d1984199f0c8854dea" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:10.087366 16483 leader_election.cc:290] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:10.087728 16634 raft_consensus.cc:3060] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:04:10.088403 16530 consensus_peers.cc:597] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d51729db6a34dd5896afecaf230a7cd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:10.088496 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9445258dfd248d1984199f0c8854dea" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:10.090910 16556 raft_consensus.cc:2468] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:10.089214 16631 raft_consensus.cc:2468] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:10.092860 16635 raft_consensus.cc:1275] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:10.090067 16630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91958a98da3411892349d92a7c8b33c" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:10.094343 16483 raft_consensus.cc:1275] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:10.094529 16630 raft_consensus.cc:3055] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:10.093935 16555 raft_consensus.cc:3055] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:10.095194 16455 leader_election.cc:304] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:04:10.095777 17817 consensus_queue.cc:1048] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:10.096413 17702 raft_consensus.cc:2804] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:10.095439 16555 raft_consensus.cc:740] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:10.096879 17702 raft_consensus.cc:697] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:10.097424 16555 consensus_queue.cc:260] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:10.097649 17702 consensus_queue.cc:237] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:10.098675 16555 raft_consensus.cc:3060] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.097671 17817 consensus_queue.cc:1048] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:04:10.100723 16659 debug-util.cc:398] Leaking SignalData structure 0x7b08002c9f40 after lost signal to thread 15397
I20260709 13:04:10.095007 16630 raft_consensus.cc:740] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
W20260709 13:04:10.101689 16659 debug-util.cc:398] Leaking SignalData structure 0x7b0800300d00 after lost signal to thread 16421
I20260709 13:04:10.102351 16630 consensus_queue.cc:260] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:10.098552 16634 raft_consensus.cc:2468] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
W20260709 13:04:10.102892 16659 debug-util.cc:398] Leaking SignalData structure 0x7b0800153840 after lost signal to thread 16513
I20260709 13:04:10.103847 16630 raft_consensus.cc:3060] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.112772 16555 raft_consensus.cc:2468] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:10.112862 16487 raft_consensus.cc:2468] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:10.112021 16387 catalog_manager.cc:5697] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 3 to 4, leader changed from cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 4 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:10.104197 16659 debug-util.cc:398] Leaking SignalData structure 0x7b08001d7420 after lost signal to thread 16588
I20260709 13:04:10.115957 16454 leader_election.cc:304] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
W20260709 13:04:10.116348 16659 debug-util.cc:398] Leaking SignalData structure 0x7b08002832c0 after lost signal to thread 16662
I20260709 13:04:10.116740 17800 raft_consensus.cc:2804] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:10.117225 17800 raft_consensus.cc:697] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
W20260709 13:04:10.117430 16659 debug-util.cc:398] Leaking SignalData structure 0x7b08002ca760 after lost signal to thread 17346
I20260709 13:04:10.118034 17800 consensus_queue.cc:237] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:10.122361 16630 raft_consensus.cc:2468] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:10.136731 16530 leader_election.cc:304] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:04:10.141196 17816 raft_consensus.cc:2804] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:10.144989 17816 raft_consensus.cc:697] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:10.154199 17816 consensus_queue.cc:237] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:10.176054 17840 raft_consensus.cc:993] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30: : Instructing follower b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:10.176548 17840 raft_consensus.cc:1081] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Signalling peer b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:10.143461 17817 raft_consensus.cc:2955] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:10.180614 16555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfd1681fbf5248818ee06f99a4f1dfc4"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52730
I20260709 13:04:10.181260 16555 raft_consensus.cc:493] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:10.181689 16555 raft_consensus.cc:3060] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.210382 16555 raft_consensus.cc:515] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:10.209270 16387 catalog_manager.cc:5697] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 1 to 2, leader changed from fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 2 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.216861 16555 leader_election.cc:290] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
W20260709 13:04:10.208014 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 64309.8us
I20260709 13:04:10.221771 16634 raft_consensus.cc:2955] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:10.233631 16635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd1681fbf5248818ee06f99a4f1dfc4" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:10.236104 16635 raft_consensus.cc:3055] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:10.236480 16635 raft_consensus.cc:740] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:10.243081 16635 consensus_queue.cc:260] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:10.259253 16635 raft_consensus.cc:3060] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.269171 16635 raft_consensus.cc:2468] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:10.326323 16387 catalog_manager.cc:5697] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 1 to 2, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 2 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:10.368693 16602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 73377.7us
I20260709 13:04:10.401082 16530 leader_election.cc:304] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:04:10.413020 17879 raft_consensus.cc:2804] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:04:10.417755 16528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 219530us
I20260709 13:04:10.417771 17879 raft_consensus.cc:697] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:10.425621 17879 consensus_queue.cc:237] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:10.476061 16489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd1681fbf5248818ee06f99a4f1dfc4" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
W20260709 13:04:10.480306 16454 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 72814us
I20260709 13:04:10.497215 16489 raft_consensus.cc:3060] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:04:10.528095 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 76975.9us
I20260709 13:04:10.533631 16558 consensus_queue.cc:237] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:10.541882 16387 catalog_manager.cc:5697] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 1 to 2, leader changed from fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:10.549247 16604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.132:38473, user_credentials={real_user=slave}} blocked reactor thread for 97864.1us
I20260709 13:04:10.564838 16556 raft_consensus.cc:1275] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:10.566339 17893 consensus_queue.cc:1048] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:10.576990 16632 raft_consensus.cc:1275] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:10.578502 17893 consensus_queue.cc:1048] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:10.593462 16483 raft_consensus.cc:2955] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
W20260709 13:04:10.601604 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 151006us
I20260709 13:04:10.601927 17906 ts_tablet_manager.cc:933] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261)
I20260709 13:04:10.613485 16489 raft_consensus.cc:2468] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:10.659540 16632 raft_consensus.cc:1275] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:10.663844 17702 consensus_queue.cc:1048] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:10.671275 16635 raft_consensus.cc:1275] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 4 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:04:10.686446 17907 log.cc:927] Time spent T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
I20260709 13:04:10.687911 17904 ts_tablet_manager.cc:933] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
W20260709 13:04:10.778504 16527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:10.773280 16387 catalog_manager.cc:5697] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:10.793154 16558 raft_consensus.cc:1275] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:10.799314 17800 consensus_queue.cc:1048] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:04:10.808917 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 173049us
W20260709 13:04:10.851886 17905 log.cc:927] Time spent T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 13:04:10.860606 17904 tablet_copy_client.cc:323] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.130:46585
W20260709 13:04:10.928134 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 101094us
I20260709 13:04:10.902456 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:04:10.938555 16528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 101924us
I20260709 13:04:10.961463 17917 consensus_queue.cc:1048] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:04:10.967154 16630 raft_consensus.cc:1275] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:10.969905 17906 tablet_copy_client.cc:323] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.129:44261
I20260709 13:04:10.981709 16574 tablet_copy_service.cc:140] P b4c86083028143f98d380c2e818ca1b1: Received BeginTabletCopySession request for tablet 999921e960024c6aa3a5632ad4751fb4 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:54720)
I20260709 13:04:10.982316 16574 tablet_copy_service.cc:161] P b4c86083028143f98d380c2e818ca1b1: Beginning new tablet copy session on tablet 999921e960024c6aa3a5632ad4751fb4 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:54720: session id = 367a86a7dff746489ebbc2525e96ed77-999921e960024c6aa3a5632ad4751fb4
I20260709 13:04:10.982614 16489 raft_consensus.cc:1275] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:10.989938 16489 raft_consensus.cc:1275] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 4 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:11.003903 16629 raft_consensus.cc:1275] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:11.046021 16499 tablet_copy_service.cc:140] P cd1bb048a4de4c8082b3b49c3259badc: Received BeginTabletCopySession request for tablet 005d6c846b7c496a867bc3440c47618d from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:56242)
I20260709 13:04:11.046643 16499 tablet_copy_service.cc:161] P cd1bb048a4de4c8082b3b49c3259badc: Beginning new tablet copy session on tablet 005d6c846b7c496a867bc3440c47618d from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:56242: session id = 367a86a7dff746489ebbc2525e96ed77-005d6c846b7c496a867bc3440c47618d
I20260709 13:04:11.056635 16499 tablet_copy_source_session.cc:215] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:11.059562 16574 tablet_copy_source_session.cc:215] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:11.062664 16385 catalog_manager.cc:5697] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 1 to 2, leader changed from fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:11.080607 17906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005d6c846b7c496a867bc3440c47618d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.095235 17925 ts_tablet_manager.cc:933] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
W20260709 13:04:11.101018 16602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 408766us
W20260709 13:04:11.110682 16530 consensus_peers.cc:597] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bec424992dce41bea3057e31a01d7761. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:11.122426 16528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 55888.9us
I20260709 13:04:11.133044 16482 raft_consensus.cc:1275] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:11.158674 17899 consensus_queue.cc:1048] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:04:11.159363 17878 consensus_queue.cc:1048] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 13:04:11.144799 17837 consensus_queue.cc:1048] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:04:11.170732 16487 raft_consensus.cc:1275] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.221632 17910 consensus_queue.cc:1048] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 13:04:11.246331 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:11.251051 17904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999921e960024c6aa3a5632ad4751fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.280561 17912 consensus_queue.cc:1048] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:04:11.281502 17925 tablet_copy_client.cc:323] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.130:46585
I20260709 13:04:11.285808 16574 tablet_copy_service.cc:140] P b4c86083028143f98d380c2e818ca1b1: Received BeginTabletCopySession request for tablet 4d51729db6a34dd5896afecaf230a7cd from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:54720)
I20260709 13:04:11.286345 16574 tablet_copy_service.cc:161] P b4c86083028143f98d380c2e818ca1b1: Beginning new tablet copy session on tablet 4d51729db6a34dd5896afecaf230a7cd from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:54720: session id = 367a86a7dff746489ebbc2525e96ed77-4d51729db6a34dd5896afecaf230a7cd
I20260709 13:04:11.247566 17837 consensus_queue.cc:1048] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 13:04:11.489194 16574 tablet_copy_source_session.cc:215] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:11.489732 16633 raft_consensus.cc:1275] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.502116 17882 consensus_queue.cc:1048] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:11.580953 17904 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:59486 (request call id 299) took 1045 ms. Trace:
I20260709 13:04:11.581490 17904 rpcz_store.cc:276] 0709 13:04:10.535247 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:10.535927 (+   680us) service_pool.cc:224] Handling call
0709 13:04:10.688285 (+152358us) ts_tablet_manager.cc:934] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
0709 13:04:11.134926 (+446641us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:04:11.488000 (+353074us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:11.488142 (+   142us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:04:11.580176 (+ 92034us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:04:11.580511 (+   335us) tablet_replica.cc:206] Creating consensus instance
0709 13:04:11.580805 (+   294us) ts_tablet_manager.cc:989] Replica registered.
0709 13:04:11.580869 (+    64us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":32133,"tablet-copy.queue_time_us":151437,"thread_start_us":197512,"threads_started":2}
I20260709 13:04:11.583521 17904 tablet_copy_client.cc:806] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:11.584193 17904 tablet_copy_client.cc:670] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:11.644500 17925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d51729db6a34dd5896afecaf230a7cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.651787 17938 ts_tablet_manager.cc:933] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:11.658016 17906 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:59500 (request call id 253) took 1147 ms. Trace:
I20260709 13:04:11.665385 17904 tablet_copy_client.cc:538] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:11.675000 17882 raft_consensus.cc:2955] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:11.691167 16481 raft_consensus.cc:2955] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:11.698379 16629 raft_consensus.cc:2955] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:11.701766 17904 tablet_bootstrap.cc:492] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:11.658489 17906 rpcz_store.cc:276] 0709 13:04:10.510990 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:10.511141 (+   151us) service_pool.cc:224] Handling call
0709 13:04:10.603519 (+ 92378us) ts_tablet_manager.cc:934] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261)
0709 13:04:11.078980 (+475461us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:04:11.581944 (+502964us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:11.582073 (+   129us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:04:11.657307 (+ 75234us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:04:11.657603 (+   296us) tablet_replica.cc:206] Creating consensus instance
0709 13:04:11.657869 (+   266us) ts_tablet_manager.cc:989] Replica registered.
0709 13:04:11.657924 (+    55us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":57376,"tablet-copy.queue_time_us":90223,"thread_start_us":344639,"threads_started":2}
I20260709 13:04:11.754403 16555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02099d809c444b74a8569fde13ef5215"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:11.755247 16555 raft_consensus.cc:606] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Received request to transfer leadership to TS 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:11.758183 16555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5353047ee4f44df2aa56436ac31691a6"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:11.758749 16555 raft_consensus.cc:606] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Received request to transfer leadership to TS 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:11.764762 17906 tablet_copy_client.cc:806] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:11.765414 17906 tablet_copy_client.cc:670] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:11.799005 16480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a04f630ef2624c63bb2a72d50b0570a1"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
mode: GRACEFUL
new_leader_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:42686
I20260709 13:04:11.799643 16480 raft_consensus.cc:606] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Received request to transfer leadership to TS 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:11.805234 17906 tablet_copy_client.cc:538] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:11.836862 16558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2381b7ca8aa4f1683435624c037fccb"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:11.837533 16558 raft_consensus.cc:606] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Received request to transfer leadership to TS cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:11.839558 17906 tablet_bootstrap.cc:492] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:11.841830 16487 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4be98000f9e45aca6246ebb29caaf3a"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
mode: GRACEFUL
new_leader_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:42686
I20260709 13:04:11.845867 16487 raft_consensus.cc:606] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Received request to transfer leadership to TS b4c86083028143f98d380c2e818ca1b1
I20260709 13:04:11.856374 16631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff63c95d59d54bec9ef64b2dad2d4cb6"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
mode: GRACEFUL
new_leader_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:52334
I20260709 13:04:11.857046 16631 raft_consensus.cc:606] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Received request to transfer leadership to TS 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:11.861907 17925 tablet_copy_client.cc:806] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:11.862531 17925 tablet_copy_client.cc:670] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:11.845832 17938 tablet_copy_client.cc:323] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.130:46585
I20260709 13:04:11.863569 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:04:11.865245 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:11.847044 17882 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:54708 (request call id 11) took 1472 ms. Trace:
I20260709 13:04:11.870162 17882 rpcz_store.cc:276] 0709 13:04:10.374420 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:10.374545 (+   125us) service_pool.cc:224] Handling call
0709 13:04:10.532488 (+157943us) spinlock_profiling.cc:243] Waited 2.13 ms on lock 0x7b2c00010828. stack: 00007fb2c627d343 00007fb2c627d240 00007fb2c5c0c1d4 00007fb2cf94a304 00007fb2cf94a299 00007fb2c7c95a11 00007fb2c7ca4a0a 00007fb2c7ca4693 00007fb2c7ca4631 00007fb2c93d7902 00007fb2c93d76dd 00007fb2c93a2f3f 00007fb2c93a26b3 00007fb2ce362d29 00007fb2c78e11d4 00007fb2c78e1162
0709 13:04:10.558929 (+ 26441us) log.cc:844] Serialized 499 byte log entry
0709 13:04:10.687652 (+128723us) spinlock_profiling.cc:243] Waited 1.92 ms on lock 0x7b180025f2a0. stack: 00007fb2c627d343 00007fb2c627d240 00007fb2c5c0c1d4 00007fb2cf94a304 00007fb2cf94a299 00007fb2cf177de1 00007fb2cf1845b1 00007fb2c62af3f3 00007fb2c62b17c1 00007fb2c62b1779 00007fb2c62b1709 00007fb2c62b16d1 00007fb2c62b09cd 000000000038f354 000000000038f199 00007fb2c629283a
0709 13:04:10.697709 (+ 10057us) spinlock_profiling.cc:243] Waited 1.71 ms on lock 0x7b180025f2a0. stack: 00007fb2c627d343 00007fb2c627d240 00007fb2c5c0c1d4 00007fb2cf94a304 00007fb2cf94a299 00007fb2cf177de1 00007fb2cf1845b1 00007fb2c627d2a6 00007fb2c627d240 00007fb2c5c0c1d4 00007fb2cf94a304 00007fb2cf94a299 00007fb2c7c95a11 00007fb2c7ca4a0a 00007fb2c7ca4693 00007fb2c7ca4631
0709 13:04:10.854654 (+156945us) spinlock_profiling.cc:243] Waited 8.76 ms on lock 0x7b54000f76a0. stack: 00007fb2c627d343 00007fb2c627d240 00007fb2c5c0c1d4 00007fb2cf94a304 00007fb2cf94a299 00007fb2c9305571 00007fb2c931cb26 00007fb2c931649a 00007fb2c9315714 00007fb2c92f5eaa 00007fb2c92fcd53 00007fb2c92fccd9 00007fb2c92fcc69 00007fb2c92fcc31 00007fb2c92fbdfd 000000000038f354
0709 13:04:10.899526 (+ 44872us) spinlock_profiling.cc:243] Waited 2.85 ms on lock 0x7b2c00010828. stack: 00007fb2c627d343 00007fb2c627d240 00007fb2c5c0c1d4 00007fb2cf94a304 00007fb2cf94a299 00007fb2c7c95a11 00007fb2c7ca4a0a 00007fb2c7ca4693 00007fb2c7ca4631 00007fb2c93d8b52 00007fb2c93d8cf5 00007fb2c9315691 00007fb2c92f5eaa 00007fb2c92fcd53 00007fb2c92fccd9 00007fb2c92fcc69
0709 13:04:11.029799 (+130273us) spinlock_profiling.cc:243] Waited 213 ms on lock 0x7b1800295140. stack: 00007fb2c627d343 00007fb2c627d240 00007fb2c5c0c1d4 00007fb2cf94a304 00007fb2cf94a299 00007fb2c9305571 00007fb2c93d8d01 00007fb2c9315691 00007fb2c92f5eaa 00007fb2c92fcd53 00007fb2c92fccd9 00007fb2c92fcc69 00007fb2c92fcc31 00007fb2c92fbdfd 000000000038f354 000000000038f199
0709 13:04:11.846953 (+817154us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":84689,"raft.queue_time_us":42573,"raft.run_cpu_time_us":10763,"raft.run_wall_time_us":828519,"spinlock_wait_cycles":531051392,"thread_start_us":43334,"threads_started":1,"wal-append.queue_time_us":53633,"wal-append.run_cpu_time_us":2449,"wal-append.run_wall_time_us":1075388}
I20260709 13:04:11.880250 17925 tablet_copy_client.cc:538] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:11.868171 16387 catalog_manager.cc:5697] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:11.868913 16574 tablet_copy_service.cc:140] P b4c86083028143f98d380c2e818ca1b1: Received BeginTabletCopySession request for tablet bec424992dce41bea3057e31a01d7761 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:54720)
I20260709 13:04:11.895678 16574 tablet_copy_service.cc:161] P b4c86083028143f98d380c2e818ca1b1: Beginning new tablet copy session on tablet bec424992dce41bea3057e31a01d7761 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:54720: session id = 367a86a7dff746489ebbc2525e96ed77-bec424992dce41bea3057e31a01d7761
I20260709 13:04:11.904789 17925 tablet_bootstrap.cc:492] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:11.905771 16574 tablet_copy_source_session.cc:215] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:11.911917 17938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec424992dce41bea3057e31a01d7761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.931569 17923 raft_consensus.cc:993] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc: : Instructing follower b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:11.932200 17923 raft_consensus.cc:1081] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Signalling peer b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:11.934373 16558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4be98000f9e45aca6246ebb29caaf3a"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52724
I20260709 13:04:11.934949 16558 raft_consensus.cc:493] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:11.935345 16558 raft_consensus.cc:3060] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.941789 17904 tablet_bootstrap.cc:492] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.948077 17938 tablet_copy_client.cc:806] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:11.948700 17938 tablet_copy_client.cc:670] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:11.952842 17938 tablet_copy_client.cc:538] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:11.953442 17891 raft_consensus.cc:993] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc: : Instructing follower 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:11.953938 17891 raft_consensus.cc:1081] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Signalling peer 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:11.955627 17308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a04f630ef2624c63bb2a72d50b0570a1"
dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:59500
I20260709 13:04:11.956130 17308 raft_consensus.cc:493] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:11.956437 17308 raft_consensus.cc:3060] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.964573 16558 raft_consensus.cc:515] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:11.966180 17308 raft_consensus.cc:515] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:11.973908 16631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be98000f9e45aca6246ebb29caaf3a" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:11.974517 16631 raft_consensus.cc:3060] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.974786 16481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be98000f9e45aca6246ebb29caaf3a" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:11.975348 16481 raft_consensus.cc:3055] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:11.975700 16481 raft_consensus.cc:740] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:11.976492 16487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04f630ef2624c63bb2a72d50b0570a1" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:11.977643 17308 leader_election.cc:290] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:11.977072 16487 raft_consensus.cc:3055] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:11.978327 16487 raft_consensus.cc:740] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:11.979048 16487 consensus_queue.cc:260] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:11.980109 16487 raft_consensus.cc:3060] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.981467 16558 leader_election.cc:290] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:11.976492 16481 consensus_queue.cc:260] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:11.988631 16481 raft_consensus.cc:3060] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.990746 17917 raft_consensus.cc:993] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1: : Instructing follower 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:11.991178 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04f630ef2624c63bb2a72d50b0570a1" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:11.991291 17910 raft_consensus.cc:1081] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Signalling peer 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:11.991780 16555 raft_consensus.cc:3060] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.993227 17310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5353047ee4f44df2aa56436ac31691a6"
dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:59486
I20260709 13:04:11.993796 17310 raft_consensus.cc:493] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:11.994118 17310 raft_consensus.cc:3060] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.994839 17938 tablet_bootstrap.cc:492] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:12.000778 16487 raft_consensus.cc:2468] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:12.002116 17263 leader_election.cc:304] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:04:12.003100 17781 raft_consensus.cc:2804] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:11.976756 17904 tablet_bootstrap.cc:492] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:12.015305 17925 tablet_bootstrap.cc:492] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.976745 17906 tablet_bootstrap.cc:492] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.016902 17925 tablet_bootstrap.cc:492] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:12.017061 17906 tablet_bootstrap.cc:492] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:12.017831 17906 ts_tablet_manager.cc:1403] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.179s	user 0.018s	sys 0.005s
I20260709 13:04:12.015499 17904 ts_tablet_manager.cc:1403] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.319s	user 0.024s	sys 0.006s
I20260709 13:04:12.020473 17925 ts_tablet_manager.cc:1403] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.116s	user 0.019s	sys 0.004s
I20260709 13:04:12.023095 17904 raft_consensus.cc:359] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:12.030459 17310 raft_consensus.cc:515] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:12.031181 17925 raft_consensus.cc:359] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:12.032070 17925 raft_consensus.cc:740] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:12.032747 17925 consensus_queue.cc:260] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:12.010347 16631 raft_consensus.cc:2468] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:12.035766 16530 leader_election.cc:304] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:04:12.036885 17910 raft_consensus.cc:2804] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:12.037030 17906 raft_consensus.cc:359] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:12.037546 17910 raft_consensus.cc:697] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:12.038646 17910 consensus_queue.cc:237] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:12.039215 16481 raft_consensus.cc:2468] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:12.023965 17904 raft_consensus.cc:740] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:12.042878 16555 raft_consensus.cc:2468] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:12.087836 17308 raft_consensus.cc:1217] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:12.139914 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5353047ee4f44df2aa56436ac31691a6" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:12.140782 16558 raft_consensus.cc:3055] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:12.141192 16558 raft_consensus.cc:740] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:12.053665 17917 raft_consensus.cc:993] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1: : Instructing follower 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:12.052801 17925 ts_tablet_manager.cc:1434] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.009s
I20260709 13:04:12.142143 16558 consensus_queue.cc:260] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:12.048599 17904 consensus_queue.cc:260] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:12.155485 17310 leader_election.cc:290] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:12.157090 17917 raft_consensus.cc:1081] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Signalling peer 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:12.051054 17906 raft_consensus.cc:740] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:12.158345 17906 consensus_queue.cc:260] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:12.160220 17906 ts_tablet_manager.cc:1434] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.142s	user 0.009s	sys 0.000s
I20260709 13:04:12.176465 17308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02099d809c444b74a8569fde13ef5215"
dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:59486
I20260709 13:04:12.177135 17308 raft_consensus.cc:493] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:12.177492 17308 raft_consensus.cc:3060] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:12.183285 17311 raft_consensus.cc:1217] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:12.150146 17781 raft_consensus.cc:697] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Becoming Leader. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Running, Role: LEADER
I20260709 13:04:12.222214 16574 tablet_copy_service.cc:342] P b4c86083028143f98d380c2e818ca1b1: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-4d51729db6a34dd5896afecaf230a7cd received from {username='slave'} at 127.0.0.1:54720
I20260709 13:04:12.222829 16574 tablet_copy_service.cc:434] P b4c86083028143f98d380c2e818ca1b1: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-4d51729db6a34dd5896afecaf230a7cd on tablet 4d51729db6a34dd5896afecaf230a7cd with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:12.222611 17781 consensus_queue.cc:237] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:12.222838 17884 raft_consensus.cc:993] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30: : Instructing follower 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:12.224959 17884 raft_consensus.cc:1081] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Signalling peer 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:12.226997 17305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff63c95d59d54bec9ef64b2dad2d4cb6"
dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:60230
I20260709 13:04:12.227349 17938 tablet_bootstrap.cc:492] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.227627 17305 raft_consensus.cc:493] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:12.228111 17305 raft_consensus.cc:3060] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:12.228510 17938 tablet_bootstrap.cc:492] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:12.229828 17938 ts_tablet_manager.cc:1403] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.248s	user 0.050s	sys 0.027s
W20260709 13:04:12.247133 17264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 54431.4us
I20260709 13:04:12.255070 17308 raft_consensus.cc:515] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:12.259953 17311 raft_consensus.cc:1217] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:12.268026 17308 leader_election.cc:290] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
W20260709 13:04:12.296240 16528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 90353us
I20260709 13:04:12.309834 16556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02099d809c444b74a8569fde13ef5215" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:12.310622 16556 raft_consensus.cc:3055] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:12.311020 16556 raft_consensus.cc:740] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:12.305887 17904 ts_tablet_manager.cc:1434] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.286s	user 0.002s	sys 0.006s
I20260709 13:04:12.316465 16556 consensus_queue.cc:260] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:12.304164 16629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5353047ee4f44df2aa56436ac31691a6" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:12.339125 17938 raft_consensus.cc:359] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:12.340054 17938 raft_consensus.cc:740] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:12.341580 17305 raft_consensus.cc:515] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:12.347261 17305 leader_election.cc:290] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 3 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:12.357049 17938 consensus_queue.cc:260] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:12.332078 16629 raft_consensus.cc:3060] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:12.360481 17938 ts_tablet_manager.cc:1434] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.130s	user 0.004s	sys 0.004s
W20260709 13:04:12.362803 16528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 44408.1us
I20260709 13:04:12.368541 16556 raft_consensus.cc:3060] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:12.379905 16556 raft_consensus.cc:2468] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:12.384552 16558 raft_consensus.cc:3060] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:12.387512 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63c95d59d54bec9ef64b2dad2d4cb6" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:12.388095 16555 raft_consensus.cc:3060] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:12.393504 16635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02099d809c444b74a8569fde13ef5215" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:12.396620 16558 raft_consensus.cc:2468] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:12.394111 16635 raft_consensus.cc:3060] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:12.403375 16630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff63c95d59d54bec9ef64b2dad2d4cb6" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:12.404028 16630 raft_consensus.cc:3055] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:12.404296 16555 raft_consensus.cc:2468] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 3.
I20260709 13:04:12.404328 16630 raft_consensus.cc:740] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:12.405754 16574 tablet_copy_service.cc:342] P b4c86083028143f98d380c2e818ca1b1: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-999921e960024c6aa3a5632ad4751fb4 received from {username='slave'} at 127.0.0.1:54720
I20260709 13:04:12.407068 16574 tablet_copy_service.cc:434] P b4c86083028143f98d380c2e818ca1b1: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-999921e960024c6aa3a5632ad4751fb4 on tablet 999921e960024c6aa3a5632ad4751fb4 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:12.415443 16630 consensus_queue.cc:260] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:12.417260 17264 leader_election.cc:304] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77, b4c86083028143f98d380c2e818ca1b1; no voters: 
I20260709 13:04:12.417399 16635 raft_consensus.cc:2468] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:12.417618 16630 raft_consensus.cc:3060] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:12.420806 17959 raft_consensus.cc:993] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1: : Instructing follower cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:12.421281 17910 raft_consensus.cc:1081] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Signalling peer cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:12.422629 16574 tablet_copy_service.cc:342] P b4c86083028143f98d380c2e818ca1b1: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-bec424992dce41bea3057e31a01d7761 received from {username='slave'} at 127.0.0.1:54720
I20260709 13:04:12.423095 16574 tablet_copy_service.cc:434] P b4c86083028143f98d380c2e818ca1b1: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-bec424992dce41bea3057e31a01d7761 on tablet bec424992dce41bea3057e31a01d7761 with peer 367a86a7dff746489ebbc2525e96ed77
W20260709 13:04:12.424784 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.132:38473, user_credentials={real_user=slave}} blocked reactor thread for 176286us
I20260709 13:04:12.430383 16630 raft_consensus.cc:2468] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 3.
I20260709 13:04:12.440033 17953 raft_consensus.cc:2804] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:12.442219 16481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2381b7ca8aa4f1683435624c037fccb"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:50874
I20260709 13:04:12.442916 16481 raft_consensus.cc:493] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:12.443357 16481 raft_consensus.cc:3060] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:12.445648 17264 leader_election.cc:304] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [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: 367a86a7dff746489ebbc2525e96ed77, b4c86083028143f98d380c2e818ca1b1; no voters: 
I20260709 13:04:12.446759 17264 leader_election.cc:304] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77, b4c86083028143f98d380c2e818ca1b1; no voters: 
I20260709 13:04:12.447036 17962 raft_consensus.cc:2804] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:12.447800 17964 raft_consensus.cc:2804] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:12.448307 17964 raft_consensus.cc:697] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Becoming Leader. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Running, Role: LEADER
I20260709 13:04:12.456848 17964 consensus_queue.cc:237] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:12.447801 17962 raft_consensus.cc:697] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [term 3 LEADER]: Becoming Leader. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Running, Role: LEADER
I20260709 13:04:12.461330 17962 consensus_queue.cc:237] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:12.477005 16499 tablet_copy_service.cc:342] P cd1bb048a4de4c8082b3b49c3259badc: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-005d6c846b7c496a867bc3440c47618d received from {username='slave'} at 127.0.0.1:56242
I20260709 13:04:12.477504 16499 tablet_copy_service.cc:434] P cd1bb048a4de4c8082b3b49c3259badc: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-005d6c846b7c496a867bc3440c47618d on tablet 005d6c846b7c496a867bc3440c47618d with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:12.485186 16629 raft_consensus.cc:2468] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:12.502215 16629 raft_consensus.cc:1275] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:12.507854 17912 consensus_queue.cc:1048] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:12.493424 16481 raft_consensus.cc:515] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:12.493830 16386 catalog_manager.cc:5697] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: term changed from 1 to 2, leader changed from cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) to 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "367a86a7dff746489ebbc2525e96ed77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:12.513432 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2381b7ca8aa4f1683435624c037fccb" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:12.514189 16555 raft_consensus.cc:3055] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:12.514561 16555 raft_consensus.cc:740] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:12.515539 16555 consensus_queue.cc:260] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:12.516721 16555 raft_consensus.cc:3060] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:12.519007 16481 leader_election.cc:290] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 3 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:12.520330 16630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2381b7ca8aa4f1683435624c037fccb" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:12.521162 16630 raft_consensus.cc:3060] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:12.527189 17967 raft_consensus.cc:1064] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:12.530344 17967 consensus_queue.cc:237] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:12.537217 16630 raft_consensus.cc:2468] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 3.
I20260709 13:04:12.538957 16455 leader_election.cc:304] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [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: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:04:12.540092 17895 raft_consensus.cc:2804] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:12.540617 17895 raft_consensus.cc:697] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 3 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:12.541512 17895 consensus_queue.cc:237] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:12.548924 17953 raft_consensus.cc:697] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Becoming Leader. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Running, Role: LEADER
I20260709 13:04:12.553066 16555 raft_consensus.cc:2468] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 3.
I20260709 13:04:12.550067 17953 consensus_queue.cc:237] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:12.565145 16385 catalog_manager.cc:5697] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 1 to 2, leader changed from cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:12.581169 16387 catalog_manager.cc:5697] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 2 to 3, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 3 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:12.595988 16487 raft_consensus.cc:1275] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:12.631175 17895 raft_consensus.cc:1064] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:12.634001 17895 consensus_queue.cc:237] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:12.639820 17912 consensus_queue.cc:1048] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:04:12.647037 17306 raft_consensus.cc:1275] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:12.650440 16630 raft_consensus.cc:1275] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:12.650887 17923 consensus_queue.cc:1048] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:12.653965 17800 consensus_queue.cc:1048] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:04:12.669497 16558 raft_consensus.cc:1275] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:12.677021 17923 consensus_queue.cc:1048] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:12.680034 17305 raft_consensus.cc:1275] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:12.695819 16385 catalog_manager.cc:5697] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: term changed from 1 to 2, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "367a86a7dff746489ebbc2525e96ed77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:12.701550 16385 catalog_manager.cc:5697] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: term changed from 1 to 2, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "367a86a7dff746489ebbc2525e96ed77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:12.703963 16385 catalog_manager.cc:5697] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: term changed from 2 to 3, leader changed from fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) to 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132). New cstate: current_term: 3 leader_uuid: "367a86a7dff746489ebbc2525e96ed77" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:12.681869 17917 consensus_queue.cc:1048] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:12.768374 16487 raft_consensus.cc:1275] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:12.776714 17968 consensus_queue.cc:1048] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 13:04:12.797683 17311 raft_consensus.cc:1217] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:12.801659 16559 raft_consensus.cc:1275] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:12.809057 17891 raft_consensus.cc:2955] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:12.818445 17967 raft_consensus.cc:1064] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:12.819993 16558 raft_consensus.cc:2955] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:12.830806 17964 consensus_queue.cc:1048] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:12.864261 17308 raft_consensus.cc:2955] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:12.896261 16630 raft_consensus.cc:1275] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:12.898680 17882 consensus_queue.cc:1048] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:12.945340 16488 raft_consensus.cc:1275] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:04:12.902675 17985 log.cc:927] Time spent T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 13:04:12.945868 17967 consensus_queue.cc:237] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:12.866128 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:12.993114 16635 raft_consensus.cc:2955] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:12.996959 16555 raft_consensus.cc:1275] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:04:13.005774 16559 raft_consensus.cc:1275] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:13.020741 17879 consensus_queue.cc:1048] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:13.041700 17968 consensus_queue.cc:1048] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:13.000249 16387 catalog_manager.cc:5697] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.048331 17899 raft_consensus.cc:2955] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
W20260709 13:04:13.061622 16455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 57038.3us
I20260709 13:04:13.072615 16631 raft_consensus.cc:2955] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.079632 16480 raft_consensus.cc:1275] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:13.081674 17917 consensus_queue.cc:1048] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:13.088758 16556 raft_consensus.cc:1275] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:13.088541 16487 consensus_queue.cc:237] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:13.096046 16630 raft_consensus.cc:1275] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:13.097569 17964 consensus_queue.cc:1048] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:13.105234 16630 raft_consensus.cc:1275] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:13.118656 17308 raft_consensus.cc:1275] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:13.127794 16631 raft_consensus.cc:1275] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:13.134361 17816 consensus_queue.cc:1048] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:13.134563 17800 consensus_queue.cc:1048] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:13.137832 17800 consensus_queue.cc:1048] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:13.148705 16635 raft_consensus.cc:1275] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:04:13.151466 17895 raft_consensus.cc:2955] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.157112 16635 raft_consensus.cc:2955] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.162937 17953 consensus_queue.cc:1048] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:13.158413 17308 raft_consensus.cc:2955] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.178418 17816 raft_consensus.cc:2955] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.182433 17306 raft_consensus.cc:1275] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:13.183703 16631 raft_consensus.cc:2955] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.184410 17306 raft_consensus.cc:2955] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.193308 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:13.198292 16630 raft_consensus.cc:1275] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:13.200767 16488 raft_consensus.cc:2955] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.206969 17800 consensus_queue.cc:1048] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:13.237543 17923 consensus_queue.cc:1048] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:04:13.237465 17968 consensus_queue.cc:1048] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.036s
I20260709 13:04:13.249017 16383 catalog_manager.cc:5697] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.269696 16385 catalog_manager.cc:5697] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.303718 16383 catalog_manager.cc:5697] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.317752 16372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 005d6c846b7c496a867bc3440c47618d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:13.314314 16481 raft_consensus.cc:2955] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
W20260709 13:04:13.345242 17264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 106683us
I20260709 13:04:13.347402 16559 raft_consensus.cc:1275] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:13.349187 17959 consensus_queue.cc:1048] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:13.354024 16636 raft_consensus.cc:1275] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:13.355734 17953 consensus_queue.cc:1048] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:13.365334 17953 consensus_queue.cc:1048] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:13.395967 16554 tablet_service.cc:1558] Processing DeleteTablet for tablet 005d6c846b7c496a867bc3440c47618d with delete_type TABLET_DATA_TOMBSTONED (TS b4c86083028143f98d380c2e818ca1b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52722
I20260709 13:04:13.421818 17959 raft_consensus.cc:1064] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:13.446897 17959 consensus_queue.cc:237] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:13.457690 18004 tablet_replica.cc:333] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:13.458876 18004 raft_consensus.cc:2243] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:13.458614 17308 raft_consensus.cc:2955] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.459649 18004 raft_consensus.cc:2272] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:13.464552 16558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "047fd494cbe74474a08579c6edcf39fd"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:13.471441 16558 raft_consensus.cc:606] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Received request to transfer leadership to TS cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:13.475615 18004 ts_tablet_manager.cc:1916] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:13.490221 16636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "113f6162919d4acaa25da7392cd08d85"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
mode: GRACEFUL
new_leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:52334
I20260709 13:04:13.490885 16636 raft_consensus.cc:606] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Received request to transfer leadership to TS cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:13.493572 16630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "292c3f5f015b454d88b3a09193789dec"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
mode: GRACEFUL
new_leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:52334
I20260709 13:04:13.494200 16630 raft_consensus.cc:606] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Received request to transfer leadership to TS cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:13.496754 16630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7797bf8af2b0477cab1235047c796cea"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
mode: GRACEFUL
new_leader_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52334
I20260709 13:04:13.497376 16630 raft_consensus.cc:606] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Received request to transfer leadership to TS b4c86083028143f98d380c2e818ca1b1
I20260709 13:04:13.503002 16481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8521ee34ceae4d3087fc7210f7251b8a"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
mode: GRACEFUL
new_leader_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:42686
I20260709 13:04:13.503621 16481 raft_consensus.cc:606] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Received request to transfer leadership to TS b4c86083028143f98d380c2e818ca1b1
I20260709 13:04:13.504882 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:13.506460 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:13.506711 18004 ts_tablet_manager.cc:1929] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:13.507203 18004 log.cc:1199] T 005d6c846b7c496a867bc3440c47618d P b4c86083028143f98d380c2e818ca1b1: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root/wals/005d6c846b7c496a867bc3440c47618d
I20260709 13:04:13.514164 17308 raft_consensus.cc:1275] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:13.516637 16630 raft_consensus.cc:1275] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:13.516892 17967 consensus_queue.cc:1048] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:13.518193 17910 consensus_queue.cc:1048] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:13.539613 17933 raft_consensus.cc:993] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30: : Instructing follower cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:13.540320 17900 raft_consensus.cc:1081] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Signalling peer cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:13.508888 16373 catalog_manager.cc:5028] TS b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): tablet 005d6c846b7c496a867bc3440c47618d (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:13.546250 16481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "292c3f5f015b454d88b3a09193789dec"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:50870
I20260709 13:04:13.546854 16481 raft_consensus.cc:493] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:13.547204 16481 raft_consensus.cc:3060] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.551769 16558 consensus_queue.cc:237] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:13.555181 16486 raft_consensus.cc:1275] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:13.555557 16481 raft_consensus.cc:515] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:13.557492 16481 leader_election.cc:290] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:13.558216 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292c3f5f015b454d88b3a09193789dec" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:13.558873 16559 raft_consensus.cc:3060] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.563699 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292c3f5f015b454d88b3a09193789dec" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:13.564373 16636 raft_consensus.cc:3055] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:13.564893 16636 raft_consensus.cc:740] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:13.564214 17879 consensus_queue.cc:1048] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:13.565771 16636 consensus_queue.cc:260] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:13.566116 16559 raft_consensus.cc:2468] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:13.566856 16636 raft_consensus.cc:3060] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.569730 17308 raft_consensus.cc:1275] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:13.569729 16630 raft_consensus.cc:1275] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:13.571619 17910 consensus_queue.cc:1048] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:13.572978 16454 leader_election.cc:304] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:04:13.573556 17879 consensus_queue.cc:1048] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:13.576761 16636 raft_consensus.cc:2468] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:13.578579 17965 raft_consensus.cc:2804] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:13.579114 17965 raft_consensus.cc:697] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:13.579950 17965 consensus_queue.cc:237] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:13.584394 17910 raft_consensus.cc:2955] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.593010 17308 raft_consensus.cc:2955] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.599105 16373 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4d51729db6a34dd5896afecaf230a7cd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:13.602095 17965 raft_consensus.cc:993] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc: : Instructing follower b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:13.602593 17965 raft_consensus.cc:1081] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Signalling peer b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:13.604156 16558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8521ee34ceae4d3087fc7210f7251b8a"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52724
I20260709 13:04:13.604694 16558 raft_consensus.cc:493] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:13.605046 16558 raft_consensus.cc:3060] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:04:13.607025 18008 log.cc:927] Time spent T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 13:04:13.612879 17967 raft_consensus.cc:2955] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.631564 16387 catalog_manager.cc:5697] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 1 to 2, leader changed from fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 2 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:13.619995 17308 raft_consensus.cc:2955] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.621915 16481 raft_consensus.cc:2955] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.633533 16558 raft_consensus.cc:515] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:13.648550 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8521ee34ceae4d3087fc7210f7251b8a" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:13.648710 16558 leader_election.cc:290] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:13.649223 16488 raft_consensus.cc:3055] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:13.649614 16488 raft_consensus.cc:740] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:13.649293 16630 raft_consensus.cc:2955] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.650373 16488 consensus_queue.cc:260] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:13.651834 16488 raft_consensus.cc:3060] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.647284 16383 catalog_manager.cc:5697] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.656097 16629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8521ee34ceae4d3087fc7210f7251b8a" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:13.643291 16636 raft_consensus.cc:2955] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.656752 16629 raft_consensus.cc:3060] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.668483 16479 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d51729db6a34dd5896afecaf230a7cd with delete_type TABLET_DATA_TOMBSTONED (TS cd1bb048a4de4c8082b3b49c3259badc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50854
I20260709 13:04:13.675765 18011 tablet_replica.cc:333] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:13.680411 16488 raft_consensus.cc:2468] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:13.688061 16385 catalog_manager.cc:5244] ChangeConfig:REMOVE_PEER RPC for tablet 4d51729db6a34dd5896afecaf230a7cd with cas_config_opid_index 3: aborting the task: latest config opid_index 4; task opid_index 3
I20260709 13:04:13.688584 18011 raft_consensus.cc:2243] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:13.695185 18011 raft_consensus.cc:2272] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:13.689185 16383 catalog_manager.cc:5697] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.698261 18011 ts_tablet_manager.cc:1916] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:13.693444 16629 raft_consensus.cc:2468] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:13.699901 16528 leader_election.cc:304] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:04:13.703421 17959 raft_consensus.cc:2804] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:13.703931 17959 raft_consensus.cc:697] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:13.704804 17959 consensus_queue.cc:237] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:13.719837 18011 ts_tablet_manager.cc:1929] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:13.727330 18011 log.cc:1199] T 4d51729db6a34dd5896afecaf230a7cd P cd1bb048a4de4c8082b3b49c3259badc: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/wals/4d51729db6a34dd5896afecaf230a7cd
I20260709 13:04:13.730367 16558 consensus_queue.cc:237] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:13.736034 16372 catalog_manager.cc:5028] TS cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): tablet 4d51729db6a34dd5896afecaf230a7cd (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:13.740027 17308 raft_consensus.cc:1275] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:13.745647 16636 raft_consensus.cc:1275] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:13.749714 17816 consensus_queue.cc:1048] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:13.751718 17816 consensus_queue.cc:1048] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:13.770294 16387 catalog_manager.cc:5697] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 1 to 2, leader changed from cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:13.769647 17967 raft_consensus.cc:2955] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.773360 17306 raft_consensus.cc:2955] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.786966 16629 raft_consensus.cc:2955] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.815390 16387 catalog_manager.cc:5697] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.827288 16373 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bec424992dce41bea3057e31a01d7761 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:13.831001 16479 tablet_service.cc:1558] Processing DeleteTablet for tablet bec424992dce41bea3057e31a01d7761 with delete_type TABLET_DATA_TOMBSTONED (TS cd1bb048a4de4c8082b3b49c3259badc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50854
I20260709 13:04:13.832157 18011 tablet_replica.cc:333] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:13.833261 18011 raft_consensus.cc:2243] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:13.833953 18011 raft_consensus.cc:2272] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:13.837317 18011 ts_tablet_manager.cc:1916] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:13.839339 17892 raft_consensus.cc:993] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30: : Instructing follower b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:13.839844 17892 raft_consensus.cc:1081] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Signalling peer b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:13.853652 16555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7797bf8af2b0477cab1235047c796cea"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52730
I20260709 13:04:13.854216 16555 raft_consensus.cc:493] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:13.854574 16555 raft_consensus.cc:3060] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.859472 18011 ts_tablet_manager.cc:1929] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:13.860006 18011 log.cc:1199] T bec424992dce41bea3057e31a01d7761 P cd1bb048a4de4c8082b3b49c3259badc: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/wals/bec424992dce41bea3057e31a01d7761
I20260709 13:04:13.863123 16372 catalog_manager.cc:5028] TS cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): tablet bec424992dce41bea3057e31a01d7761 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:13.865851 17892 raft_consensus.cc:993] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30: : Instructing follower cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:13.866359 17892 raft_consensus.cc:1081] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Signalling peer cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:13.868155 16486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "113f6162919d4acaa25da7392cd08d85"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:50870
I20260709 13:04:13.868700 16486 raft_consensus.cc:493] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:13.869040 16486 raft_consensus.cc:3060] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.880833 17816 raft_consensus.cc:993] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1: : Instructing follower cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:13.881371 17816 raft_consensus.cc:1081] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Signalling peer cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:13.883486 16488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "047fd494cbe74474a08579c6edcf39fd"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:50874
I20260709 13:04:13.883992 16488 raft_consensus.cc:493] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:13.884362 16488 raft_consensus.cc:3060] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.891868 16488 raft_consensus.cc:515] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:13.892077 16555 raft_consensus.cc:515] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:13.894799 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047fd494cbe74474a08579c6edcf39fd" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:13.895584 16558 raft_consensus.cc:3055] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:13.895910 16558 raft_consensus.cc:740] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:13.896807 16481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7797bf8af2b0477cab1235047c796cea" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:13.897433 16481 raft_consensus.cc:3060] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.899555 16558 consensus_queue.cc:260] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:13.900648 16558 raft_consensus.cc:3060] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.902679 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7797bf8af2b0477cab1235047c796cea" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:13.903335 16636 raft_consensus.cc:3055] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:13.903607 16636 raft_consensus.cc:740] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:13.904270 16636 consensus_queue.cc:260] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:13.905210 16636 raft_consensus.cc:3060] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.909044 16559 consensus_queue.cc:237] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:13.913904 16488 leader_election.cc:290] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:13.916217 16558 raft_consensus.cc:2468] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:13.918454 16454 leader_election.cc:304] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:04:13.919544 16555 leader_election.cc:290] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:13.898809 16486 raft_consensus.cc:515] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:13.922394 16486 leader_election.cc:290] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:13.919438 17800 raft_consensus.cc:2804] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:13.925390 17800 raft_consensus.cc:697] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:13.932296 16481 raft_consensus.cc:2468] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:13.926258 17800 consensus_queue.cc:237] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:13.951061 16528 leader_election.cc:304] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:04:13.952198 17967 raft_consensus.cc:2804] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:13.952739 17967 raft_consensus.cc:697] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:13.953567 17967 consensus_queue.cc:237] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:13.961072 16636 raft_consensus.cc:2468] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:13.963646 16385 catalog_manager.cc:5697] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 1 to 2, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 2 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:13.964987 17306 raft_consensus.cc:1275] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:13.966777 17959 consensus_queue.cc:1048] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:13.971920 16630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047fd494cbe74474a08579c6edcf39fd" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:13.972591 16630 raft_consensus.cc:3060] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.974962 17917 raft_consensus.cc:2955] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.984019 16481 raft_consensus.cc:1275] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:13.988664 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113f6162919d4acaa25da7392cd08d85" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:13.989401 16555 raft_consensus.cc:3060] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.991344 17910 consensus_queue.cc:1048] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:13.984026 17306 raft_consensus.cc:2955] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:13.999747 16630 raft_consensus.cc:2468] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:14.005254 16629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113f6162919d4acaa25da7392cd08d85" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:14.008067 16629 raft_consensus.cc:3055] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:14.008392 16629 raft_consensus.cc:740] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:14.009289 16629 consensus_queue.cc:260] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:14.002121 16555 raft_consensus.cc:2468] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:14.010460 16629 raft_consensus.cc:3060] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.010730 16454 leader_election.cc:304] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:04:14.012295 17800 raft_consensus.cc:2804] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:14.012751 17800 raft_consensus.cc:697] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:14.013477 17800 consensus_queue.cc:237] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:14.020663 16385 catalog_manager.cc:5697] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 1 to 2, leader changed from fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.022989 16629 raft_consensus.cc:2468] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:14.037119 16387 catalog_manager.cc:5697] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:14.045256 16385 catalog_manager.cc:5697] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 1 to 2, leader changed from fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 2 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.051537 16629 raft_consensus.cc:1275] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.053953 17800 consensus_queue.cc:1048] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:14.058396 16373 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 999921e960024c6aa3a5632ad4751fb4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:14.037220 16481 raft_consensus.cc:2955] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:14.073536 16628 tablet_service.cc:1558] Processing DeleteTablet for tablet 999921e960024c6aa3a5632ad4751fb4 with delete_type TABLET_DATA_TOMBSTONED (TS fcbcdd72dff84c748cdbbd14c2381d30 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44896
I20260709 13:04:14.079257 16559 raft_consensus.cc:1275] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.081923 17924 consensus_queue.cc:1048] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:14.098865 18017 tablet_replica.cc:333] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:14.100023 18017 raft_consensus.cc:2243] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:14.100890 18017 raft_consensus.cc:2272] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:14.104646 18017 ts_tablet_manager.cc:1916] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:14.109754 16481 raft_consensus.cc:1275] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.111595 17967 consensus_queue.cc:1048] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:14.139008 18017 ts_tablet_manager.cc:1929] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:14.139549 18017 log.cc:1199] T 999921e960024c6aa3a5632ad4751fb4 P fcbcdd72dff84c748cdbbd14c2381d30: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root/wals/999921e960024c6aa3a5632ad4751fb4
I20260709 13:04:14.141247 16374 catalog_manager.cc:5028] TS fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): tablet 999921e960024c6aa3a5632ad4751fb4 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:14.142375 16636 raft_consensus.cc:1275] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.143975 17910 consensus_queue.cc:1048] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:14.356957 16629 raft_consensus.cc:1275] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.358368 17924 consensus_queue.cc:1048] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:14.385459 16559 raft_consensus.cc:1275] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.387920 17895 consensus_queue.cc:1048] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:14.402283 16481 raft_consensus.cc:1275] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.416615 17910 consensus_queue.cc:1048] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:14.463008 16629 raft_consensus.cc:1275] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.466162 17816 consensus_queue.cc:1048] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:14.495733 16555 raft_consensus.cc:1275] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.497467 17895 consensus_queue.cc:1048] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:14.494513 16629 raft_consensus.cc:1275] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:14.502511 17965 consensus_queue.cc:1048] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:14.507504 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:14.622865 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:14.663935 16481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5993efb9b04f4ce5b792bae995989c7c"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
mode: GRACEFUL
new_leader_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:42686
I20260709 13:04:14.665009 16481 raft_consensus.cc:606] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Received request to transfer leadership to TS 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:14.667989 16486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9898dc074b234234ae00705369260442"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
mode: GRACEFUL
new_leader_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:42686
I20260709 13:04:14.668547 16486 raft_consensus.cc:606] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Received request to transfer leadership to TS b4c86083028143f98d380c2e818ca1b1
I20260709 13:04:14.671887 16555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "999921e960024c6aa3a5632ad4751fb4"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:14.672350 16555 raft_consensus.cc:606] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Received request to transfer leadership to TS 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:14.674752 16636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0b6492108da495f87eb48f60fb5bf8e"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
mode: GRACEFUL
new_leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:52334
I20260709 13:04:14.675326 16636 raft_consensus.cc:606] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Received request to transfer leadership to TS cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:14.677690 16486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8b60fe48529454c89b5329378a0f953"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
mode: GRACEFUL
new_leader_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:42686
I20260709 13:04:14.678133 16486 raft_consensus.cc:606] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Received request to transfer leadership to TS b4c86083028143f98d380c2e818ca1b1
I20260709 13:04:14.680408 16555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e588c02680424e41abeeed6902b69243"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:14.681006 16555 raft_consensus.cc:606] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Received request to transfer leadership to TS 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:14.682111 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:04:14.683370 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:14.695451 17924 raft_consensus.cc:993] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc: : Instructing follower b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:14.696043 17924 raft_consensus.cc:1081] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Signalling peer b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:14.697674 16555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8b60fe48529454c89b5329378a0f953"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52724
I20260709 13:04:14.698535 16555 raft_consensus.cc:493] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.698946 16555 raft_consensus.cc:3060] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.706645 16555 raft_consensus.cc:515] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:14.710476 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b60fe48529454c89b5329378a0f953" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:14.711078 16486 raft_consensus.cc:3055] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:14.710501 17305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b60fe48529454c89b5329378a0f953" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
I20260709 13:04:14.713020 17305 raft_consensus.cc:3060] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.711377 16486 raft_consensus.cc:740] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:14.717370 16486 consensus_queue.cc:260] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:14.720988 16486 raft_consensus.cc:3060] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.726816 17305 raft_consensus.cc:2468] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:14.728211 16530 leader_election.cc:304] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77, b4c86083028143f98d380c2e818ca1b1; no voters: 
I20260709 13:04:14.729161 17910 raft_consensus.cc:2804] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:14.729625 16486 raft_consensus.cc:2468] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:14.729954 17910 raft_consensus.cc:697] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:14.731621 16555 leader_election.cc:290] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473)
I20260709 13:04:14.734320 17910 consensus_queue.cc:237] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:14.746168 16387 catalog_manager.cc:5697] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 1 to 2, leader changed from cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.801923 17811 raft_consensus.cc:993] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30: : Instructing follower cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:14.802407 17811 raft_consensus.cc:1081] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Signalling peer cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:14.804066 16481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0b6492108da495f87eb48f60fb5bf8e"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:50870
I20260709 13:04:14.804557 17910 raft_consensus.cc:993] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1: : Instructing follower 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:14.804647 16481 raft_consensus.cc:493] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.805214 16481 raft_consensus.cc:3060] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.805328 17959 raft_consensus.cc:1081] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Signalling peer 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:14.810070 17305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e588c02680424e41abeeed6902b69243"
dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:59486
I20260709 13:04:14.810750 17305 raft_consensus.cc:493] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.811167 17305 raft_consensus.cc:3060] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.812785 16481 raft_consensus.cc:515] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:14.815739 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b6492108da495f87eb48f60fb5bf8e" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:14.816326 16555 raft_consensus.cc:3060] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.818989 17305 raft_consensus.cc:515] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:14.821926 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e588c02680424e41abeeed6902b69243" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:14.822389 17305 leader_election.cc:290] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:14.822492 16559 raft_consensus.cc:3055] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:14.823009 16559 raft_consensus.cc:740] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:14.823889 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e588c02680424e41abeeed6902b69243" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:14.823724 16559 consensus_queue.cc:260] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:14.824510 16636 raft_consensus.cc:3060] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.824827 16559 raft_consensus.cc:3060] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.831493 16636 raft_consensus.cc:2468] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:14.833304 17265 leader_election.cc:304] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:04:14.834180 17962 raft_consensus.cc:2804] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:14.834623 17962 raft_consensus.cc:697] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Becoming Leader. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Running, Role: LEADER
I20260709 13:04:14.835559 16559 raft_consensus.cc:2468] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:14.835479 17962 consensus_queue.cc:237] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:14.852483 16387 catalog_manager.cc:5697] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: term changed from 1 to 2, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "367a86a7dff746489ebbc2525e96ed77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:14.857868 17965 raft_consensus.cc:993] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc: : Instructing follower b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:14.858412 17965 raft_consensus.cc:1081] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Signalling peer b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:14.861212 16555 raft_consensus.cc:2468] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:14.863719 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b6492108da495f87eb48f60fb5bf8e" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:14.864341 16636 raft_consensus.cc:3055] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:14.864404 16454 leader_election.cc:304] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:04:14.864768 16636 raft_consensus.cc:740] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:14.865479 17924 raft_consensus.cc:2804] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:14.865665 16636 consensus_queue.cc:260] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:14.862190 16559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9898dc074b234234ae00705369260442"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52724
I20260709 13:04:14.869071 16559 raft_consensus.cc:493] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.866806 17924 raft_consensus.cc:697] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:14.866811 16636 raft_consensus.cc:3060] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.872277 17924 consensus_queue.cc:237] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:14.863217 16481 leader_election.cc:290] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:14.874434 16559 raft_consensus.cc:3060] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.876323 17959 raft_consensus.cc:993] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1: : Instructing follower 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:14.877853 17816 raft_consensus.cc:1081] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Signalling peer 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:14.879514 17305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "999921e960024c6aa3a5632ad4751fb4"
dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:59486
I20260709 13:04:14.880018 17305 raft_consensus.cc:493] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.880348 17305 raft_consensus.cc:3060] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.880945 16559 raft_consensus.cc:515] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:14.887668 16559 leader_election.cc:290] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473)
I20260709 13:04:14.887802 17306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9898dc074b234234ae00705369260442" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
I20260709 13:04:14.888533 17306 raft_consensus.cc:3060] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.888845 17305 raft_consensus.cc:515] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:14.891870 17305 leader_election.cc:290] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:14.892092 16636 raft_consensus.cc:2468] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:14.893181 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999921e960024c6aa3a5632ad4751fb4" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:14.893652 16559 raft_consensus.cc:3055] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:14.893898 16559 raft_consensus.cc:740] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:14.895243 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999921e960024c6aa3a5632ad4751fb4" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:14.895787 16486 raft_consensus.cc:3060] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.901734 17895 raft_consensus.cc:993] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc: : Instructing follower 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:14.902247 17895 raft_consensus.cc:1081] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Signalling peer 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:14.902364 16486 raft_consensus.cc:2468] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:14.894595 16559 consensus_queue.cc:260] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:14.903673 17263 leader_election.cc:304] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:04:14.904613 16559 raft_consensus.cc:3060] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.906126 17306 raft_consensus.cc:2468] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:14.906368 17962 raft_consensus.cc:2804] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:14.908456 17962 raft_consensus.cc:697] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Becoming Leader. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Running, Role: LEADER
I20260709 13:04:14.909332 17962 consensus_queue.cc:237] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:14.911461 16559 raft_consensus.cc:2468] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:14.912511 17305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5993efb9b04f4ce5b792bae995989c7c"
dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:59500
I20260709 13:04:14.913046 17305 raft_consensus.cc:493] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:14.913364 17305 raft_consensus.cc:3060] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.887437 16481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9898dc074b234234ae00705369260442" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:14.923308 16481 raft_consensus.cc:3055] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:14.923677 16481 raft_consensus.cc:740] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:14.925388 16387 catalog_manager.cc:5697] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: term changed from 1 to 2, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "367a86a7dff746489ebbc2525e96ed77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:14.927178 16530 leader_election.cc:304] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77, b4c86083028143f98d380c2e818ca1b1; no voters: 
I20260709 13:04:14.928182 17959 raft_consensus.cc:2804] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:14.928737 17959 raft_consensus.cc:697] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:14.929603 17959 consensus_queue.cc:237] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:14.938274 16385 catalog_manager.cc:5697] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 1 to 2, leader changed from fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 2 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.925426 16481 consensus_queue.cc:260] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:14.951547 16481 raft_consensus.cc:3060] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.952849 17305 raft_consensus.cc:515] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:14.955009 17305 leader_election.cc:290] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:14.955785 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5993efb9b04f4ce5b792bae995989c7c" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:14.956414 16488 raft_consensus.cc:3055] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:14.956727 16488 raft_consensus.cc:740] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:14.957459 16488 consensus_queue.cc:260] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:14.957132 16385 catalog_manager.cc:5697] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 1 to 2, leader changed from cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.958178 16481 raft_consensus.cc:2468] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:14.958706 16488 raft_consensus.cc:3060] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.961380 16636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5993efb9b04f4ce5b792bae995989c7c" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:14.961953 16636 raft_consensus.cc:3060] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:14.968492 16636 raft_consensus.cc:2468] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:14.970103 17265 leader_election.cc:304] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:04:14.971107 17964 raft_consensus.cc:2804] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:14.971622 17964 raft_consensus.cc:697] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Becoming Leader. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Running, Role: LEADER
I20260709 13:04:14.976109 16488 raft_consensus.cc:2468] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:14.972484 17964 consensus_queue.cc:237] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:15.024091 16385 catalog_manager.cc:5697] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: term changed from 1 to 2, leader changed from cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) to 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "367a86a7dff746489ebbc2525e96ed77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:15.141301 17305 raft_consensus.cc:1275] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:15.142977 17959 consensus_queue.cc:1048] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:15.163967 16488 consensus_queue.cc:237] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:15.186367 16636 raft_consensus.cc:1275] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:15.188478 17924 consensus_queue.cc:1048] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:04:15.192137 16455 consensus_peers.cc:597] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5b2bacb9374489aaa9f74ad7924a888. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:15.193765 16559 raft_consensus.cc:1275] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:15.199105 17924 consensus_queue.cc:1048] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.211270 16480 raft_consensus.cc:1275] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:15.260926 17959 consensus_queue.cc:1048] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:15.281822 16630 raft_consensus.cc:1275] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.283280 17965 consensus_queue.cc:1048] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:15.366187 16629 raft_consensus.cc:1275] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:15.369918 18037 consensus_queue.cc:1048] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:15.423732 16558 raft_consensus.cc:1275] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:15.510367 16555 raft_consensus.cc:1275] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:15.512609 17965 consensus_queue.cc:1048] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.516601 16488 raft_consensus.cc:1275] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:15.518365 17964 consensus_queue.cc:1048] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:15.585695 16636 raft_consensus.cc:1275] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:15.589677 17962 consensus_queue.cc:1048] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:15.595121 17895 raft_consensus.cc:2955] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:15.599255 16482 raft_consensus.cc:1275] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:15.601490 16482 raft_consensus.cc:1275] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:15.604717 18037 consensus_queue.cc:1048] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:15.608721 18037 consensus_queue.cc:1048] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:15.637514 17917 consensus_queue.cc:1048] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:04:15.667574 16455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 49646.1us
I20260709 13:04:15.667002 16555 raft_consensus.cc:2955] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:15.684229 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:04:15.700687 16528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 63341us
I20260709 13:04:15.704032 16386 catalog_manager.cc:5697] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:15.706911 16556 raft_consensus.cc:1275] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:04:15.709682 17264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 105979us
I20260709 13:04:15.715718 16629 raft_consensus.cc:2955] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:15.804641 17308 raft_consensus.cc:1275] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:15.805646 16556 consensus_queue.cc:237] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
W20260709 13:04:15.809891 17263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 202825us
I20260709 13:04:15.848347 18061 ts_tablet_manager.cc:933] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261)
W20260709 13:04:15.850492 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 229031us
I20260709 13:04:15.859189 16629 raft_consensus.cc:1275] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:15.861011 17964 consensus_queue.cc:1048] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:04:15.861627 16602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 51306.3us
I20260709 13:04:15.875053 16487 raft_consensus.cc:1275] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:15.885866 18061 tablet_copy_client.cc:323] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.129:44261
I20260709 13:04:15.887893 16499 tablet_copy_service.cc:140] P cd1bb048a4de4c8082b3b49c3259badc: Received BeginTabletCopySession request for tablet b5b2bacb9374489aaa9f74ad7924a888 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:56242)
I20260709 13:04:15.888502 16499 tablet_copy_service.cc:161] P cd1bb048a4de4c8082b3b49c3259badc: Beginning new tablet copy session on tablet b5b2bacb9374489aaa9f74ad7924a888 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:56242: session id = 367a86a7dff746489ebbc2525e96ed77-b5b2bacb9374489aaa9f74ad7924a888
I20260709 13:04:15.895287 17967 consensus_queue.cc:1048] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:15.896322 16499 tablet_copy_source_session.cc:215] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:15.899855 18061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b2bacb9374489aaa9f74ad7924a888. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:15.902316 16530 consensus_peers.cc:597] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15408b4f99cd4f53bb97fccca4a26fde. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:15.927340 18061 tablet_copy_client.cc:806] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:15.928098 18061 tablet_copy_client.cc:670] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:15.930318 18059 consensus_queue.cc:1048] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:15.934226 18061 tablet_copy_client.cc:538] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:15.972796 17967 consensus_queue.cc:1048] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:16.013273 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:16.041826 18061 tablet_bootstrap.cc:492] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:16.040714 17967 raft_consensus.cc:2955] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:16.053839 16481 raft_consensus.cc:2955] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:16.095094 16629 raft_consensus.cc:2955] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:16.119340 16559 consensus_queue.cc:237] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:16.130373 18061 tablet_bootstrap.cc:492] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:16.131453 18061 tablet_bootstrap.cc:492] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:16.132217 18061 ts_tablet_manager.cc:1403] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.004s
I20260709 13:04:16.135279 18061 raft_consensus.cc:359] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:16.136157 18061 raft_consensus.cc:740] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:16.136833 18061 consensus_queue.cc:260] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:16.144286 18061 ts_tablet_manager.cc:1434] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260709 13:04:16.147447 16499 tablet_copy_service.cc:342] P cd1bb048a4de4c8082b3b49c3259badc: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-b5b2bacb9374489aaa9f74ad7924a888 received from {username='slave'} at 127.0.0.1:56242
I20260709 13:04:16.147863 16499 tablet_copy_service.cc:434] P cd1bb048a4de4c8082b3b49c3259badc: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-b5b2bacb9374489aaa9f74ad7924a888 on tablet b5b2bacb9374489aaa9f74ad7924a888 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:16.165094 16387 catalog_manager.cc:5697] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:16.184267 16486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "047fd494cbe74474a08579c6edcf39fd"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
mode: GRACEFUL
new_leader_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:42686
I20260709 13:04:16.184907 16486 raft_consensus.cc:606] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Received request to transfer leadership to TS b4c86083028143f98d380c2e818ca1b1
I20260709 13:04:16.189045 16629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a8d67c875734868b41fe964a8157ab3"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
mode: GRACEFUL
new_leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:52334
I20260709 13:04:16.191874 16629 raft_consensus.cc:606] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Received request to transfer leadership to TS cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:16.212232 16558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8521ee34ceae4d3087fc7210f7251b8a"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:16.233569 16558 raft_consensus.cc:606] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Received request to transfer leadership to TS fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:04:16.224967 16488 raft_consensus.cc:1275] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:16.221393 16631 raft_consensus.cc:1275] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:16.237006 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:04:16.238616 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:16.248522 17959 consensus_queue.cc:1048] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:04:16.265182 16530 consensus_peers.cc:597] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dfd1681fbf5248818ee06f99a4f1dfc4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:16.267343 17917 consensus_queue.cc:1048] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:16.277076 18059 raft_consensus.cc:2955] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:16.280027 16486 raft_consensus.cc:2955] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:16.297564 16481 consensus_queue.cc:237] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:16.301851 16387 catalog_manager.cc:5697] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 2 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:16.304993 18061 ts_tablet_manager.cc:933] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:16.326884 16629 raft_consensus.cc:2955] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
W20260709 13:04:16.343030 16455 consensus_peers.cc:597] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2b8e53b249b4a999d82137e5169e016. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:16.343046 18061 tablet_copy_client.cc:323] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.130:46585
I20260709 13:04:16.346495 16629 raft_consensus.cc:1275] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:16.368378 16558 raft_consensus.cc:1275] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:16.371093 16574 tablet_copy_service.cc:140] P b4c86083028143f98d380c2e818ca1b1: Received BeginTabletCopySession request for tablet 15408b4f99cd4f53bb97fccca4a26fde from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:54720)
I20260709 13:04:16.371701 16574 tablet_copy_service.cc:161] P b4c86083028143f98d380c2e818ca1b1: Beginning new tablet copy session on tablet 15408b4f99cd4f53bb97fccca4a26fde from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:54720: session id = 367a86a7dff746489ebbc2525e96ed77-15408b4f99cd4f53bb97fccca4a26fde
I20260709 13:04:16.378470 17895 consensus_queue.cc:1048] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:16.380331 16574 tablet_copy_source_session.cc:215] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:16.384508 17800 consensus_queue.cc:1048] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:16.404294 17895 raft_consensus.cc:2955] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:16.508705 18061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15408b4f99cd4f53bb97fccca4a26fde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:16.531872 18061 tablet_copy_client.cc:806] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:16.532406 18061 tablet_copy_client.cc:670] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:16.548635 18061 tablet_copy_client.cc:538] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:16.702550 18061 tablet_bootstrap.cc:492] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:16.751631 17306 raft_consensus.cc:1217] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:16.761628 16386 catalog_manager.cc:5697] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 2 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:16.823262 16629 raft_consensus.cc:2955] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
W20260709 13:04:16.839926 16454 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 110771us
I20260709 13:04:16.843217 18091 raft_consensus.cc:993] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc: : Instructing follower b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:16.843796 18091 raft_consensus.cc:1081] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Signalling peer b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:16.848937 18061 tablet_bootstrap.cc:492] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:16.851686 18061 tablet_bootstrap.cc:492] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:16.852613 18061 ts_tablet_manager.cc:1403] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.150s	user 0.040s	sys 0.006s
I20260709 13:04:16.857549 18061 raft_consensus.cc:359] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:16.858523 18061 raft_consensus.cc:740] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:16.859304 18061 consensus_queue.cc:260] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:16.861217 18061 ts_tablet_manager.cc:1434] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:04:16.865257 17305 raft_consensus.cc:1217] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:04:16.867337 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 84660.7us
I20260709 13:04:16.885531 16555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "047fd494cbe74474a08579c6edcf39fd"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52724
I20260709 13:04:16.886233 16555 raft_consensus.cc:493] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:16.886799 16555 raft_consensus.cc:3060] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:16.885299 16563 raft_consensus.cc:2955] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:16.898869 18094 ts_tablet_manager.cc:933] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261)
I20260709 13:04:16.918802 18096 raft_consensus.cc:993] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30: : Instructing follower cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:16.919938 17892 raft_consensus.cc:1081] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Signalling peer cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:16.953024 16555 raft_consensus.cc:515] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:16.960322 16555 leader_election.cc:290] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 3 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:16.961650 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047fd494cbe74474a08579c6edcf39fd" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:16.962539 16486 raft_consensus.cc:3055] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:16.962886 16486 raft_consensus.cc:740] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:16.963145 18094 tablet_copy_client.cc:323] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.129:44261
I20260709 13:04:16.945111 16574 tablet_copy_service.cc:342] P b4c86083028143f98d380c2e818ca1b1: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-15408b4f99cd4f53bb97fccca4a26fde received from {username='slave'} at 127.0.0.1:54720
I20260709 13:04:16.963850 16574 tablet_copy_service.cc:434] P b4c86083028143f98d380c2e818ca1b1: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-15408b4f99cd4f53bb97fccca4a26fde on tablet 15408b4f99cd4f53bb97fccca4a26fde with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:16.963626 16486 consensus_queue.cc:260] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:04:16.964716 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 96624.7us
I20260709 13:04:16.965054 16486 raft_consensus.cc:3060] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:16.979611 16499 tablet_copy_service.cc:140] P cd1bb048a4de4c8082b3b49c3259badc: Received BeginTabletCopySession request for tablet e2b8e53b249b4a999d82137e5169e016 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:56242)
I20260709 13:04:16.980230 16499 tablet_copy_service.cc:161] P cd1bb048a4de4c8082b3b49c3259badc: Beginning new tablet copy session on tablet e2b8e53b249b4a999d82137e5169e016 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:56242: session id = 367a86a7dff746489ebbc2525e96ed77-e2b8e53b249b4a999d82137e5169e016
I20260709 13:04:16.990512 16486 raft_consensus.cc:2468] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 3.
I20260709 13:04:16.995911 16480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a8d67c875734868b41fe964a8157ab3"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:50870
I20260709 13:04:16.996785 16480 raft_consensus.cc:493] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:16.997254 16480 raft_consensus.cc:3060] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:16.993171 16528 leader_election.cc:304] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:04:17.023589 18086 raft_consensus.cc:1064] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:17.024497 16499 tablet_copy_source_session.cc:215] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:17.008972 17959 raft_consensus.cc:2804] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:17.032658 17959 raft_consensus.cc:697] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 3 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:17.039394 18094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b8e53b249b4a999d82137e5169e016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:17.016753 18097 ts_tablet_manager.cc:933] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:17.043988 16480 raft_consensus.cc:515] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:04:17.043699 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.132:38473, user_credentials={real_user=slave}} blocked reactor thread for 115927us
I20260709 13:04:17.051577 16635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047fd494cbe74474a08579c6edcf39fd" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:17.052372 16635 raft_consensus.cc:3060] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:17.033812 17959 consensus_queue.cc:237] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:17.079764 16635 raft_consensus.cc:2468] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 3.
I20260709 13:04:17.092546 18097 tablet_copy_client.cc:323] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.130:46585
I20260709 13:04:17.093421 18086 consensus_queue.cc:237] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
W20260709 13:04:17.122032 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 70943.8us
W20260709 13:04:17.127557 16602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 108516us
I20260709 13:04:17.128960 16480 leader_election.cc:290] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:17.140057 16630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8d67c875734868b41fe964a8157ab3" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:17.141764 16630 raft_consensus.cc:3055] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:17.142468 16630 raft_consensus.cc:740] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:17.163074 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8d67c875734868b41fe964a8157ab3" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:17.164152 16555 raft_consensus.cc:3060] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:17.183903 18059 raft_consensus.cc:993] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1: : Instructing follower fcbcdd72dff84c748cdbbd14c2381d30 to start an election
I20260709 13:04:17.185441 18109 raft_consensus.cc:1081] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Signalling peer fcbcdd72dff84c748cdbbd14c2381d30 to start an election
I20260709 13:04:17.185659 16574 tablet_copy_service.cc:140] P b4c86083028143f98d380c2e818ca1b1: Received BeginTabletCopySession request for tablet dfd1681fbf5248818ee06f99a4f1dfc4 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:54720)
I20260709 13:04:17.186170 16630 consensus_queue.cc:260] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:17.187011 16574 tablet_copy_service.cc:161] P b4c86083028143f98d380c2e818ca1b1: Beginning new tablet copy session on tablet dfd1681fbf5248818ee06f99a4f1dfc4 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:54720: session id = 367a86a7dff746489ebbc2525e96ed77-dfd1681fbf5248818ee06f99a4f1dfc4
W20260709 13:04:17.245369 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 118373us
I20260709 13:04:17.247992 16555 raft_consensus.cc:2468] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:17.265413 16563 raft_consensus.cc:1275] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:17.268379 18088 consensus_queue.cc:1048] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:17.309795 17306 raft_consensus.cc:1275] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:17.311827 16631 raft_consensus.cc:1275] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:17.311199 16386 catalog_manager.cc:5697] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 2 to 3, leader changed from cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 3 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:17.322229 16630 raft_consensus.cc:3060] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:17.345242 16574 tablet_copy_source_session.cc:215] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:17.376389 16630 raft_consensus.cc:2468] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:17.399955 18086 consensus_queue.cc:1048] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 13:04:17.404289 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:17.404752 18085 consensus_queue.cc:1048] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:17.431877 16454 leader_election.cc:304] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
W20260709 13:04:17.433562 16454 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 58772us
I20260709 13:04:17.434423 18086 raft_consensus.cc:2804] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:17.439807 18086 raft_consensus.cc:697] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:17.435173 18094 tablet_copy_client.cc:806] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
W20260709 13:04:17.454722 17264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 55078us
I20260709 13:04:17.463454 18086 consensus_queue.cc:237] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:17.462073 18094 tablet_copy_client.cc:670] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
W20260709 13:04:17.470824 16455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 66162.5us
W20260709 13:04:17.473910 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 318330us
I20260709 13:04:17.488404 18097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd1681fbf5248818ee06f99a4f1dfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:17.507999 18108 raft_consensus.cc:1064] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
W20260709 13:04:17.512187 17265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 66873.4us
I20260709 13:04:17.511550 18108 consensus_queue.cc:237] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:17.532627 16630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8521ee34ceae4d3087fc7210f7251b8a"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
 from {username='slave'} at 127.0.0.1:44922
I20260709 13:04:17.533331 16630 raft_consensus.cc:493] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.533746 16630 raft_consensus.cc:3060] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:17.542451 18094 tablet_copy_client.cc:538] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:17.563687 16630 raft_consensus.cc:515] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:04:17.574523 16585 debug-util.cc:398] Leaking SignalData structure 0x7b08002479e0 after lost signal to thread 15397
I20260709 13:04:17.585366 16482 raft_consensus.cc:1240] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Rejecting Update request from peer fcbcdd72dff84c748cdbbd14c2381d30 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:17.598385 16630 leader_election.cc:290] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:17.599872 16635 raft_consensus.cc:1240] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Rejecting Update request from peer b4c86083028143f98d380c2e818ca1b1 for earlier term 2. Current term is 3. Ops: []
W20260709 13:04:17.603299 16585 debug-util.cc:398] Leaking SignalData structure 0x7b0800313280 after lost signal to thread 16421
W20260709 13:04:17.618523 16585 debug-util.cc:398] Leaking SignalData structure 0x7b08000b06c0 after lost signal to thread 16513
W20260709 13:04:17.620730 16585 debug-util.cc:398] Leaking SignalData structure 0x7b08001b4fc0 after lost signal to thread 16588
I20260709 13:04:17.605580 18094 tablet_bootstrap.cc:492] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:17.644537 16486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8521ee34ceae4d3087fc7210f7251b8a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
W20260709 13:04:17.645023 16585 debug-util.cc:398] Leaking SignalData structure 0x7b080018e440 after lost signal to thread 16662
W20260709 13:04:17.646553 16585 debug-util.cc:398] Leaking SignalData structure 0x7b08002fae00 after lost signal to thread 17346
I20260709 13:04:17.645213 16486 raft_consensus.cc:3060] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:17.670003 16486 raft_consensus.cc:2468] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 3.
I20260709 13:04:17.676988 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8521ee34ceae4d3087fc7210f7251b8a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:17.677591 17959 consensus_queue.cc:1059] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:17.687397 16564 raft_consensus.cc:3055] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:17.687788 16564 raft_consensus.cc:740] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:17.686707 18086 raft_consensus.cc:2955] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:17.688598 16564 consensus_queue.cc:260] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:17.691185 16564 raft_consensus.cc:3060] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:17.674392 16387 catalog_manager.cc:5697] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 1 to 2, leader changed from fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 2 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:17.698738 16629 raft_consensus.cc:1275] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:17.658849 18097 tablet_copy_client.cc:806] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:17.729266 16635 raft_consensus.cc:1240] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Rejecting Update request from peer b4c86083028143f98d380c2e818ca1b1 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:17.729823 18097 tablet_copy_client.cc:670] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:17.730723 16564 raft_consensus.cc:2468] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 3.
W20260709 13:04:17.731563 18099 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 13:04:17.732363 17917 consensus_queue.cc:1048] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:17.738351 17310 raft_consensus.cc:1275] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:17.737561 16564 raft_consensus.cc:2955] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:17.741005 16486 raft_consensus.cc:1275] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:17.742043 16603 leader_election.cc:304] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [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: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:04:17.749111 17967 consensus_queue.cc:1048] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:17.753229 16486 raft_consensus.cc:1275] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:17.750869 18059 consensus_queue.cc:1048] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:04:17.757272 17967 consensus_queue.cc:1048] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:17.759788 18097 tablet_copy_client.cc:538] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:17.768553 18097 tablet_bootstrap.cc:492] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:17.777065 18065 raft_consensus.cc:2804] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:17.795574 16632 raft_consensus.cc:1275] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:17.796977 18065 raft_consensus.cc:697] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:17.810475 18065 consensus_queue.cc:237] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:17.843973 18108 consensus_queue.cc:1048] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:17.851680 17311 raft_consensus.cc:2955] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:17.870393 16630 raft_consensus.cc:2955] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
W20260709 13:04:17.940834 18123 log.cc:927] Time spent T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
W20260709 13:04:17.949296 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 62454.7us
W20260709 13:04:17.954351 16602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 54271.7us
I20260709 13:04:18.025408 16386 catalog_manager.cc:5697] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
W20260709 13:04:18.089604 16528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 58598.2us
W20260709 13:04:18.097465 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.132:38473, user_credentials={real_user=slave}} blocked reactor thread for 106574us
W20260709 13:04:18.110809 18127 log.cc:927] Time spent T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc: Append to log took a long time: real 0.162s	user 0.001s	sys 0.000s
W20260709 13:04:18.124631 18105 log.cc:927] Time spent T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1: Append to log took a long time: real 0.165s	user 0.000s	sys 0.004s
W20260709 13:04:18.144881 18139 log.cc:927] Time spent T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:04:18.160136 16635 raft_consensus.cc:1275] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:18.159973 17959 raft_consensus.cc:2955] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
W20260709 13:04:18.181769 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.132:38473, user_credentials={real_user=slave}} blocked reactor thread for 53592.9us
I20260709 13:04:18.203401 16484 raft_consensus.cc:2955] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:18.212280 18094 tablet_bootstrap.cc:492] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:18.213320 18094 tablet_bootstrap.cc:492] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:18.214047 18094 ts_tablet_manager.cc:1403] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.623s	user 0.030s	sys 0.009s
I20260709 13:04:18.223090 18117 consensus_queue.cc:1048] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:18.250489 16635 raft_consensus.cc:2955] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:18.282460 18094 raft_consensus.cc:359] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:18.283828 18094 raft_consensus.cc:740] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:18.289381 16557 raft_consensus.cc:1275] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:18.291929 16387 catalog_manager.cc:5697] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 2 to 3, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 3 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:18.300738 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:18.305011 16488 consensus_queue.cc:237] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:18.374584 16484 raft_consensus.cc:1275] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:18.376518 18149 consensus_queue.cc:1048] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:18.315830 17310 raft_consensus.cc:2955] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:18.380328 17306 raft_consensus.cc:1275] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:18.386965 17800 consensus_queue.cc:1048] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:04:18.341926 16604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.132:38473, user_credentials={real_user=slave}} blocked reactor thread for 84461.2us
I20260709 13:04:18.396193 18085 raft_consensus.cc:2955] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:18.345183 18094 consensus_queue.cc:260] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:18.398138 17311 raft_consensus.cc:2955] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:18.400177 18094 ts_tablet_manager.cc:1434] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.186s	user 0.008s	sys 0.004s
I20260709 13:04:18.403267 18086 consensus_queue.cc:1048] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:18.404723 16499 tablet_copy_service.cc:342] P cd1bb048a4de4c8082b3b49c3259badc: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-e2b8e53b249b4a999d82137e5169e016 received from {username='slave'} at 127.0.0.1:56242
I20260709 13:04:18.405362 16499 tablet_copy_service.cc:434] P cd1bb048a4de4c8082b3b49c3259badc: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-e2b8e53b249b4a999d82137e5169e016 on tablet e2b8e53b249b4a999d82137e5169e016 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:18.447014 16629 raft_consensus.cc:1275] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:18.340853 16386 catalog_manager.cc:5697] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
W20260709 13:04:18.335328 18097 log.cc:927] Time spent T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77: Append to log took a long time: real 0.099s	user 0.001s	sys 0.001s
I20260709 13:04:18.456624 18097 tablet_bootstrap.cc:492] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:18.457566 18097 tablet_bootstrap.cc:492] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:18.458225 18097 ts_tablet_manager.cc:1403] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.690s	user 0.021s	sys 0.015s
I20260709 13:04:18.461381 17800 consensus_queue.cc:1048] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:18.465430 18097 raft_consensus.cc:359] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:18.466987 18097 raft_consensus.cc:740] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:18.467482 16564 raft_consensus.cc:1275] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:18.467963 18097 consensus_queue.cc:260] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:18.469061 18136 consensus_queue.cc:1048] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:18.486974 18097 ts_tablet_manager.cc:1434] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.008s
I20260709 13:04:18.493854 16574 tablet_copy_service.cc:342] P b4c86083028143f98d380c2e818ca1b1: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-dfd1681fbf5248818ee06f99a4f1dfc4 received from {username='slave'} at 127.0.0.1:54720
I20260709 13:04:18.494320 16574 tablet_copy_service.cc:434] P b4c86083028143f98d380c2e818ca1b1: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-dfd1681fbf5248818ee06f99a4f1dfc4 on tablet dfd1681fbf5248818ee06f99a4f1dfc4 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:18.508728 17311 raft_consensus.cc:1217] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:04:18.504163 16629 raft_consensus.cc:2955] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:18.535903 16384 catalog_manager.cc:5697] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:18.552047 16564 consensus_queue.cc:237] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:18.556015 16372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b5b2bacb9374489aaa9f74ad7924a888 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:18.569675 16554 tablet_service.cc:1558] Processing DeleteTablet for tablet b5b2bacb9374489aaa9f74ad7924a888 with delete_type TABLET_DATA_TOMBSTONED (TS b4c86083028143f98d380c2e818ca1b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52722
I20260709 13:04:18.584765 16563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69ba079a5be84eee9954559b0e6f086a"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:18.585415 16563 raft_consensus.cc:606] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Received request to transfer leadership to TS fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:04:18.599269 16481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5b2bacb9374489aaa9f74ad7924a888"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
mode: GRACEFUL
new_leader_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:42686
I20260709 13:04:18.599464 17310 raft_consensus.cc:1275] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:18.599841 16481 raft_consensus.cc:606] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Received request to transfer leadership to TS b4c86083028143f98d380c2e818ca1b1
I20260709 13:04:18.600252 16481 raft_consensus.cc:630] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Rejecting request to transfer leadership because tablet server b4c86083028143f98d380c2e818ca1b1 is not a voter in the active config
I20260709 13:04:18.602051 18089 consensus_queue.cc:1048] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:04:18.606142 16484 raft_consensus.cc:1275] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:18.608552 16564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4be98000f9e45aca6246ebb29caaf3a"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:18.610071 16564 raft_consensus.cc:606] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Received request to transfer leadership to TS fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:04:18.612334 18089 consensus_queue.cc:1048] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:04:18.614873 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:04:18.622756 18109 raft_consensus.cc:2955] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:18.624032 17311 raft_consensus.cc:2955] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:18.627542 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:18.639283 18157 tablet_replica.cc:333] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:18.642588 18157 raft_consensus.cc:2243] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:18.643537 18157 raft_consensus.cc:2272] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:18.645816 16481 raft_consensus.cc:2955] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:18.646345 16387 catalog_manager.cc:5697] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New cstate: current_term: 1 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:18.656924 16373 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 15408b4f99cd4f53bb97fccca4a26fde with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:18.660050 16628 tablet_service.cc:1558] Processing DeleteTablet for tablet 15408b4f99cd4f53bb97fccca4a26fde with delete_type TABLET_DATA_TOMBSTONED (TS fcbcdd72dff84c748cdbbd14c2381d30 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44896
I20260709 13:04:18.668430 18157 ts_tablet_manager.cc:1916] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:18.681371 17311 raft_consensus.cc:1217] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:04:18.700733 18158 tablet_replica.cc:333] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:18.705083 18158 raft_consensus.cc:2243] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:18.705744 18158 raft_consensus.cc:2272] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:18.716483 18158 ts_tablet_manager.cc:1916] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:18.718119 18157 ts_tablet_manager.cc:1929] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:18.719512 18157 log.cc:1199] T b5b2bacb9374489aaa9f74ad7924a888 P b4c86083028143f98d380c2e818ca1b1: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root/wals/b5b2bacb9374489aaa9f74ad7924a888
I20260709 13:04:18.721460 16373 catalog_manager.cc:5028] TS b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): tablet b5b2bacb9374489aaa9f74ad7924a888 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:18.744138 17917 raft_consensus.cc:993] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1: : Instructing follower fcbcdd72dff84c748cdbbd14c2381d30 to start an election
I20260709 13:04:18.744920 17917 raft_consensus.cc:1081] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Signalling peer fcbcdd72dff84c748cdbbd14c2381d30 to start an election
I20260709 13:04:18.746731 16629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4be98000f9e45aca6246ebb29caaf3a"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
 from {username='slave'} at 127.0.0.1:44922
I20260709 13:04:18.747239 16629 raft_consensus.cc:493] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:18.747540 16629 raft_consensus.cc:3060] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:18.753801 16629 raft_consensus.cc:515] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:18.756698 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be98000f9e45aca6246ebb29caaf3a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:18.757325 16484 raft_consensus.cc:3060] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:18.757526 16629 leader_election.cc:290] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:18.760437 18158 ts_tablet_manager.cc:1929] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:18.760921 16564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4be98000f9e45aca6246ebb29caaf3a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:18.761585 18158 log.cc:1199] T 15408b4f99cd4f53bb97fccca4a26fde P fcbcdd72dff84c748cdbbd14c2381d30: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root/wals/15408b4f99cd4f53bb97fccca4a26fde
I20260709 13:04:18.761686 16564 raft_consensus.cc:3055] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:18.762059 16564 raft_consensus.cc:740] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:18.762805 16564 consensus_queue.cc:260] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:18.763623 16374 catalog_manager.cc:5028] TS fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): tablet 15408b4f99cd4f53bb97fccca4a26fde (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:18.764052 16564 raft_consensus.cc:3060] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:18.777926 16564 raft_consensus.cc:2468] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 3.
I20260709 13:04:18.779366 16603 leader_election.cc:304] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [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: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:04:18.781817 16484 raft_consensus.cc:2468] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 3.
I20260709 13:04:18.782582 18136 raft_consensus.cc:2804] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:18.783164 18136 raft_consensus.cc:697] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:18.784121 18136 consensus_queue.cc:237] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:18.859714 16384 catalog_manager.cc:5697] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 2 to 3, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 3 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:18.874426 17917 raft_consensus.cc:993] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1: : Instructing follower fcbcdd72dff84c748cdbbd14c2381d30 to start an election
I20260709 13:04:18.874962 17917 raft_consensus.cc:1081] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Signalling peer fcbcdd72dff84c748cdbbd14c2381d30 to start an election
I20260709 13:04:18.881433 16629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69ba079a5be84eee9954559b0e6f086a"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
 from {username='slave'} at 127.0.0.1:44922
I20260709 13:04:18.881978 16629 raft_consensus.cc:493] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:18.882341 16629 raft_consensus.cc:3060] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:18.944303 16629 raft_consensus.cc:515] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:18.957419 16629 leader_election.cc:290] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:18.957624 16481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba079a5be84eee9954559b0e6f086a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:18.958226 16481 raft_consensus.cc:3060] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:18.964340 16557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba079a5be84eee9954559b0e6f086a" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:18.965057 16557 raft_consensus.cc:3055] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:18.965386 16557 raft_consensus.cc:740] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:18.966158 16557 consensus_queue.cc:260] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:18.967278 16557 raft_consensus.cc:3060] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:18.965350 16481 raft_consensus.cc:2468] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 2.
I20260709 13:04:18.976568 16484 raft_consensus.cc:1240] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Rejecting Update request from peer b4c86083028143f98d380c2e818ca1b1 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:18.979362 16602 leader_election.cc:304] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:04:18.980151 18134 raft_consensus.cc:2804] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:18.985659 16557 raft_consensus.cc:2468] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 2.
I20260709 13:04:18.985605 18134 raft_consensus.cc:697] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:18.987579 18134 consensus_queue.cc:237] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:19.045552 16384 catalog_manager.cc:5697] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 1 to 2, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:19.102567 18086 raft_consensus.cc:1064] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:19.105392 18086 consensus_queue.cc:237] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:19.133970 17311 raft_consensus.cc:1275] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:19.134658 16630 raft_consensus.cc:1275] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:19.136003 16557 raft_consensus.cc:1275] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:19.136224 18116 consensus_queue.cc:1048] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:19.137187 18085 consensus_queue.cc:1048] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:19.140041 18086 consensus_queue.cc:1048] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:19.191146 18116 raft_consensus.cc:2955] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:19.204967 16557 raft_consensus.cc:2955] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:19.209084 17310 raft_consensus.cc:2955] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:19.256590 16384 catalog_manager.cc:5697] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:19.265260 18099 raft_consensus.cc:1064] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:19.268092 18099 consensus_queue.cc:237] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:19.284789 16481 consensus_queue.cc:237] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:19.292512 16484 raft_consensus.cc:1275] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:19.294073 17310 raft_consensus.cc:1275] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:19.295179 18099 consensus_queue.cc:1048] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:19.306968 18059 consensus_queue.cc:1048] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:19.309955 16630 raft_consensus.cc:1275] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:19.309597 16629 raft_consensus.cc:2955] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:19.326277 17310 raft_consensus.cc:1275] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:19.329469 16555 raft_consensus.cc:1275] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:19.330965 18117 consensus_queue.cc:1048] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:19.332821 18117 consensus_queue.cc:1048] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:19.344399 18109 consensus_queue.cc:1048] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:19.350178 16555 raft_consensus.cc:2955] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:19.366092 16481 raft_consensus.cc:1275] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:19.365425 18117 raft_consensus.cc:2955] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:19.371006 18136 consensus_queue.cc:1048] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:19.378140 17306 raft_consensus.cc:2955] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:19.392225 16386 catalog_manager.cc:5697] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index 4 to 5, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New cstate: current_term: 2 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:19.416611 16557 raft_consensus.cc:1275] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:19.473368 16372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e2b8e53b249b4a999d82137e5169e016 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:19.458211 18134 consensus_queue.cc:1048] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
W20260709 13:04:19.510111 16603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 87931.6us
W20260709 13:04:19.510098 16604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.132:38473, user_credentials={real_user=slave}} blocked reactor thread for 129763us
W20260709 13:04:19.524875 17264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:46585, user_credentials={real_user=slave}} blocked reactor thread for 79526.1us
I20260709 13:04:19.539172 16628 tablet_service.cc:1558] Processing DeleteTablet for tablet e2b8e53b249b4a999d82137e5169e016 with delete_type TABLET_DATA_TOMBSTONED (TS fcbcdd72dff84c748cdbbd14c2381d30 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44896
I20260709 13:04:19.582661 16555 raft_consensus.cc:1275] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:19.628618 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:19.676152 16484 raft_consensus.cc:1275] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:19.569589 18109 raft_consensus.cc:2955] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:19.695694 18190 tablet_replica.cc:333] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:19.696864 18190 raft_consensus.cc:2243] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.697583 18190 raft_consensus.cc:2272] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.701004 18190 ts_tablet_manager.cc:1916] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:19.708566 18176 consensus_queue.cc:1048] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:04:19.732443 16530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:39279, user_credentials={real_user=slave}} blocked reactor thread for 80661.2us
I20260709 13:04:19.777420 17311 raft_consensus.cc:2955] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
W20260709 13:04:19.781070 17263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 75217.1us
I20260709 13:04:19.811728 16482 raft_consensus.cc:2955] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:19.838807 16384 catalog_manager.cc:5697] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:19.854373 18190 ts_tablet_manager.cc:1929] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:04:19.854931 18190 log.cc:1199] T e2b8e53b249b4a999d82137e5169e016 P fcbcdd72dff84c748cdbbd14c2381d30: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root/wals/e2b8e53b249b4a999d82137e5169e016
I20260709 13:04:19.871481 16555 consensus_queue.cc:237] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:19.876952 17311 raft_consensus.cc:1275] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:19.880044 18109 consensus_queue.cc:1048] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:19.886461 16634 raft_consensus.cc:2955] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:19.891047 17311 raft_consensus.cc:2955] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:19.889267 18109 raft_consensus.cc:2955] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:19.902541 16373 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dfd1681fbf5248818ee06f99a4f1dfc4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:19.903811 18188 consensus_queue.cc:1048] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:19.914077 16635 raft_consensus.cc:1275] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:04:19.920953 16373 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet dfd1681fbf5248818ee06f99a4f1dfc4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 4 but the committed config has opid_index of 5
I20260709 13:04:19.925284 16386 catalog_manager.cc:5697] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index 4 to 5, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New cstate: current_term: 2 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:19.948128 16374 catalog_manager.cc:5028] TS fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): tablet e2b8e53b249b4a999d82137e5169e016 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:19.952661 18109 consensus_queue.cc:1048] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:19.970557 16629 raft_consensus.cc:2955] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:19.976379 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:20.056110 16479 tablet_service.cc:1558] Processing DeleteTablet for tablet dfd1681fbf5248818ee06f99a4f1dfc4 with delete_type TABLET_DATA_TOMBSTONED (TS cd1bb048a4de4c8082b3b49c3259badc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50854
I20260709 13:04:20.075795 16634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "162af072676f4cccab3549d74c9ae6cf"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
mode: GRACEFUL
new_leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:52334
I20260709 13:04:20.076014 18209 tablet_replica.cc:333] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:20.076483 16634 raft_consensus.cc:606] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Received request to transfer leadership to TS cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:20.079420 18209 raft_consensus.cc:2243] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:20.080279 18209 raft_consensus.cc:2272] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:20.082906 16634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4776c872ff5d4dd48d8b791b2f4d978d"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
mode: GRACEFUL
new_leader_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:52334
I20260709 13:04:20.083633 16634 raft_consensus.cc:606] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Received request to transfer leadership to TS 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:20.084236 18209 ts_tablet_manager.cc:1916] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:20.090900 16634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
mode: GRACEFUL
new_leader_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52334
I20260709 13:04:20.091812 16634 raft_consensus.cc:606] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 LEADER]: Received request to transfer leadership to TS b4c86083028143f98d380c2e818ca1b1
I20260709 13:04:20.094784 16488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2b8e53b249b4a999d82137e5169e016"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
mode: GRACEFUL
new_leader_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:42686
I20260709 13:04:20.095337 16488 raft_consensus.cc:606] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Received request to transfer leadership to TS b4c86083028143f98d380c2e818ca1b1
I20260709 13:04:20.096519 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:04:20.098026 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:20.100006 18209 ts_tablet_manager.cc:1929] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:04:20.100446 18209 log.cc:1199] T dfd1681fbf5248818ee06f99a4f1dfc4 P cd1bb048a4de4c8082b3b49c3259badc: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/wals/dfd1681fbf5248818ee06f99a4f1dfc4
I20260709 13:04:20.101902 16372 catalog_manager.cc:5028] TS cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): tablet dfd1681fbf5248818ee06f99a4f1dfc4 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:20.315083 18174 raft_consensus.cc:993] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30: : Instructing follower 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:20.315707 18176 raft_consensus.cc:1081] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Signalling peer 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:20.317516 17311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4776c872ff5d4dd48d8b791b2f4d978d"
dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:60230
I20260709 13:04:20.318037 17311 raft_consensus.cc:493] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:20.318356 17311 raft_consensus.cc:3060] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:20.328470 18174 raft_consensus.cc:993] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30: : Instructing follower cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:20.329030 18199 raft_consensus.cc:1081] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Signalling peer cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:20.332072 16484 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "162af072676f4cccab3549d74c9ae6cf"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:50870
I20260709 13:04:20.332653 16484 raft_consensus.cc:493] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:20.333007 16484 raft_consensus.cc:3060] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:20.343986 16484 raft_consensus.cc:515] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:20.347342 16563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162af072676f4cccab3549d74c9ae6cf" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:20.347936 16563 raft_consensus.cc:3060] T 162af072676f4cccab3549d74c9ae6cf P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:20.348835 17311 raft_consensus.cc:515] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:20.351049 17311 leader_election.cc:290] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:20.352072 16634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4776c872ff5d4dd48d8b791b2f4d978d" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:20.352702 16634 raft_consensus.cc:3055] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:20.352885 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4776c872ff5d4dd48d8b791b2f4d978d" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:20.353029 16634 raft_consensus.cc:740] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:20.353598 16488 raft_consensus.cc:3060] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:20.354204 16634 consensus_queue.cc:260] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:20.355397 16634 raft_consensus.cc:3060] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:20.365424 16634 raft_consensus.cc:2468] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:20.369544 16484 leader_election.cc:290] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:20.370820 17265 leader_election.cc:304] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:04:20.371937 18189 raft_consensus.cc:2804] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:20.372788 16634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162af072676f4cccab3549d74c9ae6cf" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:20.373194 18189 raft_consensus.cc:697] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Becoming Leader. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Running, Role: LEADER
I20260709 13:04:20.373384 16634 raft_consensus.cc:3055] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:20.373749 16634 raft_consensus.cc:740] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:20.374249 18189 consensus_queue.cc:237] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:20.374568 16634 consensus_queue.cc:260] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:20.375694 16634 raft_consensus.cc:3060] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:20.370607 16488 raft_consensus.cc:2468] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:20.371340 16563 raft_consensus.cc:2468] T 162af072676f4cccab3549d74c9ae6cf P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:20.382745 16454 leader_election.cc:304] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:04:20.383656 18117 raft_consensus.cc:2804] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:20.384133 18117 raft_consensus.cc:697] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:20.385016 18117 consensus_queue.cc:237] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:20.386193 16634 raft_consensus.cc:2468] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:20.399068 18204 raft_consensus.cc:993] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc: : Instructing follower b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:20.399562 18204 raft_consensus.cc:1081] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Signalling peer b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:20.402544 16555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2b8e53b249b4a999d82137e5169e016"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52724
I20260709 13:04:20.403146 16555 raft_consensus.cc:493] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:20.403497 16555 raft_consensus.cc:3060] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:20.406562 16384 catalog_manager.cc:5697] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: term changed from 1 to 2, leader changed from fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) to 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "367a86a7dff746489ebbc2525e96ed77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:20.421222 16386 catalog_manager.cc:5697] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 1 to 2, leader changed from fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 2 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:20.412276 16555 raft_consensus.cc:515] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:20.426565 17305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b8e53b249b4a999d82137e5169e016" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
I20260709 13:04:20.427286 17305 raft_consensus.cc:3060] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:20.427582 16555 leader_election.cc:290] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 3 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473)
I20260709 13:04:20.436357 17305 raft_consensus.cc:2468] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 3.
I20260709 13:04:20.435683 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b8e53b249b4a999d82137e5169e016" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:20.437803 16530 leader_election.cc:304] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [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: 367a86a7dff746489ebbc2525e96ed77, b4c86083028143f98d380c2e818ca1b1; no voters: 
I20260709 13:04:20.437949 16488 raft_consensus.cc:3055] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:20.438612 18197 raft_consensus.cc:2804] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:20.438454 16488 raft_consensus.cc:740] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:20.439392 18197 raft_consensus.cc:697] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 3 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:20.440395 18197 consensus_queue.cc:237] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:20.440709 16488 consensus_queue.cc:260] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:20.444295 16488 raft_consensus.cc:3060] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:20.453148 18199 raft_consensus.cc:993] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30: : Instructing follower b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:20.453919 18199 raft_consensus.cc:1081] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 LEADER]: Signalling peer b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:20.468984 16555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52730
I20260709 13:04:20.470620 16555 raft_consensus.cc:493] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:20.471200 16555 raft_consensus.cc:3060] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:20.483862 16555 raft_consensus.cc:515] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:20.488206 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:20.489012 16484 raft_consensus.cc:3060] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:20.500066 16634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c8d8f7ef534ae4aaa11d148845b83e" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:20.500742 16634 raft_consensus.cc:3055] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:20.501143 16634 raft_consensus.cc:740] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:20.501921 16634 consensus_queue.cc:260] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:20.503865 16555 leader_election.cc:290] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 4 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:20.503875 16634 raft_consensus.cc:3060] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:20.507027 16484 raft_consensus.cc:2468] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 4.
I20260709 13:04:20.508638 16528 leader_election.cc:304] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:04:20.510313 18198 raft_consensus.cc:2804] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:20.510862 18198 raft_consensus.cc:697] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 4 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:20.511775 18198 consensus_queue.cc:237] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:20.514297 16488 raft_consensus.cc:2468] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 3.
I20260709 13:04:20.515378 16386 catalog_manager.cc:5697] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 2 to 3, leader changed from cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 3 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:20.527012 16634 raft_consensus.cc:2468] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 4.
I20260709 13:04:20.539858 16386 catalog_manager.cc:5697] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 3 to 4, leader changed from fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 4 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:20.835317 16555 raft_consensus.cc:1275] T 162af072676f4cccab3549d74c9ae6cf P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:20.836725 18194 consensus_queue.cc:1048] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:20.872838 16631 raft_consensus.cc:1275] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:20.874154 16482 raft_consensus.cc:1275] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:20.876145 18204 consensus_queue.cc:1048] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:20.877893 18058 consensus_queue.cc:1048] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:20.891506 17311 raft_consensus.cc:1275] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77 [term 3 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:04:20.894763 18109 consensus_queue.cc:1048] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:20.937506 16484 raft_consensus.cc:1275] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 4 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:20.940881 18198 consensus_queue.cc:1048] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:20.948916 16482 raft_consensus.cc:1275] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:04:20.954257 18181 consensus_queue.cc:1048] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:20.977181 16634 raft_consensus.cc:1275] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 4 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:20.979425 18109 consensus_queue.cc:1048] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:21.008508 16629 raft_consensus.cc:1275] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:21.011736 18221 consensus_queue.cc:1048] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:04:21.088371 17263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 94853us
I20260709 13:04:21.098881 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:21.139570 16631 consensus_queue.cc:237] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
W20260709 13:04:21.146453 16604 consensus_peers.cc:597] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea29187a54f742e2a9a9b6abcd7a79b3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:21.146941 16564 raft_consensus.cc:1275] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:21.147768 16482 raft_consensus.cc:1275] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:21.148309 18174 consensus_queue.cc:1048] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:21.149178 18199 consensus_queue.cc:1048] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:21.160056 18183 raft_consensus.cc:2955] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:21.161585 16555 raft_consensus.cc:2955] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:21.165143 16482 raft_consensus.cc:2955] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:21.183028 16386 catalog_manager.cc:5697] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:21.187282 16482 consensus_queue.cc:237] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
W20260709 13:04:21.198711 16455 consensus_peers.cc:597] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be72ef70658748edac30905a022d9541. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:21.199823 16631 raft_consensus.cc:1275] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:21.202261 18194 consensus_queue.cc:1048] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:21.202927 16555 raft_consensus.cc:1275] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:21.207012 18194 consensus_queue.cc:1048] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:21.218309 18229 raft_consensus.cc:2955] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:21.220851 16555 raft_consensus.cc:2955] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:21.226668 16631 raft_consensus.cc:2955] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:21.238091 16385 catalog_manager.cc:5697] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:21.248772 16634 consensus_queue.cc:237] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:21.259426 16555 raft_consensus.cc:1275] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:04:21.259426 16604 consensus_peers.cc:597] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4be98000f9e45aca6246ebb29caaf3a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:21.262631 18199 consensus_queue.cc:1048] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:21.263211 16484 raft_consensus.cc:1275] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:21.264851 18199 consensus_queue.cc:1048] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:21.271734 18183 raft_consensus.cc:2955] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:21.273397 16555 raft_consensus.cc:2955] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:21.280191 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:21.281864 16482 raft_consensus.cc:2955] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:21.289515 16384 catalog_manager.cc:5697] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index -1 to 4, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 3 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:21.297120 16634 consensus_queue.cc:237] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:21.314118 16482 raft_consensus.cc:1275] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:21.314126 16604 consensus_peers.cc:597] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a578d914719c42ab8fc3cd6c8847ece8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:21.315356 18199 consensus_queue.cc:1048] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:21.315649 16555 raft_consensus.cc:1275] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:21.316900 18174 consensus_queue.cc:1048] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:21.328677 16484 raft_consensus.cc:2955] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:21.329201 18183 raft_consensus.cc:2955] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:21.361856 16559 raft_consensus.cc:2955] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:21.361567 16384 catalog_manager.cc:5697] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:21.392360 16559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4081d7c64bff4a1c900ce3ff5ec040ab"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:21.392968 16559 raft_consensus.cc:606] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Received request to transfer leadership to TS cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:21.408516 16484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "512b5fcf8af14734a89fb2fee2bead82"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
mode: GRACEFUL
new_leader_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:42686
I20260709 13:04:21.409169 16484 raft_consensus.cc:606] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Received request to transfer leadership to TS b4c86083028143f98d380c2e818ca1b1
I20260709 13:04:21.411871 16559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89b2b151746d4086be3b98906c2e1bce"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:21.412425 16559 raft_consensus.cc:606] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Received request to transfer leadership to TS fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:04:21.414856 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:04:21.418747 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:21.441947 18198 raft_consensus.cc:993] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1: : Instructing follower cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:21.442603 18198 raft_consensus.cc:1081] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Signalling peer cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:21.444399 16484 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4081d7c64bff4a1c900ce3ff5ec040ab"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:50874
I20260709 13:04:21.444983 16484 raft_consensus.cc:493] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:21.445367 16484 raft_consensus.cc:3060] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.459553 16484 raft_consensus.cc:515] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:21.461826 16484 leader_election.cc:290] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473)
I20260709 13:04:21.463351 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4081d7c64bff4a1c900ce3ff5ec040ab" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:21.463938 16559 raft_consensus.cc:3055] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:21.464403 16559 raft_consensus.cc:740] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:21.465292 18109 raft_consensus.cc:993] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1: : Instructing follower fcbcdd72dff84c748cdbbd14c2381d30 to start an election
I20260709 13:04:21.465109 16559 consensus_queue.cc:260] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:21.465746 18109 raft_consensus.cc:1081] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Signalling peer fcbcdd72dff84c748cdbbd14c2381d30 to start an election
I20260709 13:04:21.466320 16559 raft_consensus.cc:3060] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.467481 16631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89b2b151746d4086be3b98906c2e1bce"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
 from {username='slave'} at 127.0.0.1:44922
I20260709 13:04:21.467996 16631 raft_consensus.cc:493] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:21.468299 16631 raft_consensus.cc:3060] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.470454 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4081d7c64bff4a1c900ce3ff5ec040ab" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
I20260709 13:04:21.471050 17311 raft_consensus.cc:3060] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.475059 16559 raft_consensus.cc:2468] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:21.476541 16454 leader_election.cc:304] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:04:21.477419 18117 raft_consensus.cc:2804] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:21.477838 18117 raft_consensus.cc:697] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:21.478783 17311 raft_consensus.cc:2468] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 2.
I20260709 13:04:21.478582 18117 consensus_queue.cc:237] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:21.482101 16631 raft_consensus.cc:515] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:21.485831 16481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b2b151746d4086be3b98906c2e1bce" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:21.486389 16481 raft_consensus.cc:3060] T 89b2b151746d4086be3b98906c2e1bce P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.490612 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b2b151746d4086be3b98906c2e1bce" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:21.491775 16559 raft_consensus.cc:3055] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:21.492118 16559 raft_consensus.cc:740] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:21.492900 16559 consensus_queue.cc:260] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:21.493888 16559 raft_consensus.cc:3060] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.493935 16385 catalog_manager.cc:5697] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 1 to 2, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 2 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:21.491153 16631 leader_election.cc:290] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:21.503038 16559 raft_consensus.cc:2468] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 2.
I20260709 13:04:21.504719 16603 leader_election.cc:304] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:04:21.505528 18176 raft_consensus.cc:2804] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:21.505999 18176 raft_consensus.cc:697] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:21.506875 18176 consensus_queue.cc:237] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:21.512674 16481 raft_consensus.cc:2468] T 89b2b151746d4086be3b98906c2e1bce P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 2.
I20260709 13:04:21.521733 16385 catalog_manager.cc:5697] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 1 to 2, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:21.602466 18247 ts_tablet_manager.cc:933] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:21.604188 18247 tablet_copy_client.cc:323] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.131:39279
I20260709 13:04:21.606148 16648 tablet_copy_service.cc:140] P fcbcdd72dff84c748cdbbd14c2381d30: Received BeginTabletCopySession request for tablet ea29187a54f742e2a9a9b6abcd7a79b3 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:44578)
I20260709 13:04:21.606760 16648 tablet_copy_service.cc:161] P fcbcdd72dff84c748cdbbd14c2381d30: Beginning new tablet copy session on tablet ea29187a54f742e2a9a9b6abcd7a79b3 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:44578: session id = 367a86a7dff746489ebbc2525e96ed77-ea29187a54f742e2a9a9b6abcd7a79b3
I20260709 13:04:21.611869 18249 ts_tablet_manager.cc:933] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261)
I20260709 13:04:21.614138 18249 tablet_copy_client.cc:323] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.129:44261
I20260709 13:04:21.614787 16648 tablet_copy_source_session.cc:215] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:21.615703 16499 tablet_copy_service.cc:140] P cd1bb048a4de4c8082b3b49c3259badc: Received BeginTabletCopySession request for tablet be72ef70658748edac30905a022d9541 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:56242)
I20260709 13:04:21.616277 16499 tablet_copy_service.cc:161] P cd1bb048a4de4c8082b3b49c3259badc: Beginning new tablet copy session on tablet be72ef70658748edac30905a022d9541 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:56242: session id = 367a86a7dff746489ebbc2525e96ed77-be72ef70658748edac30905a022d9541
I20260709 13:04:21.618197 18247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea29187a54f742e2a9a9b6abcd7a79b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.624776 16499 tablet_copy_source_session.cc:215] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:21.636309 18247 tablet_copy_client.cc:806] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:21.636947 18247 tablet_copy_client.cc:670] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:21.646824 18249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be72ef70658748edac30905a022d9541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.647399 18247 tablet_copy_client.cc:538] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:21.658643 18247 tablet_bootstrap.cc:492] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:21.669420 18249 tablet_copy_client.cc:806] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:21.670120 18249 tablet_copy_client.cc:670] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:21.674296 18249 tablet_copy_client.cc:538] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:21.683506 18249 tablet_bootstrap.cc:492] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:21.723381 18252 ts_tablet_manager.cc:933] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:21.723960 18247 tablet_bootstrap.cc:492] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:21.725891 18247 tablet_bootstrap.cc:492] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:21.726869 18247 ts_tablet_manager.cc:1403] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.008s
I20260709 13:04:21.742583 18117 raft_consensus.cc:993] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc: : Instructing follower b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:21.743176 18194 raft_consensus.cc:1081] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Signalling peer b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:21.745461 16564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "512b5fcf8af14734a89fb2fee2bead82"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52724
I20260709 13:04:21.746155 16564 raft_consensus.cc:493] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:21.746500 16564 raft_consensus.cc:3060] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.758164 18249 tablet_bootstrap.cc:492] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:21.762307 18249 tablet_bootstrap.cc:492] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:21.760757 16564 raft_consensus.cc:515] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:21.762384 18247 raft_consensus.cc:359] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:21.763342 18247 raft_consensus.cc:740] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:21.764433 16564 leader_election.cc:290] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473)
I20260709 13:04:21.765403 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512b5fcf8af14734a89fb2fee2bead82" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
I20260709 13:04:21.765321 18249 ts_tablet_manager.cc:1403] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.082s	user 0.026s	sys 0.000s
I20260709 13:04:21.766199 17311 raft_consensus.cc:3060] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.765424 16482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512b5fcf8af14734a89fb2fee2bead82" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:21.766861 16482 raft_consensus.cc:3055] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:21.767231 16482 raft_consensus.cc:740] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:21.768018 16482 consensus_queue.cc:260] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:21.769363 16482 raft_consensus.cc:3060] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.769984 18249 raft_consensus.cc:359] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:21.770964 18249 raft_consensus.cc:740] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:21.771734 18249 consensus_queue.cc:260] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:21.773159 17311 raft_consensus.cc:2468] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:21.773353 18252 tablet_copy_client.cc:323] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.131:39279
I20260709 13:04:21.774595 16530 leader_election.cc:304] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77, b4c86083028143f98d380c2e818ca1b1; no voters: 
I20260709 13:04:21.775178 16648 tablet_copy_service.cc:140] P fcbcdd72dff84c748cdbbd14c2381d30: Received BeginTabletCopySession request for tablet a578d914719c42ab8fc3cd6c8847ece8 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:44578)
I20260709 13:04:21.775755 16648 tablet_copy_service.cc:161] P fcbcdd72dff84c748cdbbd14c2381d30: Beginning new tablet copy session on tablet a578d914719c42ab8fc3cd6c8847ece8 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:44578: session id = 367a86a7dff746489ebbc2525e96ed77-a578d914719c42ab8fc3cd6c8847ece8
I20260709 13:04:21.778542 18249 ts_tablet_manager.cc:1434] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260709 13:04:21.780447 16499 tablet_copy_service.cc:342] P cd1bb048a4de4c8082b3b49c3259badc: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-be72ef70658748edac30905a022d9541 received from {username='slave'} at 127.0.0.1:56242
I20260709 13:04:21.780942 16499 tablet_copy_service.cc:434] P cd1bb048a4de4c8082b3b49c3259badc: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-be72ef70658748edac30905a022d9541 on tablet be72ef70658748edac30905a022d9541 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:21.779538 16482 raft_consensus.cc:2468] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:21.784533 18181 raft_consensus.cc:2804] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:21.785025 18181 raft_consensus.cc:697] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:21.786130 16648 tablet_copy_source_session.cc:215] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:21.764008 18247 consensus_queue.cc:260] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:21.792353 18252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a578d914719c42ab8fc3cd6c8847ece8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.785854 18181 consensus_queue.cc:237] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:21.800988 18249 ts_tablet_manager.cc:933] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:21.803527 18247 ts_tablet_manager.cc:1434] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.000s
I20260709 13:04:21.806879 16648 tablet_copy_service.cc:342] P fcbcdd72dff84c748cdbbd14c2381d30: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-ea29187a54f742e2a9a9b6abcd7a79b3 received from {username='slave'} at 127.0.0.1:44578
I20260709 13:04:21.807385 16648 tablet_copy_service.cc:434] P fcbcdd72dff84c748cdbbd14c2381d30: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-ea29187a54f742e2a9a9b6abcd7a79b3 on tablet ea29187a54f742e2a9a9b6abcd7a79b3 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:21.815240 18249 tablet_copy_client.cc:323] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.131:39279
I20260709 13:04:21.818558 16648 tablet_copy_service.cc:140] P fcbcdd72dff84c748cdbbd14c2381d30: Received BeginTabletCopySession request for tablet e4be98000f9e45aca6246ebb29caaf3a from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:44578)
I20260709 13:04:21.819202 16648 tablet_copy_service.cc:161] P fcbcdd72dff84c748cdbbd14c2381d30: Beginning new tablet copy session on tablet e4be98000f9e45aca6246ebb29caaf3a from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:44578: session id = 367a86a7dff746489ebbc2525e96ed77-e4be98000f9e45aca6246ebb29caaf3a
I20260709 13:04:21.827544 16386 catalog_manager.cc:5697] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 1 to 2, leader changed from cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:21.828718 16648 tablet_copy_source_session.cc:215] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:21.828851 18252 tablet_copy_client.cc:806] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:21.829638 18252 tablet_copy_client.cc:670] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:21.837092 18249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4be98000f9e45aca6246ebb29caaf3a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:21.843250 16528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:44261, user_credentials={real_user=slave}} blocked reactor thread for 56104us
I20260709 13:04:21.850780 18252 tablet_copy_client.cc:538] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:21.872452 18252 tablet_bootstrap.cc:492] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:21.889817 18249 tablet_copy_client.cc:806] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:21.890584 18249 tablet_copy_client.cc:670] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:21.891520 16559 raft_consensus.cc:1275] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:21.895866 18249 tablet_copy_client.cc:538] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:21.895885 18194 consensus_queue.cc:1048] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:21.915246 18249 tablet_bootstrap.cc:492] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:21.920109 18252 tablet_bootstrap.cc:492] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:21.921061 18252 tablet_bootstrap.cc:492] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:21.921737 18252 ts_tablet_manager.cc:1403] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.050s	user 0.030s	sys 0.003s
I20260709 13:04:21.924754 18252 raft_consensus.cc:359] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:21.925575 18252 raft_consensus.cc:740] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:21.926182 18252 consensus_queue.cc:260] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:21.939662 18252 ts_tablet_manager.cc:1434] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:04:21.949066 16648 tablet_copy_service.cc:342] P fcbcdd72dff84c748cdbbd14c2381d30: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-a578d914719c42ab8fc3cd6c8847ece8 received from {username='slave'} at 127.0.0.1:44578
I20260709 13:04:21.949559 16648 tablet_copy_service.cc:434] P fcbcdd72dff84c748cdbbd14c2381d30: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-a578d914719c42ab8fc3cd6c8847ece8 on tablet a578d914719c42ab8fc3cd6c8847ece8 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:21.953094 17311 raft_consensus.cc:1275] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:21.958596 18117 consensus_queue.cc:1048] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:22.016319 18249 tablet_bootstrap.cc:492] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:22.017401 18249 tablet_bootstrap.cc:492] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:22.018803 18249 ts_tablet_manager.cc:1403] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.104s	user 0.032s	sys 0.004s
I20260709 13:04:22.022236 18249 raft_consensus.cc:359] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:22.023190 18249 raft_consensus.cc:740] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:22.023886 18249 consensus_queue.cc:260] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:22.026616 18249 ts_tablet_manager.cc:1434] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:04:22.028489 16648 tablet_copy_service.cc:342] P fcbcdd72dff84c748cdbbd14c2381d30: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-e4be98000f9e45aca6246ebb29caaf3a received from {username='slave'} at 127.0.0.1:44578
I20260709 13:04:22.028936 16648 tablet_copy_service.cc:434] P fcbcdd72dff84c748cdbbd14c2381d30: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-e4be98000f9e45aca6246ebb29caaf3a on tablet e4be98000f9e45aca6246ebb29caaf3a with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:22.130686 16555 raft_consensus.cc:1275] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:22.132094 16484 raft_consensus.cc:1275] T 89b2b151746d4086be3b98906c2e1bce P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:22.133845 18268 consensus_queue.cc:1048] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:22.134600 18176 consensus_queue.cc:1048] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:22.141484 17305 raft_consensus.cc:1217] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:22.163936 17311 raft_consensus.cc:1217] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:22.167789 17311 raft_consensus.cc:1217] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:22.335924 17311 raft_consensus.cc:1275] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:22.337627 18181 consensus_queue.cc:1048] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:22.347385 16482 raft_consensus.cc:1275] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:22.348852 18181 consensus_queue.cc:1048] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:22.378345 17305 raft_consensus.cc:1217] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:04:22.419725 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:22.587235 18266 raft_consensus.cc:1064] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:22.589810 18266 consensus_queue.cc:237] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:22.596942 16564 raft_consensus.cc:1275] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:22.597638 17305 raft_consensus.cc:1275] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:22.597978 16482 raft_consensus.cc:1275] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:22.598845 18176 consensus_queue.cc:1048] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:22.599793 18267 consensus_queue.cc:1048] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:22.600550 18199 consensus_queue.cc:1048] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:22.618777 18199 raft_consensus.cc:2955] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:22.622272 16564 raft_consensus.cc:2955] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:22.627490 16482 raft_consensus.cc:2955] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:22.632575 17305 raft_consensus.cc:2955] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:22.649499 16386 catalog_manager.cc:5697] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:22.716923 16631 consensus_queue.cc:237] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:22.723680 17305 raft_consensus.cc:1275] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:22.726449 18176 consensus_queue.cc:1048] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:22.732877 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:22.725560 16482 raft_consensus.cc:1275] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:22.735035 18176 consensus_queue.cc:1048] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:22.752139 18267 raft_consensus.cc:2955] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:22.802755 18117 raft_consensus.cc:1064] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:22.805495 18117 consensus_queue.cc:237] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:22.765202 17305 raft_consensus.cc:2955] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:22.820981 18266 raft_consensus.cc:1064] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:22.822682 16374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a578d914719c42ab8fc3cd6c8847ece8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:22.824268 18266 consensus_queue.cc:237] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:22.827222 17310 raft_consensus.cc:1275] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:22.829270 16484 raft_consensus.cc:2955] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:22.838577 16385 catalog_manager.cc:5697] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:22.838963 18194 consensus_queue.cc:1048] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:04:22.853143 16554 tablet_service.cc:1558] Processing DeleteTablet for tablet a578d914719c42ab8fc3cd6c8847ece8 with delete_type TABLET_DATA_TOMBSTONED (TS b4c86083028143f98d380c2e818ca1b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52722
I20260709 13:04:22.868597 18286 tablet_replica.cc:333] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:22.874917 16631 raft_consensus.cc:1275] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:22.890856 18286 raft_consensus.cc:2243] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:22.891893 18286 raft_consensus.cc:2272] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:22.888191 16555 raft_consensus.cc:1275] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:22.895792 18286 ts_tablet_manager.cc:1916] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:22.913092 18278 consensus_queue.cc:1048] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:22.918247 18288 consensus_queue.cc:1048] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:22.918633 17305 raft_consensus.cc:1275] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:22.920382 18267 consensus_queue.cc:1048] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:22.928964 16555 raft_consensus.cc:1275] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:22.940593 18286 ts_tablet_manager.cc:1929] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:22.941253 18286 log.cc:1199] T a578d914719c42ab8fc3cd6c8847ece8 P b4c86083028143f98d380c2e818ca1b1: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root/wals/a578d914719c42ab8fc3cd6c8847ece8
I20260709 13:04:22.944794 16484 raft_consensus.cc:1275] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:22.935360 18176 consensus_queue.cc:1048] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 13:04:22.945721 16373 catalog_manager.cc:5028] TS b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): tablet a578d914719c42ab8fc3cd6c8847ece8 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:22.953462 18199 consensus_queue.cc:1048] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:22.959894 18287 raft_consensus.cc:2955] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:22.969319 16564 raft_consensus.cc:2955] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:22.979930 18266 raft_consensus.cc:2955] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:22.991979 17305 raft_consensus.cc:2955] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.000535 16631 raft_consensus.cc:2955] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.002025 16482 raft_consensus.cc:2955] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.019853 16387 catalog_manager.cc:5697] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.023280 17311 raft_consensus.cc:2955] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.023324 18176 raft_consensus.cc:1064] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:23.027429 16564 raft_consensus.cc:2955] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.028959 18176 consensus_queue.cc:237] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:23.025763 16484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "142fb1312ba34a28b377763038a4fb5a"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
mode: GRACEFUL
new_leader_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:42686
I20260709 13:04:23.030864 16484 raft_consensus.cc:606] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Received request to transfer leadership to TS b4c86083028143f98d380c2e818ca1b1
I20260709 13:04:23.038300 16629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7d5286657ea47cd82122d104980759a"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
mode: GRACEFUL
new_leader_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:52334
I20260709 13:04:23.038878 16629 raft_consensus.cc:606] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Received request to transfer leadership to TS 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:23.042011 16384 catalog_manager.cc:5697] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.052690 16555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e91958a98da3411892349d92a7c8b33c"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:23.054409 16555 raft_consensus.cc:606] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Received request to transfer leadership to TS cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:23.061951 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:04:23.063576 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:23.088457 16484 consensus_queue.cc:237] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:23.093089 16631 consensus_queue.cc:237] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:23.098932 17311 raft_consensus.cc:1275] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77 [term 3 LEARNER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:04:23.100582 18267 consensus_queue.cc:1048] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:23.103024 16555 raft_consensus.cc:1275] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:04:23.105463 16482 raft_consensus.cc:1275] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:04:23.105809 16555 raft_consensus.cc:1275] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:23.106019 17310 raft_consensus.cc:1275] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:23.106832 17305 raft_consensus.cc:1275] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:23.107211 18285 consensus_queue.cc:1048] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:23.107961 18266 consensus_queue.cc:1048] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:23.108270 18267 consensus_queue.cc:1048] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:23.111406 16482 raft_consensus.cc:1275] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:23.114270 18287 consensus_queue.cc:1048] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:23.119575 18267 consensus_queue.cc:1048] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:23.124292 18266 consensus_queue.cc:1048] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:23.128732 18287 raft_consensus.cc:2955] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.132153 17310 raft_consensus.cc:2955] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.140493 16481 raft_consensus.cc:2955] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.143675 16559 raft_consensus.cc:2955] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.126945 18267 raft_consensus.cc:2955] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.164036 18176 raft_consensus.cc:2955] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.167393 18285 raft_consensus.cc:993] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc: : Instructing follower b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:23.167963 18285 raft_consensus.cc:1081] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Signalling peer b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:23.139662 17305 raft_consensus.cc:2955] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.169720 16563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "142fb1312ba34a28b377763038a4fb5a"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52724
I20260709 13:04:23.170286 16563 raft_consensus.cc:493] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:23.170632 16563 raft_consensus.cc:3060] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:23.165710 16564 raft_consensus.cc:2955] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.173619 16386 catalog_manager.cc:5697] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 3 to 4, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.177475 16563 raft_consensus.cc:515] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:23.179715 16563 leader_election.cc:290] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 3 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:23.180260 16484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142fb1312ba34a28b377763038a4fb5a" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:23.180568 16629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142fb1312ba34a28b377763038a4fb5a" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:23.180881 16484 raft_consensus.cc:3055] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:23.181107 16629 raft_consensus.cc:3060] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:23.181202 16484 raft_consensus.cc:740] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:23.182015 16484 consensus_queue.cc:260] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:23.183182 16484 raft_consensus.cc:3060] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:23.191433 17311 raft_consensus.cc:2955] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.193848 16372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet be72ef70658748edac30905a022d9541 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:23.194401 16629 raft_consensus.cc:2468] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 3.
I20260709 13:04:23.195570 16530 leader_election.cc:304] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [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: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:04:23.196342 18198 raft_consensus.cc:2804] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:23.197458 18198 raft_consensus.cc:697] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [term 3 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:23.198305 18198 consensus_queue.cc:237] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:23.208474 16374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea29187a54f742e2a9a9b6abcd7a79b3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:23.207401 16481 raft_consensus.cc:2955] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.212384 16384 catalog_manager.cc:5697] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index 4 to 5, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.228994 16629 consensus_queue.cc:237] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:23.238188 17310 raft_consensus.cc:1275] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77 [term 3 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:04:23.239987 18266 consensus_queue.cc:1048] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 13:04:23.252458 16384 catalog_manager.cc:5697] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 3 to 4, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New cstate: current_term: 1 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.264319 18266 raft_consensus.cc:2955] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.265422 17310 raft_consensus.cc:2955] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.269837 16387 catalog_manager.cc:5697] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 2 to 3, leader changed from cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 3 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:23.272719 18299 log.cc:927] Time spent T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:04:23.275995 16554 tablet_service.cc:1558] Processing DeleteTablet for tablet ea29187a54f742e2a9a9b6abcd7a79b3 with delete_type TABLET_DATA_TOMBSTONED (TS b4c86083028143f98d380c2e818ca1b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52722
I20260709 13:04:23.277098 18286 tablet_replica.cc:333] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:23.277204 16484 raft_consensus.cc:2468] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 3.
I20260709 13:04:23.278228 18286 raft_consensus.cc:2243] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:23.280652 18286 raft_consensus.cc:2272] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:23.281272 16555 raft_consensus.cc:1275] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:04:23.288558 18286 ts_tablet_manager.cc:1916] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:23.290546 16374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e4be98000f9e45aca6246ebb29caaf3a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:23.292137 16628 tablet_service.cc:1558] Processing DeleteTablet for tablet be72ef70658748edac30905a022d9541 with delete_type TABLET_DATA_TOMBSTONED (TS fcbcdd72dff84c748cdbbd14c2381d30 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44896
I20260709 13:04:23.310372 16387 catalog_manager.cc:5697] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 5 to 6, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New cstate: current_term: 3 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.315968 18300 tablet_replica.cc:333] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:23.317296 18300 raft_consensus.cc:2243] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:23.318097 18300 raft_consensus.cc:2272] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:23.337040 16479 tablet_service.cc:1558] Processing DeleteTablet for tablet e4be98000f9e45aca6246ebb29caaf3a with delete_type TABLET_DATA_TOMBSTONED (TS cd1bb048a4de4c8082b3b49c3259badc not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50854
I20260709 13:04:23.338474 18300 ts_tablet_manager.cc:1916] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:23.342756 18286 ts_tablet_manager.cc:1929] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:23.345953 18286 log.cc:1199] T ea29187a54f742e2a9a9b6abcd7a79b3 P b4c86083028143f98d380c2e818ca1b1: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root/wals/ea29187a54f742e2a9a9b6abcd7a79b3
I20260709 13:04:23.354794 18301 tablet_replica.cc:333] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:23.355986 18176 consensus_queue.cc:1048] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:23.357127 16373 catalog_manager.cc:5028] TS b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): tablet ea29187a54f742e2a9a9b6abcd7a79b3 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:23.360469 18181 raft_consensus.cc:993] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1: : Instructing follower cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:23.360970 18181 raft_consensus.cc:1081] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Signalling peer cd1bb048a4de4c8082b3b49c3259badc to start an election
I20260709 13:04:23.372092 16481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e91958a98da3411892349d92a7c8b33c"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
 from {username='slave'} at 127.0.0.1:50874
I20260709 13:04:23.372740 16481 raft_consensus.cc:493] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:23.373076 16481 raft_consensus.cc:3060] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:23.379616 18300 ts_tablet_manager.cc:1929] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:23.380110 18300 log.cc:1199] T be72ef70658748edac30905a022d9541 P fcbcdd72dff84c748cdbbd14c2381d30: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root/wals/be72ef70658748edac30905a022d9541
I20260709 13:04:23.380009 16481 raft_consensus.cc:515] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:23.381951 16374 catalog_manager.cc:5028] TS fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): tablet be72ef70658748edac30905a022d9541 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:23.383399 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91958a98da3411892349d92a7c8b33c" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:23.383976 16559 raft_consensus.cc:3055] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:23.384276 16559 raft_consensus.cc:740] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:23.384974 16559 consensus_queue.cc:260] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:23.385376 18301 raft_consensus.cc:2243] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:23.386029 16559 raft_consensus.cc:3060] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:23.386242 18301 raft_consensus.cc:2272] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:23.389998 16481 leader_election.cc:290] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [CANDIDATE]: Term 3 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:23.391178 16631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91958a98da3411892349d92a7c8b33c" candidate_uuid: "cd1bb048a4de4c8082b3b49c3259badc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:23.391826 16631 raft_consensus.cc:3060] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:23.392985 18301 ts_tablet_manager.cc:1916] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:23.393182 16559 raft_consensus.cc:2468] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 3.
I20260709 13:04:23.397280 16454 leader_election.cc:304] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [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: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:04:23.398154 18287 raft_consensus.cc:2804] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:23.398662 18287 raft_consensus.cc:697] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [term 3 LEADER]: Becoming Leader. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:23.399652 18287 consensus_queue.cc:237] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:23.394440 16555 raft_consensus.cc:2955] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:23.416287 18301 ts_tablet_manager.cc:1929] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:04:23.417805 18301 log.cc:1199] T e4be98000f9e45aca6246ebb29caaf3a P cd1bb048a4de4c8082b3b49c3259badc: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/wals/e4be98000f9e45aca6246ebb29caaf3a
I20260709 13:04:23.417541 16631 raft_consensus.cc:2468] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1bb048a4de4c8082b3b49c3259badc in term 3.
I20260709 13:04:23.420008 16372 catalog_manager.cc:5028] TS cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): tablet e4be98000f9e45aca6246ebb29caaf3a (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:23.432170 16387 catalog_manager.cc:5697] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: term changed from 2 to 3, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129). New cstate: current_term: 3 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.488724 18266 raft_consensus.cc:993] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30: : Instructing follower 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:23.489212 18176 raft_consensus.cc:1081] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Signalling peer 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:23.490438 17311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7d5286657ea47cd82122d104980759a"
dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:60230
I20260709 13:04:23.490998 17311 raft_consensus.cc:493] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:23.491300 17311 raft_consensus.cc:3060] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.495522 17311 raft_consensus.cc:515] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:23.497298 17311 leader_election.cc:290] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:23.497841 16559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d5286657ea47cd82122d104980759a" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:23.497833 16631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d5286657ea47cd82122d104980759a" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:23.498488 16559 raft_consensus.cc:3060] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.498601 16631 raft_consensus.cc:3055] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:23.499037 16631 raft_consensus.cc:740] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:23.501530 16631 consensus_queue.cc:260] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:23.503006 16631 raft_consensus.cc:3060] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.504431 16559 raft_consensus.cc:2468] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:23.505507 17264 leader_election.cc:304] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77, b4c86083028143f98d380c2e818ca1b1; no voters: 
I20260709 13:04:23.506325 18058 raft_consensus.cc:2804] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:23.506860 18058 raft_consensus.cc:697] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Becoming Leader. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Running, Role: LEADER
I20260709 13:04:23.507714 18058 consensus_queue.cc:237] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:23.508422 16631 raft_consensus.cc:2468] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:23.516315 16387 catalog_manager.cc:5697] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: term changed from 1 to 2, leader changed from fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) to 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "367a86a7dff746489ebbc2525e96ed77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.671679 16631 raft_consensus.cc:1275] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:23.672887 18181 consensus_queue.cc:1048] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:23.683395 16488 raft_consensus.cc:1275] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:23.685184 18181 consensus_queue.cc:1048] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:23.897080 16559 raft_consensus.cc:1275] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:23.898237 18287 consensus_queue.cc:1048] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:23.910240 16631 raft_consensus.cc:1275] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:23.912549 18287 consensus_queue.cc:1048] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:23.924384 16559 raft_consensus.cc:1275] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:23.926023 18189 consensus_queue.cc:1048] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:23.945745 16634 raft_consensus.cc:1275] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:23.950024 18189 consensus_queue.cc:1048] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:24.064459 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:24.400770 16629 consensus_queue.cc:237] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:24.419164 16559 raft_consensus.cc:1275] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:24.420177 16484 raft_consensus.cc:1275] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:24.420573 18176 consensus_queue.cc:1048] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.421772 18266 consensus_queue.cc:1048] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:04:24.424448 16604 consensus_peers.cc:597] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0fabf867686349bbbd6ba49895021c20. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:24.429582 18176 raft_consensus.cc:2955] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:24.432610 16488 raft_consensus.cc:2955] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:24.431627 16559 raft_consensus.cc:2955] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:24.451994 16629 consensus_queue.cc:237] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:24.456569 16386 catalog_manager.cc:5697] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
W20260709 13:04:24.464957 16604 consensus_peers.cc:597] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69ba079a5be84eee9954559b0e6f086a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:24.466480 16488 raft_consensus.cc:1275] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:24.466627 16559 raft_consensus.cc:1275] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:24.468045 18176 consensus_queue.cc:1048] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:24.468866 18266 consensus_queue.cc:1048] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:24.479511 18176 raft_consensus.cc:2955] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:24.484656 16488 raft_consensus.cc:2955] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:24.487928 16559 raft_consensus.cc:2955] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:24.497545 16555 consensus_queue.cc:237] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:24.505823 16385 catalog_manager.cc:5697] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 2 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.515213 16488 raft_consensus.cc:1275] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 4 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:24.516165 16629 raft_consensus.cc:1275] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 4 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:04:24.517030 16530 consensus_peers.cc:597] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54c8d8f7ef534ae4aaa11d148845b83e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:24.517093 18181 consensus_queue.cc:1048] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:24.519135 18198 consensus_queue.cc:1048] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:24.529188 18198 raft_consensus.cc:2955] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:24.530495 16484 raft_consensus.cc:2955] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:24.532578 16629 raft_consensus.cc:2955] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:24.544030 16629 consensus_queue.cc:237] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:24.547643 16387 catalog_manager.cc:5697] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index -1 to 4, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 4 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:24.555727 16604 consensus_peers.cc:597] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11e8e4c4dbaf451bbf3902344566b078. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:24.558419 16484 raft_consensus.cc:1275] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:24.558409 16555 raft_consensus.cc:1275] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:24.560061 18176 consensus_queue.cc:1048] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.561870 18266 consensus_queue.cc:1048] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.569787 18311 raft_consensus.cc:2955] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:24.571811 16555 raft_consensus.cc:2955] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:24.571770 16484 raft_consensus.cc:2955] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:24.586992 16384 catalog_manager.cc:5697] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:24.613461 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:24.668875 16555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d51729db6a34dd5896afecaf230a7cd"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:24.669461 16555 raft_consensus.cc:606] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Received request to transfer leadership to TS fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:04:24.672279 16484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94d0e6bd0ab44a689e5ccdfbcb8d76af"
dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
mode: GRACEFUL
new_leader_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:42686
I20260709 13:04:24.672833 16484 raft_consensus.cc:606] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Received request to transfer leadership to TS b4c86083028143f98d380c2e818ca1b1
I20260709 13:04:24.674379 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:24.675854 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:24.707818 18198 raft_consensus.cc:993] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1: : Instructing follower fcbcdd72dff84c748cdbbd14c2381d30 to start an election
I20260709 13:04:24.708359 18181 raft_consensus.cc:1081] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Signalling peer fcbcdd72dff84c748cdbbd14c2381d30 to start an election
I20260709 13:04:24.709980 16629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d51729db6a34dd5896afecaf230a7cd"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
 from {username='slave'} at 127.0.0.1:44922
I20260709 13:04:24.710636 16629 raft_consensus.cc:493] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:24.711016 16629 raft_consensus.cc:3060] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.718469 16629 raft_consensus.cc:515] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:24.720312 16629 leader_election.cc:290] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473)
I20260709 13:04:24.720959 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d51729db6a34dd5896afecaf230a7cd" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:24.721324 17305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d51729db6a34dd5896afecaf230a7cd" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
I20260709 13:04:24.721566 16555 raft_consensus.cc:3055] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:24.721891 16555 raft_consensus.cc:740] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:24.721913 17305 raft_consensus.cc:3060] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.722656 16555 consensus_queue.cc:260] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:24.723843 16555 raft_consensus.cc:3060] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.729641 16555 raft_consensus.cc:2468] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 2.
I20260709 13:04:24.732443 16603 leader_election.cc:304] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30; no voters: 
I20260709 13:04:24.733233 18176 raft_consensus.cc:2804] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:24.733678 18176 raft_consensus.cc:697] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:24.734491 18176 consensus_queue.cc:237] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:24.743356 17305 raft_consensus.cc:2468] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 2.
I20260709 13:04:24.747498 16387 catalog_manager.cc:5697] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 1 to 2, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.820062 18338 ts_tablet_manager.cc:933] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:24.821988 18338 tablet_copy_client.cc:323] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.131:39279
I20260709 13:04:24.823644 16648 tablet_copy_service.cc:140] P fcbcdd72dff84c748cdbbd14c2381d30: Received BeginTabletCopySession request for tablet 0fabf867686349bbbd6ba49895021c20 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:44578)
I20260709 13:04:24.824123 16648 tablet_copy_service.cc:161] P fcbcdd72dff84c748cdbbd14c2381d30: Beginning new tablet copy session on tablet 0fabf867686349bbbd6ba49895021c20 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:44578: session id = 367a86a7dff746489ebbc2525e96ed77-0fabf867686349bbbd6ba49895021c20
I20260709 13:04:24.831182 16648 tablet_copy_source_session.cc:215] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:24.838183 18338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fabf867686349bbbd6ba49895021c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:24.853293 18338 tablet_copy_client.cc:806] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:24.853896 18338 tablet_copy_client.cc:670] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:24.857707 18338 tablet_copy_client.cc:538] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:24.864787 18338 tablet_bootstrap.cc:492] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:24.884982 18338 tablet_bootstrap.cc:492] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:24.885811 18338 tablet_bootstrap.cc:492] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:24.886485 18338 ts_tablet_manager.cc:1403] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 13:04:24.889539 18338 raft_consensus.cc:359] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:24.890283 18338 raft_consensus.cc:740] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:24.890949 18338 consensus_queue.cc:260] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:24.893198 18338 ts_tablet_manager.cc:1434] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:24.895320 16648 tablet_copy_service.cc:342] P fcbcdd72dff84c748cdbbd14c2381d30: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-0fabf867686349bbbd6ba49895021c20 received from {username='slave'} at 127.0.0.1:44578
I20260709 13:04:24.895788 16648 tablet_copy_service.cc:434] P fcbcdd72dff84c748cdbbd14c2381d30: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-0fabf867686349bbbd6ba49895021c20 on tablet 0fabf867686349bbbd6ba49895021c20 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:24.956681 18338 ts_tablet_manager.cc:933] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:24.972417 18338 tablet_copy_client.cc:323] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.130:46585
I20260709 13:04:24.973984 16574 tablet_copy_service.cc:140] P b4c86083028143f98d380c2e818ca1b1: Received BeginTabletCopySession request for tablet 54c8d8f7ef534ae4aaa11d148845b83e from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:54720)
I20260709 13:04:24.974536 16574 tablet_copy_service.cc:161] P b4c86083028143f98d380c2e818ca1b1: Beginning new tablet copy session on tablet 54c8d8f7ef534ae4aaa11d148845b83e from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:54720: session id = 367a86a7dff746489ebbc2525e96ed77-54c8d8f7ef534ae4aaa11d148845b83e
I20260709 13:04:24.981807 16574 tablet_copy_source_session.cc:215] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:24.984779 18338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c8d8f7ef534ae4aaa11d148845b83e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.003824 18338 tablet_copy_client.cc:806] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:25.004443 18338 tablet_copy_client.cc:670] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:25.005795 18342 ts_tablet_manager.cc:933] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:25.007854 18338 tablet_copy_client.cc:538] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:25.013845 18342 tablet_copy_client.cc:323] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.131:39279
I20260709 13:04:25.015632 16648 tablet_copy_service.cc:140] P fcbcdd72dff84c748cdbbd14c2381d30: Received BeginTabletCopySession request for tablet 11e8e4c4dbaf451bbf3902344566b078 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:44578)
I20260709 13:04:25.015724 18338 tablet_bootstrap.cc:492] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:25.016254 16648 tablet_copy_service.cc:161] P fcbcdd72dff84c748cdbbd14c2381d30: Beginning new tablet copy session on tablet 11e8e4c4dbaf451bbf3902344566b078 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:44578: session id = 367a86a7dff746489ebbc2525e96ed77-11e8e4c4dbaf451bbf3902344566b078
I20260709 13:04:25.023978 16648 tablet_copy_source_session.cc:215] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:25.027328 18342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e8e4c4dbaf451bbf3902344566b078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.056157 18345 ts_tablet_manager.cc:933] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:25.059775 18342 tablet_copy_client.cc:806] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:25.060374 18342 tablet_copy_client.cc:670] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:25.061198 18345 tablet_copy_client.cc:323] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.131:39279
I20260709 13:04:25.063616 16647 tablet_copy_service.cc:140] P fcbcdd72dff84c748cdbbd14c2381d30: Received BeginTabletCopySession request for tablet 69ba079a5be84eee9954559b0e6f086a from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:44578)
I20260709 13:04:25.064133 16647 tablet_copy_service.cc:161] P fcbcdd72dff84c748cdbbd14c2381d30: Beginning new tablet copy session on tablet 69ba079a5be84eee9954559b0e6f086a from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:44578: session id = 367a86a7dff746489ebbc2525e96ed77-69ba079a5be84eee9954559b0e6f086a
I20260709 13:04:25.064245 18342 tablet_copy_client.cc:538] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:25.068356 18338 tablet_bootstrap.cc:492] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=1 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:25.069303 18338 tablet_bootstrap.cc:492] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:25.069974 18338 ts_tablet_manager.cc:1403] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.017s
I20260709 13:04:25.073421 18338 raft_consensus.cc:359] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:25.074256 18338 raft_consensus.cc:740] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:25.074357 18342 tablet_bootstrap.cc:492] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:25.075030 18338 consensus_queue.cc:260] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:25.077900 18287 raft_consensus.cc:993] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc: : Instructing follower b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:25.078374 18287 raft_consensus.cc:1081] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Signalling peer b4c86083028143f98d380c2e818ca1b1 to start an election
I20260709 13:04:25.082105 18338 ts_tablet_manager.cc:1434] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:04:25.083709 16574 tablet_copy_service.cc:342] P b4c86083028143f98d380c2e818ca1b1: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-54c8d8f7ef534ae4aaa11d148845b83e received from {username='slave'} at 127.0.0.1:54720
I20260709 13:04:25.084112 16574 tablet_copy_service.cc:434] P b4c86083028143f98d380c2e818ca1b1: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-54c8d8f7ef534ae4aaa11d148845b83e on tablet 54c8d8f7ef534ae4aaa11d148845b83e with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:25.090677 16559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94d0e6bd0ab44a689e5ccdfbcb8d76af"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
 from {username='slave'} at 127.0.0.1:52724
I20260709 13:04:25.091217 16559 raft_consensus.cc:493] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:25.091542 16559 raft_consensus.cc:3060] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:25.097379 16647 tablet_copy_source_session.cc:215] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:25.098187 16559 raft_consensus.cc:515] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:25.100749 18345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ba079a5be84eee9954559b0e6f086a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:25.101274 16488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d0e6bd0ab44a689e5ccdfbcb8d76af" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:25.101853 16488 raft_consensus.cc:3055] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:25.102209 16488 raft_consensus.cc:740] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd1bb048a4de4c8082b3b49c3259badc, State: Running, Role: LEADER
I20260709 13:04:25.103037 16488 consensus_queue.cc:260] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:25.104065 16488 raft_consensus.cc:3060] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:25.106282 18342 tablet_bootstrap.cc:492] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:25.107244 18342 tablet_bootstrap.cc:492] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:25.107931 18342 ts_tablet_manager.cc:1403] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.034s	user 0.027s	sys 0.000s
I20260709 13:04:25.110881 18342 raft_consensus.cc:359] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:25.111733 18342 raft_consensus.cc:740] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:25.112443 18342 consensus_queue.cc:260] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:25.118623 18342 ts_tablet_manager.cc:1434] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:04:25.119956 16488 raft_consensus.cc:2468] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:25.120312 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d0e6bd0ab44a689e5ccdfbcb8d76af" candidate_uuid: "b4c86083028143f98d380c2e818ca1b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
I20260709 13:04:25.121294 16647 tablet_copy_service.cc:342] P fcbcdd72dff84c748cdbbd14c2381d30: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-11e8e4c4dbaf451bbf3902344566b078 received from {username='slave'} at 127.0.0.1:44578
I20260709 13:04:25.121294 16528 leader_election.cc:304] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:04:25.121879 16647 tablet_copy_service.cc:434] P fcbcdd72dff84c748cdbbd14c2381d30: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-11e8e4c4dbaf451bbf3902344566b078 on tablet 11e8e4c4dbaf451bbf3902344566b078 with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:25.122282 18181 raft_consensus.cc:2804] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:25.120946 16559 leader_election.cc:290] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473)
I20260709 13:04:25.123783 17311 raft_consensus.cc:3060] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:25.122778 18181 raft_consensus.cc:697] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Becoming Leader. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:25.124684 18181 consensus_queue.cc:237] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:25.130963 17311 raft_consensus.cc:2468] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c86083028143f98d380c2e818ca1b1 in term 2.
I20260709 13:04:25.132467 18345 tablet_copy_client.cc:806] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:25.133111 18345 tablet_copy_client.cc:670] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:25.137187 18345 tablet_copy_client.cc:538] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:25.141736 16387 catalog_manager.cc:5697] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 reported cstate change: term changed from 1 to 2, leader changed from cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) to b4c86083028143f98d380c2e818ca1b1 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:25.150957 18345 tablet_bootstrap.cc:492] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:25.174072 18345 tablet_bootstrap.cc:492] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:25.175061 18345 tablet_bootstrap.cc:492] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:25.175743 18345 ts_tablet_manager.cc:1403] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260709 13:04:25.178622 18345 raft_consensus.cc:359] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:25.181308 18345 raft_consensus.cc:740] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:25.181958 18345 consensus_queue.cc:260] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:25.184567 18345 ts_tablet_manager.cc:1434] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:04:25.188271 16647 tablet_copy_service.cc:342] P fcbcdd72dff84c748cdbbd14c2381d30: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-69ba079a5be84eee9954559b0e6f086a received from {username='slave'} at 127.0.0.1:44578
I20260709 13:04:25.188661 16647 tablet_copy_service.cc:434] P fcbcdd72dff84c748cdbbd14c2381d30: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-69ba079a5be84eee9954559b0e6f086a on tablet 69ba079a5be84eee9954559b0e6f086a with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:25.194412 16559 raft_consensus.cc:1275] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:25.196000 18176 consensus_queue.cc:1048] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:25.202116 17311 raft_consensus.cc:1275] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:25.206382 18311 consensus_queue.cc:1048] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:25.331599 17305 raft_consensus.cc:1217] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:25.385842 17305 raft_consensus.cc:1217] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:25.450031 17305 raft_consensus.cc:1217] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:04:25.501331 17311 raft_consensus.cc:1217] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:04:25.527230 17311 raft_consensus.cc:1275] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:25.528864 18256 consensus_queue.cc:1048] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:25.548723 16488 raft_consensus.cc:1275] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:25.554776 18198 consensus_queue.cc:1048] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:25.676785 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:25.743363 18176 raft_consensus.cc:1064] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:25.745134 18176 consensus_queue.cc:237] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:25.750370 17311 raft_consensus.cc:1275] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:25.751159 16488 raft_consensus.cc:1275] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:25.751806 16559 raft_consensus.cc:1275] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:25.752660 18311 consensus_queue.cc:1048] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:25.753475 18354 consensus_queue.cc:1048] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:25.755357 18176 consensus_queue.cc:1048] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:25.798732 18176 raft_consensus.cc:2955] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:25.801345 17305 raft_consensus.cc:2955] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:25.803772 18323 raft_consensus.cc:1064] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:25.806453 18323 consensus_queue.cc:237] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:25.812688 16555 raft_consensus.cc:2955] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:25.817233 16488 raft_consensus.cc:2955] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:25.825326 16484 raft_consensus.cc:1275] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:25.826260 16559 raft_consensus.cc:1275] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:25.826431 17310 raft_consensus.cc:1275] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:25.832280 18354 consensus_queue.cc:1048] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:25.836599 18266 consensus_queue.cc:1048] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:25.833413 16387 catalog_manager.cc:5697] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:25.847108 18354 consensus_queue.cc:1048] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:25.887729 18323 raft_consensus.cc:2955] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:25.891990 17305 raft_consensus.cc:2955] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:25.894455 16484 raft_consensus.cc:2955] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:25.905282 16559 raft_consensus.cc:2955] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:25.917146 16631 consensus_queue.cc:237] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:25.925074 18181 raft_consensus.cc:1064] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:25.925843 16386 catalog_manager.cc:5697] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 2 to 3, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:25.927413 18181 consensus_queue.cc:237] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:25.943470 17305 raft_consensus.cc:1275] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77 [term 4 LEARNER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:04:25.944808 18198 consensus_queue.cc:1048] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:25.946147 16484 raft_consensus.cc:1275] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 4 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:04:25.947721 16634 raft_consensus.cc:1275] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 4 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:04:25.947754 18198 consensus_queue.cc:1048] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:25.950187 18181 consensus_queue.cc:1048] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:25.953966 16559 raft_consensus.cc:1275] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:25.954636 17310 raft_consensus.cc:1275] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:25.955330 18266 consensus_queue.cc:1048] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:25.958211 18176 consensus_queue.cc:1048] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:25.966107 16634 consensus_queue.cc:237] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:25.977241 18311 raft_consensus.cc:1064] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
I20260709 13:04:25.977373 18354 raft_consensus.cc:2955] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:25.979882 18311 consensus_queue.cc:237] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:25.981899 18256 raft_consensus.cc:2955] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:25.983741 17310 raft_consensus.cc:2955] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:25.988719 17311 raft_consensus.cc:1275] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:25.983080 16559 raft_consensus.cc:2955] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:25.990880 18176 consensus_queue.cc:1048] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:25.991068 16631 raft_consensus.cc:2955] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.022447 16563 raft_consensus.cc:1275] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:26.025561 18374 consensus_queue.cc:1048] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:26.028792 16484 raft_consensus.cc:2955] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.032451 16481 raft_consensus.cc:1275] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:26.033959 18374 consensus_queue.cc:1048] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:26.036758 16563 raft_consensus.cc:1275] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:26.039098 16384 catalog_manager.cc:5697] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index 4 to 5, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.044912 18374 consensus_queue.cc:1048] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:26.054318 17306 raft_consensus.cc:1275] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:26.056890 18176 raft_consensus.cc:2955] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.082069 16374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 11e8e4c4dbaf451bbf3902344566b078 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:26.100842 16559 raft_consensus.cc:2955] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.112897 18176 consensus_queue.cc:1048] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:26.120187 17311 raft_consensus.cc:2955] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.133157 16384 catalog_manager.cc:5697] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.140750 16386 catalog_manager.cc:5697] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: config changed from index 3 to 4, VOTER cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) evicted. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.145282 16374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0fabf867686349bbbd6ba49895021c20 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:26.162961 16479 tablet_service.cc:1558] Processing DeleteTablet for tablet 0fabf867686349bbbd6ba49895021c20 with delete_type TABLET_DATA_TOMBSTONED (TS cd1bb048a4de4c8082b3b49c3259badc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50854
I20260709 13:04:26.180058 16478 tablet_service.cc:1558] Processing DeleteTablet for tablet 11e8e4c4dbaf451bbf3902344566b078 with delete_type TABLET_DATA_TOMBSTONED (TS cd1bb048a4de4c8082b3b49c3259badc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50854
I20260709 13:04:26.184275 18176 raft_consensus.cc:2955] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.188968 18382 tablet_replica.cc:333] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:26.190286 18382 raft_consensus.cc:2243] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:26.191108 18382 raft_consensus.cc:2272] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:26.194345 18382 ts_tablet_manager.cc:1916] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:26.194490 16481 raft_consensus.cc:2955] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.208153 17310 raft_consensus.cc:2955] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.226631 16384 catalog_manager.cc:5697] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:26.185158 17311 raft_consensus.cc:2955] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.224500 16555 raft_consensus.cc:2955] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.246919 16563 consensus_queue.cc:237] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:26.249040 18382 ts_tablet_manager.cc:1929] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:26.249567 18382 log.cc:1199] T 0fabf867686349bbbd6ba49895021c20 P cd1bb048a4de4c8082b3b49c3259badc: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/wals/0fabf867686349bbbd6ba49895021c20
I20260709 13:04:26.251386 18382 tablet_replica.cc:333] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:26.252336 18382 raft_consensus.cc:2243] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:26.252409 16372 catalog_manager.cc:5028] TS cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): tablet 0fabf867686349bbbd6ba49895021c20 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:26.253304 18382 raft_consensus.cc:2272] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:26.256713 16634 consensus_queue.cc:237] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:26.263259 17305 raft_consensus.cc:1275] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:26.263964 16481 raft_consensus.cc:1275] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:26.265148 18354 consensus_queue.cc:1048] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:26.267052 18311 consensus_queue.cc:1048] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:26.268486 17305 raft_consensus.cc:1275] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77 [term 4 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:04:26.269758 18198 consensus_queue.cc:1048] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:26.271034 16484 raft_consensus.cc:1275] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 4 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:04:26.275282 18354 raft_consensus.cc:2955] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.276154 18198 consensus_queue.cc:1048] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:26.280009 16481 raft_consensus.cc:2955] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.286177 17305 raft_consensus.cc:2955] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.289078 18382 ts_tablet_manager.cc:1916] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:26.289875 18256 raft_consensus.cc:2955] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.308791 16374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 69ba079a5be84eee9954559b0e6f086a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:26.308177 16387 catalog_manager.cc:5697] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index 4 to 5, VOTER b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) evicted. New cstate: current_term: 2 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:26.318514 18382 ts_tablet_manager.cc:1929] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:26.319093 18382 log.cc:1199] T 11e8e4c4dbaf451bbf3902344566b078 P cd1bb048a4de4c8082b3b49c3259badc: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/wals/11e8e4c4dbaf451bbf3902344566b078
I20260709 13:04:26.321063 16372 catalog_manager.cc:5028] TS cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): tablet 11e8e4c4dbaf451bbf3902344566b078 (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:26.323336 16481 raft_consensus.cc:2955] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.327432 16373 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 54c8d8f7ef534ae4aaa11d148845b83e with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:26.329268 17305 raft_consensus.cc:2955] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.340772 16384 catalog_manager.cc:5697] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index 5 to 6, VOTER fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) evicted. New cstate: current_term: 4 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } }
I20260709 13:04:26.343061 16554 tablet_service.cc:1558] Processing DeleteTablet for tablet 69ba079a5be84eee9954559b0e6f086a with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 4 (current committed config index is 5)) from {username='slave'} at 127.0.0.1:52722
I20260709 13:04:26.354636 18383 tablet_replica.cc:333] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:26.356094 16628 tablet_service.cc:1558] Processing DeleteTablet for tablet 54c8d8f7ef534ae4aaa11d148845b83e with delete_type TABLET_DATA_TOMBSTONED (TS fcbcdd72dff84c748cdbbd14c2381d30 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:44896
I20260709 13:04:26.355746 18383 raft_consensus.cc:2243] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:26.360952 18383 raft_consensus.cc:2272] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:26.361692 18384 tablet_replica.cc:333] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:26.362545 18384 raft_consensus.cc:2243] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:26.363164 18384 raft_consensus.cc:2272] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:26.363989 18383 ts_tablet_manager.cc:1916] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:26.365975 18384 ts_tablet_manager.cc:1916] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:26.376184 18383 ts_tablet_manager.cc:1929] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:04:26.376624 18383 log.cc:1199] T 69ba079a5be84eee9954559b0e6f086a P b4c86083028143f98d380c2e818ca1b1: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-1-root/wals/69ba079a5be84eee9954559b0e6f086a
I20260709 13:04:26.377393 18384 ts_tablet_manager.cc:1929] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:04:26.377911 18384 log.cc:1199] T 54c8d8f7ef534ae4aaa11d148845b83e P fcbcdd72dff84c748cdbbd14c2381d30: Deleting WAL directory at /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602186124060-15394-0/minicluster-data/ts-2-root/wals/54c8d8f7ef534ae4aaa11d148845b83e
I20260709 13:04:26.378118 16373 catalog_manager.cc:5028] TS b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): tablet 69ba079a5be84eee9954559b0e6f086a (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:26.379359 16374 catalog_manager.cc:5028] TS fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): tablet 54c8d8f7ef534ae4aaa11d148845b83e (table test-workload [id=8fad237452fa43d697f57da770166405]) successfully deleted
I20260709 13:04:26.727703 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:26.763622 16629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fabf867686349bbbd6ba49895021c20"
dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
mode: GRACEFUL
new_leader_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:52334
I20260709 13:04:26.764202 16629 raft_consensus.cc:606] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Received request to transfer leadership to TS 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:26.766541 16563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15408b4f99cd4f53bb97fccca4a26fde"
dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
mode: GRACEFUL
new_leader_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:44476
I20260709 13:04:26.767091 16563 raft_consensus.cc:606] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Received request to transfer leadership to TS 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:26.768184 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:26.769244 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:26.965490 18311 raft_consensus.cc:993] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30: : Instructing follower 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:26.965993 18354 raft_consensus.cc:1081] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Signalling peer 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:26.967360 17310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fabf867686349bbbd6ba49895021c20"
dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:60230
I20260709 13:04:26.967881 17310 raft_consensus.cc:493] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:26.968144 17310 raft_consensus.cc:3060] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.973399 17310 raft_consensus.cc:515] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:26.975378 17310 leader_election.cc:290] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Requested vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:26.976147 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fabf867686349bbbd6ba49895021c20" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:26.976374 16634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fabf867686349bbbd6ba49895021c20" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30"
I20260709 13:04:26.976737 16555 raft_consensus.cc:3060] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.976940 16634 raft_consensus.cc:3055] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:26.977298 16634 raft_consensus.cc:740] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:26.978094 16634 consensus_queue.cc:260] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:26.979058 16634 raft_consensus.cc:3060] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.981796 16555 raft_consensus.cc:2468] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:26.983017 17264 leader_election.cc:304] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77, b4c86083028143f98d380c2e818ca1b1; no voters: 
I20260709 13:04:26.984110 18189 raft_consensus.cc:2804] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:26.984210 16634 raft_consensus.cc:2468] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:26.985545 18189 raft_consensus.cc:697] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Becoming Leader. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Running, Role: LEADER
I20260709 13:04:26.986356 18189 consensus_queue.cc:237] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [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: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:26.994246 16384 catalog_manager.cc:5697] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: term changed from 1 to 2, leader changed from fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131) to 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "367a86a7dff746489ebbc2525e96ed77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:27.144078 18387 raft_consensus.cc:993] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1: : Instructing follower 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:27.144556 18198 raft_consensus.cc:1081] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Signalling peer 367a86a7dff746489ebbc2525e96ed77 to start an election
I20260709 13:04:27.146013 17305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15408b4f99cd4f53bb97fccca4a26fde"
dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
 from {username='slave'} at 127.0.0.1:59486
I20260709 13:04:27.146555 17305 raft_consensus.cc:493] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:27.147029 17305 raft_consensus.cc:3060] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:27.152218 17305 raft_consensus.cc:515] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:27.153947 17305 leader_election.cc:290] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:27.154680 16481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15408b4f99cd4f53bb97fccca4a26fde" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cd1bb048a4de4c8082b3b49c3259badc"
I20260709 13:04:27.154894 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15408b4f99cd4f53bb97fccca4a26fde" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4c86083028143f98d380c2e818ca1b1"
I20260709 13:04:27.155288 16481 raft_consensus.cc:3060] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:27.155366 16555 raft_consensus.cc:3055] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:27.155776 16555 raft_consensus.cc:740] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4c86083028143f98d380c2e818ca1b1, State: Running, Role: LEADER
I20260709 13:04:27.156483 16555 consensus_queue.cc:260] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:27.157594 16555 raft_consensus.cc:3060] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:27.161584 16481 raft_consensus.cc:2468] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:27.162787 17263 leader_election.cc:304] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77, cd1bb048a4de4c8082b3b49c3259badc; no voters: 
I20260709 13:04:27.163528 18189 raft_consensus.cc:2804] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:27.163756 16555 raft_consensus.cc:2468] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367a86a7dff746489ebbc2525e96ed77 in term 2.
I20260709 13:04:27.163915 18189 raft_consensus.cc:697] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Becoming Leader. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Running, Role: LEADER
I20260709 13:04:27.164705 18189 consensus_queue.cc:237] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:27.174216 16384 catalog_manager.cc:5697] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 reported cstate change: term changed from 1 to 2, leader changed from b4c86083028143f98d380c2e818ca1b1 (127.15.8.130) to 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "367a86a7dff746489ebbc2525e96ed77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:27.454926 16634 raft_consensus.cc:1275] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:27.457162 18385 consensus_queue.cc:1048] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:27.458745 16555 consensus_queue.cc:237] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
W20260709 13:04:27.472293 16530 consensus_peers.cc:597] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 047fd494cbe74474a08579c6edcf39fd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.475332 16629 raft_consensus.cc:1275] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:27.476406 16488 raft_consensus.cc:1275] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:27.478021 18256 consensus_queue.cc:1048] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:27.479225 18394 consensus_queue.cc:1048] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:04:27.492527 16555 raft_consensus.cc:1275] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:27.494804 18326 consensus_queue.cc:1048] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:27.514989 18256 raft_consensus.cc:2955] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:27.522607 16634 raft_consensus.cc:2955] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:27.524807 16488 raft_consensus.cc:2955] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:27.538798 16629 consensus_queue.cc:237] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Queue 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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:27.542057 16385 catalog_manager.cc:5697] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: config changed from index -1 to 4, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 3 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:27.557209 16555 raft_consensus.cc:1275] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:27.558342 16563 raft_consensus.cc:1275] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:04:27.558880 16604 consensus_peers.cc:597] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66e325a3b4024a008f3903183fcc9ec1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.560949 18326 consensus_queue.cc:1048] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:27.562407 18393 consensus_queue.cc:1048] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:27.564047 16488 raft_consensus.cc:1275] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:27.565694 18393 consensus_queue.cc:1048] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:27.580912 18354 raft_consensus.cc:2955] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:27.583781 16563 raft_consensus.cc:2955] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:27.586335 16481 raft_consensus.cc:2955] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:27.605192 16384 catalog_manager.cc:5697] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index -1 to 2, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 1 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:27.611394 16481 raft_consensus.cc:1275] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer 367a86a7dff746489ebbc2525e96ed77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:27.617378 18407 consensus_queue.cc:1048] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:27.617199 16488 consensus_queue.cc:237] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
W20260709 13:04:27.660887 16455 consensus_peers.cc:597] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2381b7ca8aa4f1683435624c037fccb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.661422 16629 raft_consensus.cc:1275] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:27.664448 16563 raft_consensus.cc:1275] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Refusing update from remote peer cd1bb048a4de4c8082b3b49c3259badc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:27.664285 18287 consensus_queue.cc:1048] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:27.669588 18287 consensus_queue.cc:1048] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:27.704001 18287 raft_consensus.cc:2955] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:27.724135 16563 raft_consensus.cc:2955] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:27.728892 16629 raft_consensus.cc:2955] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:27.731086 16559 consensus_queue.cc:237] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:27.748243 16386 catalog_manager.cc:5697] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 reported cstate change: config changed from index -1 to 4, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 3 leader_uuid: "cd1bb048a4de4c8082b3b49c3259badc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:27.757098 16629 raft_consensus.cc:1275] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:04:27.759106 16530 consensus_peers.cc:597] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 -> Peer 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473): Couldn't send request to peer 367a86a7dff746489ebbc2525e96ed77. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7797bf8af2b0477cab1235047c796cea. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.759914 18394 consensus_queue.cc:1048] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:27.763509 16488 raft_consensus.cc:1275] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Refusing update from remote peer b4c86083028143f98d380c2e818ca1b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:27.768388 18394 consensus_queue.cc:1048] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:27.771169 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:27.793340 18256 raft_consensus.cc:2955] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:27.797003 16488 raft_consensus.cc:2955] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:27.799172 16629 raft_consensus.cc:2955] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:27.816524 16387 catalog_manager.cc:5697] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc reported cstate change: config changed from index -1 to 3, NON_VOTER 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132) added. New cstate: current_term: 2 leader_uuid: "b4c86083028143f98d380c2e818ca1b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } }
I20260709 13:04:27.865857 15394 tablet_server.cc:179] TabletServer@127.15.8.129:0 shutting down...
W20260709 13:04:27.881919 16602 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 13:04:27.895495 16602 consensus_peers.cc:597] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.921345 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:27.922505 15394 tablet_replica.cc:333] T 89b2b151746d4086be3b98906c2e1bce P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:27.923653 15394 raft_consensus.cc:2243] T 89b2b151746d4086be3b98906c2e1bce P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.924254 15394 raft_consensus.cc:2272] T 89b2b151746d4086be3b98906c2e1bce P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:27.925231 16602 consensus_peers.cc:597] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.927349 15394 tablet_replica.cc:333] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:27.928311 15394 raft_consensus.cc:2243] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.929203 15394 raft_consensus.cc:2272] T 4081d7c64bff4a1c900ce3ff5ec040ab P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.933218 15394 tablet_replica.cc:333] T 7964a6899feb4664be41a568c254e611 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:27.934264 15394 raft_consensus.cc:2243] T 7964a6899feb4664be41a568c254e611 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.934931 15394 raft_consensus.cc:2272] T 7964a6899feb4664be41a568c254e611 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:27.937737 16528 consensus_peers.cc:597] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.937798 15394 tablet_replica.cc:333] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:27.940024 15394 raft_consensus.cc:2243] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.940852 15394 raft_consensus.cc:2272] T 1a18ac9d75e742e09be48fcc1e6f22f9 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.943202 15394 tablet_replica.cc:333] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:27.943794 15394 raft_consensus.cc:2243] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.944588 15394 raft_consensus.cc:2272] T 70b9e6028136499e99c562e9b328a1e1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.946557 15394 tablet_replica.cc:333] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:27.947140 15394 raft_consensus.cc:2243] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.948110 15394 raft_consensus.cc:2272] T 292c3f5f015b454d88b3a09193789dec P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.950645 15394 tablet_replica.cc:333] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:27.951485 15394 raft_consensus.cc:2243] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.952894 15394 raft_consensus.cc:2272] T 005d6c846b7c496a867bc3440c47618d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.955436 15394 tablet_replica.cc:333] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:27.956389 15394 raft_consensus.cc:2243] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.957341 15394 raft_consensus.cc:2272] T 113f6162919d4acaa25da7392cd08d85 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.959966 15394 tablet_replica.cc:333] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:27.960703 15394 raft_consensus.cc:2243] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.961258 15394 raft_consensus.cc:2272] T 142fb1312ba34a28b377763038a4fb5a P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.963418 15394 tablet_replica.cc:333] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:27.964010 15394 raft_consensus.cc:2243] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.964429 15394 raft_consensus.cc:2272] T 411559ade03f47f09fc186d869aeb290 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.966390 15394 tablet_replica.cc:333] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:27.967020 15394 raft_consensus.cc:2243] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.967705 15394 raft_consensus.cc:2272] T 54c8d8f7ef534ae4aaa11d148845b83e P cd1bb048a4de4c8082b3b49c3259badc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.970016 15394 tablet_replica.cc:333] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:27.970870 15394 raft_consensus.cc:2243] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.971884 15394 raft_consensus.cc:2272] T 87bfc6265b6b4c20b0d190cbc14e341b P cd1bb048a4de4c8082b3b49c3259badc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.974742 15394 tablet_replica.cc:333] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:27.975854 15394 raft_consensus.cc:2243] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.976790 15394 raft_consensus.cc:2272] T 69ba079a5be84eee9954559b0e6f086a P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.979957 15394 tablet_replica.cc:333] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:27.980854 15394 raft_consensus.cc:2243] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.981431 15394 raft_consensus.cc:2272] T 4776c872ff5d4dd48d8b791b2f4d978d P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.985265 15394 tablet_replica.cc:333] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:27.986080 15394 raft_consensus.cc:2243] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.986748 15394 raft_consensus.cc:2272] T 7797bf8af2b0477cab1235047c796cea P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.989521 15394 tablet_replica.cc:333] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:27.990306 15394 raft_consensus.cc:2243] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.991297 15394 raft_consensus.cc:2272] T 2c46307346f3417883ca25cc5e3d063d P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.994197 15394 tablet_replica.cc:333] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:27.995005 15394 raft_consensus.cc:2243] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.996199 15394 raft_consensus.cc:2272] T 162af072676f4cccab3549d74c9ae6cf P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.999148 15394 tablet_replica.cc:333] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.000223 15394 raft_consensus.cc:2243] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.001511 15394 raft_consensus.cc:2272] T e2381b7ca8aa4f1683435624c037fccb P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.006238 15394 tablet_replica.cc:333] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
W20260709 13:04:28.006954 17263 consensus_peers.cc:597] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.007287 15394 raft_consensus.cc:2243] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:04:28.008607 16602 consensus_peers.cc:597] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.008252 15394 raft_consensus.cc:2272] T a578d914719c42ab8fc3cd6c8847ece8 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.011912 15394 tablet_replica.cc:333] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.012750 15394 raft_consensus.cc:2243] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.013522 15394 raft_consensus.cc:2272] T 641860d08d86480896dc4c4167b6738d P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.016237 15394 tablet_replica.cc:333] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.017199 15394 raft_consensus.cc:2243] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.018085 15394 raft_consensus.cc:2272] T f9445258dfd248d1984199f0c8854dea P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.020639 15394 tablet_replica.cc:333] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.021255 15394 raft_consensus.cc:2243] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.022243 15394 raft_consensus.cc:2272] T 557b165cfade4909bff9bbcebbcb7c38 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.024850 15394 tablet_replica.cc:333] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
W20260709 13:04:28.025471 17263 consensus_peers.cc:597] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.025660 15394 raft_consensus.cc:2243] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.026201 15394 raft_consensus.cc:2272] T a04f630ef2624c63bb2a72d50b0570a1 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.028439 15394 tablet_replica.cc:333] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.029022 15394 raft_consensus.cc:2243] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.029458 15394 raft_consensus.cc:2272] T e2b8e53b249b4a999d82137e5169e016 P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.031594 15394 tablet_replica.cc:333] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.032162 15394 raft_consensus.cc:2243] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.032660 15394 raft_consensus.cc:2272] T 8521ee34ceae4d3087fc7210f7251b8a P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.035215 15394 tablet_replica.cc:333] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.035795 15394 raft_consensus.cc:2243] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.036607 15394 raft_consensus.cc:2272] T be72ef70658748edac30905a022d9541 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.038815 15394 tablet_replica.cc:333] T 914bcca9f95b4c7897bd771bbbf01a87 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.039364 15394 raft_consensus.cc:2243] T 914bcca9f95b4c7897bd771bbbf01a87 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.039805 15394 raft_consensus.cc:2272] T 914bcca9f95b4c7897bd771bbbf01a87 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.042281 15394 tablet_replica.cc:333] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.043071 15394 raft_consensus.cc:2243] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.043640 15394 raft_consensus.cc:2272] T 512b5fcf8af14734a89fb2fee2bead82 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.046806 15394 tablet_replica.cc:333] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.047353 15394 raft_consensus.cc:2243] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.047793 15394 raft_consensus.cc:2272] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.050036 15394 tablet_replica.cc:333] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.050927 15394 raft_consensus.cc:2243] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.052206 15394 raft_consensus.cc:2272] T 50c6e5c1bb634717ba824a6f7f5578c3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.054908 15394 tablet_replica.cc:333] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.055480 15394 raft_consensus.cc:2243] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.056231 15394 raft_consensus.cc:2272] T 1f8f2661fd544587be4261e8375ac4ea P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.058748 15394 tablet_replica.cc:333] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.059362 15394 raft_consensus.cc:2243] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.060743 15394 raft_consensus.cc:2272] T e91958a98da3411892349d92a7c8b33c P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.063890 18424 ts_tablet_manager.cc:933] T 047fd494cbe74474a08579c6edcf39fd P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:28.064038 15394 tablet_replica.cc:333] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
W20260709 13:04:28.064560 16528 consensus_peers.cc:597] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.065004 15394 raft_consensus.cc:2243] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.065973 15394 raft_consensus.cc:2272] T ea29187a54f742e2a9a9b6abcd7a79b3 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.067519 18424 tablet_copy_client.cc:323] T 047fd494cbe74474a08579c6edcf39fd P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.130:46585
I20260709 13:04:28.069641 16574 tablet_copy_service.cc:140] P b4c86083028143f98d380c2e818ca1b1: Received BeginTabletCopySession request for tablet 047fd494cbe74474a08579c6edcf39fd from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:54720)
I20260709 13:04:28.070240 16574 tablet_copy_service.cc:161] P b4c86083028143f98d380c2e818ca1b1: Beginning new tablet copy session on tablet 047fd494cbe74474a08579c6edcf39fd from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:54720: session id = 367a86a7dff746489ebbc2525e96ed77-047fd494cbe74474a08579c6edcf39fd
I20260709 13:04:28.069223 15394 tablet_replica.cc:333] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.071664 15394 raft_consensus.cc:2243] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.072863 15394 raft_consensus.cc:2272] T 6a8d67c875734868b41fe964a8157ab3 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.075551 15394 tablet_replica.cc:333] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.076550 15394 raft_consensus.cc:2243] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.077122 15394 raft_consensus.cc:2272] T 15408b4f99cd4f53bb97fccca4a26fde P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.079205 16574 tablet_copy_source_session.cc:215] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:28.080480 15394 tablet_replica.cc:333] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.081386 15394 raft_consensus.cc:2243] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.082051 15394 raft_consensus.cc:2272] T 047fd494cbe74474a08579c6edcf39fd P cd1bb048a4de4c8082b3b49c3259badc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:28.086575 16528 consensus_peers.cc:597] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.087926 18424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047fd494cbe74474a08579c6edcf39fd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:28.089488 16528 consensus_peers.cc:597] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.090807 15394 tablet_replica.cc:333] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.091590 15394 raft_consensus.cc:2243] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.092190 15394 raft_consensus.cc:2272] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.094959 15394 tablet_replica.cc:333] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.095717 15394 raft_consensus.cc:2243] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.096369 15394 raft_consensus.cc:2272] T 66e325a3b4024a008f3903183fcc9ec1 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:28.103497 17263 consensus_peers.cc:597] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:28.104166 17263 consensus_peers.cc:597] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:28.104728 17263 consensus_peers.cc:597] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:28.107062 16602 consensus_peers.cc:597] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.111415 15394 tablet_replica.cc:333] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.112082 15394 raft_consensus.cc:2243] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.112776 15394 raft_consensus.cc:2272] T 9898dc074b234234ae00705369260442 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:28.118196 16602 consensus_peers.cc:597] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.118875 15394 tablet_replica.cc:333] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.119831 15394 raft_consensus.cc:2243] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.120736 15394 raft_consensus.cc:2272] T 82a6b5e64b8943088d0fa8ca865391ec P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.123271 15394 tablet_replica.cc:333] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.123840 15394 raft_consensus.cc:2243] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.124418 15394 raft_consensus.cc:2272] T 999921e960024c6aa3a5632ad4751fb4 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.126538 15394 tablet_replica.cc:333] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.127146 15394 raft_consensus.cc:2243] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.128237 15394 raft_consensus.cc:2272] T b5b2bacb9374489aaa9f74ad7924a888 P cd1bb048a4de4c8082b3b49c3259badc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.130723 15394 tablet_replica.cc:333] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.131423 15394 raft_consensus.cc:2243] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.132396 18424 tablet_copy_client.cc:806] T 047fd494cbe74474a08579c6edcf39fd P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:28.132491 15394 raft_consensus.cc:2272] T a0b6492108da495f87eb48f60fb5bf8e P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.133230 18424 tablet_copy_client.cc:670] T 047fd494cbe74474a08579c6edcf39fd P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
W20260709 13:04:28.133736 16528 consensus_peers.cc:597] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.135658 15394 tablet_replica.cc:333] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.136392 15394 raft_consensus.cc:2243] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.136972 15394 raft_consensus.cc:2272] T 5993efb9b04f4ce5b792bae995989c7c P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.138437 18426 ts_tablet_manager.cc:933] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:28.140156 15394 tablet_replica.cc:333] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc: stopping tablet replica
I20260709 13:04:28.144198 18424 tablet_copy_client.cc:538] T 047fd494cbe74474a08579c6edcf39fd P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:28.148880 15394 raft_consensus.cc:2243] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:04:28.145706 16602 consensus_peers.cc:597] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.149551 15394 raft_consensus.cc:2272] T a8b60fe48529454c89b5329378a0f953 P cd1bb048a4de4c8082b3b49c3259badc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:28.152069 16602 consensus_peers.cc:597] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:28.156301 16528 consensus_peers.cc:597] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.162642 18424 tablet_bootstrap.cc:492] T 047fd494cbe74474a08579c6edcf39fd P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
W20260709 13:04:28.163857 17263 consensus_peers.cc:597] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.164880 18426 tablet_copy_client.cc:323] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.131:39279
I20260709 13:04:28.167104 16647 tablet_copy_service.cc:140] P fcbcdd72dff84c748cdbbd14c2381d30: Received BeginTabletCopySession request for tablet 66e325a3b4024a008f3903183fcc9ec1 from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:44578)
I20260709 13:04:28.167740 16647 tablet_copy_service.cc:161] P fcbcdd72dff84c748cdbbd14c2381d30: Beginning new tablet copy session on tablet 66e325a3b4024a008f3903183fcc9ec1 from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:44578: session id = 367a86a7dff746489ebbc2525e96ed77-66e325a3b4024a008f3903183fcc9ec1
I20260709 13:04:28.181923 16647 tablet_copy_source_session.cc:215] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:04:28.202647 16528 consensus_peers.cc:597] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.206784 18426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e325a3b4024a008f3903183fcc9ec1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:28.214547 16528 consensus_peers.cc:597] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:28.227666 16602 consensus_peers.cc:597] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.241138 18429 ts_tablet_manager.cc:933] T 7797bf8af2b0477cab1235047c796cea P 367a86a7dff746489ebbc2525e96ed77: Initiating tablet copy from peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:28.243081 18424 tablet_bootstrap.cc:492] T 047fd494cbe74474a08579c6edcf39fd P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:28.244277 18424 tablet_bootstrap.cc:492] T 047fd494cbe74474a08579c6edcf39fd P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:28.245218 18424 ts_tablet_manager.cc:1403] T 047fd494cbe74474a08579c6edcf39fd P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.083s	user 0.038s	sys 0.018s
I20260709 13:04:28.249609 18424 raft_consensus.cc:359] T 047fd494cbe74474a08579c6edcf39fd P 367a86a7dff746489ebbc2525e96ed77 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:28.250634 18424 raft_consensus.cc:740] T 047fd494cbe74474a08579c6edcf39fd P 367a86a7dff746489ebbc2525e96ed77 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:28.251101 18429 tablet_copy_client.cc:323] T 7797bf8af2b0477cab1235047c796cea P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Beginning tablet copy session from remote peer at address 127.15.8.130:46585
I20260709 13:04:28.251366 18424 consensus_queue.cc:260] T 047fd494cbe74474a08579c6edcf39fd P 367a86a7dff746489ebbc2525e96ed77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:28.252964 16574 tablet_copy_service.cc:140] P b4c86083028143f98d380c2e818ca1b1: Received BeginTabletCopySession request for tablet 7797bf8af2b0477cab1235047c796cea from peer 367a86a7dff746489ebbc2525e96ed77 ({username='slave'} at 127.0.0.1:54720)
I20260709 13:04:28.253427 16574 tablet_copy_service.cc:161] P b4c86083028143f98d380c2e818ca1b1: Beginning new tablet copy session on tablet 7797bf8af2b0477cab1235047c796cea from peer 367a86a7dff746489ebbc2525e96ed77 at {username='slave'} at 127.0.0.1:54720: session id = 367a86a7dff746489ebbc2525e96ed77-7797bf8af2b0477cab1235047c796cea
I20260709 13:04:28.254568 18424 ts_tablet_manager.cc:1434] T 047fd494cbe74474a08579c6edcf39fd P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260709 13:04:28.260411 16573 tablet_copy_service.cc:342] P b4c86083028143f98d380c2e818ca1b1: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-047fd494cbe74474a08579c6edcf39fd received from {username='slave'} at 127.0.0.1:54720
I20260709 13:04:28.260883 16573 tablet_copy_service.cc:434] P b4c86083028143f98d380c2e818ca1b1: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-047fd494cbe74474a08579c6edcf39fd on tablet 047fd494cbe74474a08579c6edcf39fd with peer 367a86a7dff746489ebbc2525e96ed77
I20260709 13:04:28.261049 16574 tablet_copy_source_session.cc:215] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:28.264904 18429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7797bf8af2b0477cab1235047c796cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:28.277663 18426 tablet_copy_client.cc:806] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:28.278282 18426 tablet_copy_client.cc:670] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
W20260709 13:04:28.288210 16602 consensus_peers.cc:597] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.288667 18426 tablet_copy_client.cc:538] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:28.289631 18429 tablet_copy_client.cc:806] T 7797bf8af2b0477cab1235047c796cea P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:28.290176 18429 tablet_copy_client.cc:670] T 7797bf8af2b0477cab1235047c796cea P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:28.297844 18429 tablet_copy_client.cc:538] T 7797bf8af2b0477cab1235047c796cea P 367a86a7dff746489ebbc2525e96ed77: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:28.297901 18426 tablet_bootstrap.cc:492] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
W20260709 13:04:28.307451 16528 consensus_peers.cc:597] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.316883 18429 tablet_bootstrap.cc:492] T 7797bf8af2b0477cab1235047c796cea P 367a86a7dff746489ebbc2525e96ed77: Bootstrap starting.
I20260709 13:04:28.333139 18426 tablet_bootstrap.cc:492] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:28.334131 18426 tablet_bootstrap.cc:492] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:28.336853 18426 ts_tablet_manager.cc:1403] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.018s
I20260709 13:04:28.358675 18426 raft_consensus.cc:359] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:28.359858 18426 raft_consensus.cc:740] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:28.360656 18426 consensus_queue.cc:260] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:28.363502 18426 ts_tablet_manager.cc:1434] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:04:28.366034 16647 tablet_copy_service.cc:342] P fcbcdd72dff84c748cdbbd14c2381d30: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-66e325a3b4024a008f3903183fcc9ec1 received from {username='slave'} at 127.0.0.1:44578
I20260709 13:04:28.366454 16647 tablet_copy_service.cc:434] P fcbcdd72dff84c748cdbbd14c2381d30: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-66e325a3b4024a008f3903183fcc9ec1 on tablet 66e325a3b4024a008f3903183fcc9ec1 with peer 367a86a7dff746489ebbc2525e96ed77
W20260709 13:04:28.368479 16528 consensus_peers.cc:597] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:28.368952 16528 consensus_peers.cc:597] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.395547 18429 tablet_bootstrap.cc:492] T 7797bf8af2b0477cab1235047c796cea P 367a86a7dff746489ebbc2525e96ed77: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:28.396510 18429 tablet_bootstrap.cc:492] T 7797bf8af2b0477cab1235047c796cea P 367a86a7dff746489ebbc2525e96ed77: Bootstrap complete.
I20260709 13:04:28.397228 18429 ts_tablet_manager.cc:1403] T 7797bf8af2b0477cab1235047c796cea P 367a86a7dff746489ebbc2525e96ed77: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.009s
I20260709 13:04:28.400192 18429 raft_consensus.cc:359] T 7797bf8af2b0477cab1235047c796cea P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:28.400995 18429 raft_consensus.cc:740] T 7797bf8af2b0477cab1235047c796cea P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 367a86a7dff746489ebbc2525e96ed77, State: Initialized, Role: LEARNER
I20260709 13:04:28.401643 18429 consensus_queue.cc:260] T 7797bf8af2b0477cab1235047c796cea P 367a86a7dff746489ebbc2525e96ed77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } attrs { replace: true } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:28.404436 18429 ts_tablet_manager.cc:1434] T 7797bf8af2b0477cab1235047c796cea P 367a86a7dff746489ebbc2525e96ed77: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:04:28.407370 16574 tablet_copy_service.cc:342] P b4c86083028143f98d380c2e818ca1b1: Request end of tablet copy session 367a86a7dff746489ebbc2525e96ed77-7797bf8af2b0477cab1235047c796cea received from {username='slave'} at 127.0.0.1:54720
I20260709 13:04:28.407763 16574 tablet_copy_service.cc:434] P b4c86083028143f98d380c2e818ca1b1: ending tablet copy session 367a86a7dff746489ebbc2525e96ed77-7797bf8af2b0477cab1235047c796cea on tablet 7797bf8af2b0477cab1235047c796cea with peer 367a86a7dff746489ebbc2525e96ed77
W20260709 13:04:28.426874 16602 consensus_peers.cc:597] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:28.428742 16602 consensus_peers.cc:597] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:28.428267 16528 consensus_peers.cc:597] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.453276 15394 tablet_server.cc:196] TabletServer@127.15.8.129:0 shutdown complete.
W20260709 13:04:28.466075 16602 consensus_peers.cc:597] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.607581 15394 tablet_server.cc:179] TabletServer@127.15.8.130:0 shutting down...
I20260709 13:04:28.637904 17311 raft_consensus.cc:1217] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:28.656265 17311 raft_consensus.cc:1217] T 7797bf8af2b0477cab1235047c796cea P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:04:28.678004 17311 raft_consensus.cc:1217] T 047fd494cbe74474a08579c6edcf39fd P 367a86a7dff746489ebbc2525e96ed77 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
W20260709 13:04:28.681038 16603 consensus_peers.cc:597] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:28.697444 17264 consensus_peers.cc:597] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:28.699278 17264 consensus_peers.cc:597] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.703773 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:28.704909 15394 tablet_replica.cc:333] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.705920 15394 raft_consensus.cc:2243] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.706595 15394 raft_consensus.cc:2272] T 4081d7c64bff4a1c900ce3ff5ec040ab P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.709908 15394 tablet_replica.cc:333] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.710762 15394 raft_consensus.cc:2243] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:04:28.711103 17264 consensus_peers.cc:597] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.711709 15394 raft_consensus.cc:2272] T 7964a6899feb4664be41a568c254e611 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.714540 15394 tablet_replica.cc:333] T 1a18ac9d75e742e09be48fcc1e6f22f9 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.715520 15394 raft_consensus.cc:2243] T 1a18ac9d75e742e09be48fcc1e6f22f9 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.716056 15394 raft_consensus.cc:2272] T 1a18ac9d75e742e09be48fcc1e6f22f9 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.718930 15394 tablet_replica.cc:333] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.719924 15394 raft_consensus.cc:2243] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.720759 15394 raft_consensus.cc:2272] T e4be98000f9e45aca6246ebb29caaf3a P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.724203 15394 tablet_replica.cc:333] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.725189 15394 raft_consensus.cc:2243] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.725764 15394 raft_consensus.cc:2272] T 02099d809c444b74a8569fde13ef5215 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:28.726900 16603 consensus_peers.cc:597] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.728425 15394 tablet_replica.cc:333] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.729315 15394 raft_consensus.cc:2243] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.729885 15394 raft_consensus.cc:2272] T 6a8d67c875734868b41fe964a8157ab3 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.732293 15394 tablet_replica.cc:333] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.733165 15394 raft_consensus.cc:2243] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.733747 15394 raft_consensus.cc:2272] T 89b2b151746d4086be3b98906c2e1bce P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.736891 15394 tablet_replica.cc:333] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.737804 15394 raft_consensus.cc:2243] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.738333 15394 raft_consensus.cc:2272] T 0fabf867686349bbbd6ba49895021c20 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.740768 15394 tablet_replica.cc:333] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.741704 15394 raft_consensus.cc:2243] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.742326 15394 raft_consensus.cc:2272] T 11e8e4c4dbaf451bbf3902344566b078 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.744804 15394 tablet_replica.cc:333] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.745965 15394 raft_consensus.cc:2243] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.746590 15394 raft_consensus.cc:2272] T 113f6162919d4acaa25da7392cd08d85 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.749271 15394 tablet_replica.cc:333] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.750062 15394 raft_consensus.cc:2243] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.751125 15394 raft_consensus.cc:2272] T 142fb1312ba34a28b377763038a4fb5a P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.753741 15394 tablet_replica.cc:333] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.754590 15394 raft_consensus.cc:2243] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.755189 15394 raft_consensus.cc:2272] T 5353047ee4f44df2aa56436ac31691a6 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.757697 15394 tablet_replica.cc:333] T 411559ade03f47f09fc186d869aeb290 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.758467 15394 raft_consensus.cc:2243] T 411559ade03f47f09fc186d869aeb290 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.758997 15394 raft_consensus.cc:2272] T 411559ade03f47f09fc186d869aeb290 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.762231 15394 tablet_replica.cc:333] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.763072 15394 raft_consensus.cc:2243] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.763646 15394 raft_consensus.cc:2272] T 292c3f5f015b454d88b3a09193789dec P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.766160 15394 tablet_replica.cc:333] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.766881 15394 raft_consensus.cc:2243] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.767884 15394 raft_consensus.cc:2272] T 54c8d8f7ef534ae4aaa11d148845b83e P b4c86083028143f98d380c2e818ca1b1 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:28.770021 17264 consensus_peers.cc:597] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.770325 15394 tablet_replica.cc:333] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.771148 15394 raft_consensus.cc:2243] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.772106 15394 raft_consensus.cc:2272] T bec424992dce41bea3057e31a01d7761 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.774657 15394 tablet_replica.cc:333] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.775487 15394 raft_consensus.cc:2243] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.776391 15394 raft_consensus.cc:2272] T 87bfc6265b6b4c20b0d190cbc14e341b P b4c86083028143f98d380c2e818ca1b1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.780314 15394 tablet_replica.cc:333] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.781021 15394 raft_consensus.cc:2243] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:04:28.781039 17264 consensus_peers.cc:597] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.782315 15394 raft_consensus.cc:2272] T 7797bf8af2b0477cab1235047c796cea P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.785420 15394 tablet_replica.cc:333] T 162af072676f4cccab3549d74c9ae6cf P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.786141 15394 raft_consensus.cc:2243] T 162af072676f4cccab3549d74c9ae6cf P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.786641 15394 raft_consensus.cc:2272] T 162af072676f4cccab3549d74c9ae6cf P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.788938 15394 tablet_replica.cc:333] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.789611 15394 raft_consensus.cc:2243] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.790151 15394 raft_consensus.cc:2272] T 2c46307346f3417883ca25cc5e3d063d P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.792482 15394 tablet_replica.cc:333] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.793152 15394 raft_consensus.cc:2243] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.793640 15394 raft_consensus.cc:2272] T 4d51729db6a34dd5896afecaf230a7cd P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.795893 15394 tablet_replica.cc:333] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.796587 15394 raft_consensus.cc:2243] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.797524 15394 raft_consensus.cc:2272] T 7c648f0c3b6a402e8bbb929065a9ba30 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.799760 15394 tablet_replica.cc:333] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.800465 15394 raft_consensus.cc:2243] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.800958 15394 raft_consensus.cc:2272] T af4bd309e71c4d46a21af850239d9904 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.803272 15394 tablet_replica.cc:333] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.803989 15394 raft_consensus.cc:2243] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.804600 15394 raft_consensus.cc:2272] T e2381b7ca8aa4f1683435624c037fccb P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.806860 15394 tablet_replica.cc:333] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.807575 15394 raft_consensus.cc:2243] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.808125 15394 raft_consensus.cc:2272] T ff63c95d59d54bec9ef64b2dad2d4cb6 P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.810570 15394 tablet_replica.cc:333] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.811277 15394 raft_consensus.cc:2243] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.812191 15394 raft_consensus.cc:2272] T e2b8e53b249b4a999d82137e5169e016 P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:28.812866 17264 consensus_peers.cc:597] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.814917 15394 tablet_replica.cc:333] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.815708 15394 raft_consensus.cc:2243] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.816269 15394 raft_consensus.cc:2272] T f9445258dfd248d1984199f0c8854dea P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.819028 15394 tablet_replica.cc:333] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.819787 15394 raft_consensus.cc:2243] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.820415 15394 raft_consensus.cc:2272] T a04f630ef2624c63bb2a72d50b0570a1 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:28.820878 16603 consensus_peers.cc:597] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.822955 15394 tablet_replica.cc:333] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.823786 15394 raft_consensus.cc:2243] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.824311 15394 raft_consensus.cc:2272] T e588c02680424e41abeeed6902b69243 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.826766 15394 tablet_replica.cc:333] T 914bcca9f95b4c7897bd771bbbf01a87 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.827495 15394 raft_consensus.cc:2243] T 914bcca9f95b4c7897bd771bbbf01a87 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.827998 15394 raft_consensus.cc:2272] T 914bcca9f95b4c7897bd771bbbf01a87 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.830317 15394 tablet_replica.cc:333] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.831049 15394 raft_consensus.cc:2243] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.831938 15394 raft_consensus.cc:2272] T 512b5fcf8af14734a89fb2fee2bead82 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.834409 15394 tablet_replica.cc:333] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.835166 15394 raft_consensus.cc:2243] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.835736 15394 raft_consensus.cc:2272] T 8521ee34ceae4d3087fc7210f7251b8a P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.838223 15394 tablet_replica.cc:333] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.838930 15394 raft_consensus.cc:2243] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.839829 15394 raft_consensus.cc:2272] T dfd1681fbf5248818ee06f99a4f1dfc4 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.842118 15394 tablet_replica.cc:333] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.842846 15394 raft_consensus.cc:2243] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.843542 15394 raft_consensus.cc:2272] T be72ef70658748edac30905a022d9541 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.845739 15394 tablet_replica.cc:333] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.846381 15394 raft_consensus.cc:2243] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.847294 15394 raft_consensus.cc:2272] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.849704 15394 tablet_replica.cc:333] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.850373 15394 raft_consensus.cc:2243] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.850905 15394 raft_consensus.cc:2272] T e91958a98da3411892349d92a7c8b33c P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.853229 15394 tablet_replica.cc:333] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.853899 15394 raft_consensus.cc:2243] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.855094 15394 raft_consensus.cc:2272] T 047fd494cbe74474a08579c6edcf39fd P b4c86083028143f98d380c2e818ca1b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.857327 15394 tablet_replica.cc:333] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.857988 15394 raft_consensus.cc:2243] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.858857 15394 raft_consensus.cc:2272] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.861219 15394 tablet_replica.cc:333] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.861860 15394 raft_consensus.cc:2243] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.862382 15394 raft_consensus.cc:2272] T 66e325a3b4024a008f3903183fcc9ec1 P b4c86083028143f98d380c2e818ca1b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.864717 15394 tablet_replica.cc:333] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.865365 15394 raft_consensus.cc:2243] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.865852 15394 raft_consensus.cc:2272] T d73f96c873cb4da6b282a964ac3282dd P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.868307 15394 tablet_replica.cc:333] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.868955 15394 raft_consensus.cc:2243] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.869884 15394 raft_consensus.cc:2272] T 9898dc074b234234ae00705369260442 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.872161 15394 tablet_replica.cc:333] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.872820 15394 raft_consensus.cc:2243] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.873278 15394 raft_consensus.cc:2272] T 15408b4f99cd4f53bb97fccca4a26fde P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.875557 15394 tablet_replica.cc:333] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.876157 15394 raft_consensus.cc:2243] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.876663 15394 raft_consensus.cc:2272] T 999921e960024c6aa3a5632ad4751fb4 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.879173 15394 tablet_replica.cc:333] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.879801 15394 raft_consensus.cc:2243] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.880267 15394 raft_consensus.cc:2272] T a0b6492108da495f87eb48f60fb5bf8e P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.882682 15394 tablet_replica.cc:333] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.883308 15394 raft_consensus.cc:2243] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.883909 15394 raft_consensus.cc:2272] T e7d5286657ea47cd82122d104980759a P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.886375 15394 tablet_replica.cc:333] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1: stopping tablet replica
I20260709 13:04:28.887004 15394 raft_consensus.cc:2243] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:04:28.886386 16603 consensus_peers.cc:597] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.888000 15394 raft_consensus.cc:2272] T a8b60fe48529454c89b5329378a0f953 P b4c86083028143f98d380c2e818ca1b1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:28.888393 16603 consensus_peers.cc:597] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:28.891343 17264 consensus_peers.cc:597] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:28.906121 17264 consensus_peers.cc:597] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.949424 18407 raft_consensus.cc:493] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:04:28.949971 18407 raft_consensus.cc:515] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:28.952270 18407 leader_election.cc:290] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:28.955173 16631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005d6c846b7c496a867bc3440c47618d" candidate_uuid: "367a86a7dff746489ebbc2525e96ed77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" is_pre_election: true
W20260709 13:04:28.957352 17263 leader_election.cc:336] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:28.958439 17265 leader_election.cc:304] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [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: 367a86a7dff746489ebbc2525e96ed77; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:04:28.959532 18407 raft_consensus.cc:2749] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:04:28.961756 16603 consensus_peers.cc:597] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:28.975674 17264 consensus_peers.cc:597] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:29.032346 17264 consensus_peers.cc:597] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:29.032843 17264 consensus_peers.cc:597] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:29.051301 17264 consensus_peers.cc:597] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:29.073729 15394 tablet_server.cc:196] TabletServer@127.15.8.130:0 shutdown complete.
W20260709 13:04:29.109241 16603 consensus_peers.cc:597] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:29.110351 18437 raft_consensus.cc:493] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:04:29.111066 18437 raft_consensus.cc:515] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:29.113560 18437 leader_election.cc:290] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
W20260709 13:04:29.129463 16602 leader_election.cc:336] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
W20260709 13:04:29.130504 16603 leader_election.cc:336] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111)
I20260709 13:04:29.131068 16603 leader_election.cc:304] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:29.131882 18354 raft_consensus.cc:1064] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30: attempting to promote NON_VOTER 367a86a7dff746489ebbc2525e96ed77 to VOTER
W20260709 13:04:29.132884 16603 consensus_peers.cc:597] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:29.134111 18437 raft_consensus.cc:2749] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:29.135097 18354 consensus_queue.cc:237] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:29.143249 17311 raft_consensus.cc:1275] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Refusing update from remote peer fcbcdd72dff84c748cdbbd14c2381d30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:29.144863 18437 consensus_queue.cc:1048] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:04:29.161911 16602 consensus_peers.cc:597] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Couldn't send request to peer cd1bb048a4de4c8082b3b49c3259badc. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:29.163595 16603 consensus_peers.cc:597] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 -> Peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Couldn't send request to peer b4c86083028143f98d380c2e818ca1b1. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:29.178838 18436 raft_consensus.cc:493] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:04:29.179401 18436 raft_consensus.cc:515] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:29.181687 18436 leader_election.cc:290] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:29.183697 18436 raft_consensus.cc:493] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:04:29.184201 18436 raft_consensus.cc:515] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:29.186415 18436 leader_election.cc:290] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473)
W20260709 13:04:29.191696 16603 leader_election.cc:336] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111)
W20260709 13:04:29.195240 16602 leader_election.cc:336] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:29.195725 16602 leader_election.cc:304] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:29.198570 15394 tablet_server.cc:179] TabletServer@127.15.8.131:0 shutting down...
W20260709 13:04:29.199030 16602 leader_election.cc:336] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:29.197521 18436 raft_consensus.cc:2749] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:29.203033 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b9e6028136499e99c562e9b328a1e1" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "367a86a7dff746489ebbc2525e96ed77" is_pre_election: true
I20260709 13:04:29.208791 18437 raft_consensus.cc:493] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:04:29.209288 18437 raft_consensus.cc:515] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:29.211305 18437 leader_election.cc:290] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473)
W20260709 13:04:29.217268 16602 leader_election.cc:336] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:29.224767 18385 raft_consensus.cc:493] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:04:29.225322 18385 raft_consensus.cc:515] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:29.227387 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005d6c846b7c496a867bc3440c47618d" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "367a86a7dff746489ebbc2525e96ed77" is_pre_election: true
I20260709 13:04:29.228005 17311 raft_consensus.cc:2468] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 1.
I20260709 13:04:29.229012 18326 raft_consensus.cc:493] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:04:29.229501 18326 raft_consensus.cc:515] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:29.231722 18326 leader_election.cc:290] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
W20260709 13:04:29.235163 17265 leader_election.cc:336] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:04:29.236370 18385 leader_election.cc:290] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:29.239293 16604 leader_election.cc:304] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: 367a86a7dff746489ebbc2525e96ed77, cd1bb048a4de4c8082b3b49c3259badc
W20260709 13:04:29.240301 17263 leader_election.cc:336] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:29.240859 17263 leader_election.cc:304] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77 [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: 367a86a7dff746489ebbc2525e96ed77; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:04:29.241626 18407 raft_consensus.cc:2749] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:29.243219 18445 raft_consensus.cc:493] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:04:29.243731 18445 raft_consensus.cc:515] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:04:29.244583 17263 leader_election.cc:336] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:29.245785 18445 leader_election.cc:290] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:29.245965 18436 raft_consensus.cc:2749] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:29.245824 16604 leader_election.cc:304] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [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: 367a86a7dff746489ebbc2525e96ed77, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:29.247784 18445 raft_consensus.cc:2804] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:29.248116 18445 raft_consensus.cc:493] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:04:29.248461 18445 raft_consensus.cc:3060] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:04:29.251243 16602 leader_election.cc:336] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:29.252753 18444 raft_consensus.cc:493] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
W20260709 13:04:29.253108 17264 leader_election.cc:336] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111)
I20260709 13:04:29.253275 18444 raft_consensus.cc:515] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } }
I20260709 13:04:29.255554 18444 leader_election.cc:290] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:29.256932 18445 raft_consensus.cc:515] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
W20260709 13:04:29.260164 16602 leader_election.cc:336] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:29.263504 18445 leader_election.cc:290] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 election: Requested vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473)
I20260709 13:04:29.264878 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005d6c846b7c496a867bc3440c47618d" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "367a86a7dff746489ebbc2525e96ed77"
I20260709 13:04:29.265656 17311 raft_consensus.cc:3060] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:04:29.266865 16603 leader_election.cc:336] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111)
I20260709 13:04:29.267735 16603 leader_election.cc:304] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:29.269711 18436 raft_consensus.cc:2749] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:29.253549 17264 leader_election.cc:304] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77 [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: 367a86a7dff746489ebbc2525e96ed77; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:29.272527 18385 raft_consensus.cc:2749] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:29.273041 17311 raft_consensus.cc:2468] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcbcdd72dff84c748cdbbd14c2381d30 in term 2.
W20260709 13:04:29.271533 16602 leader_election.cc:336] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:29.276280 16604 leader_election.cc:304] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [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: 367a86a7dff746489ebbc2525e96ed77, fcbcdd72dff84c748cdbbd14c2381d30; no voters: cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:29.277156 18445 raft_consensus.cc:493] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:04:29.277675 18445 raft_consensus.cc:515] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:29.281800 18445 leader_election.cc:290] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:29.282419 18445 raft_consensus.cc:2804] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:29.289772 18445 raft_consensus.cc:697] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Becoming Leader. State: Replica: fcbcdd72dff84c748cdbbd14c2381d30, State: Running, Role: LEADER
I20260709 13:04:29.290681 18445 consensus_queue.cc:237] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [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: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
W20260709 13:04:29.301180 16602 leader_election.cc:336] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
W20260709 13:04:29.302630 16603 leader_election.cc:336] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111)
I20260709 13:04:29.303114 16603 leader_election.cc:304] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:29.304163 18354 raft_consensus.cc:2749] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:04:29.310046 16603 leader_election.cc:336] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111)
I20260709 13:04:29.310504 16603 leader_election.cc:304] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:29.311193 18445 raft_consensus.cc:2749] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:29.317085 16383 catalog_manager.cc:5697] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 reported cstate change: term changed from 1 to 2, leader changed from cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129) to fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:29.321974 17265 consensus_peers.cc:597] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 -> Peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Couldn't send request to peer fcbcdd72dff84c748cdbbd14c2381d30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:29.326247 18445 raft_consensus.cc:493] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:04:29.326782 18445 raft_consensus.cc:515] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
W20260709 13:04:29.333359 16602 leader_election.cc:336] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:29.335534 18445 leader_election.cc:290] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
W20260709 13:04:29.339447 16603 leader_election.cc:336] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111)
I20260709 13:04:29.339846 16603 leader_election.cc:304] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:29.341209 18445 raft_consensus.cc:2749] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:04:29.344008 17265 consensus_peers.cc:597] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 -> Peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Couldn't send request to peer fcbcdd72dff84c748cdbbd14c2381d30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:29.346239 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:29.347395 15394 tablet_replica.cc:333] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.348251 15394 raft_consensus.cc:2243] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.348929 15394 raft_consensus.cc:2272] T 70b9e6028136499e99c562e9b328a1e1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.351377 15394 tablet_replica.cc:333] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.352253 15394 raft_consensus.cc:2243] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.352784 15394 raft_consensus.cc:2272] T 1a18ac9d75e742e09be48fcc1e6f22f9 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.355214 15394 tablet_replica.cc:333] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.356068 15394 raft_consensus.cc:2243] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.356137 18445 raft_consensus.cc:493] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:04:29.356863 15394 pending_rounds.cc:70] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30: Trying to abort 1 pending ops.
I20260709 13:04:29.356696 18445 raft_consensus.cc:515] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:29.357163 15394 pending_rounds.cc:77] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305634895023726592 op_type: NO_OP noop_request { }
I20260709 13:04:29.357630 15394 raft_consensus.cc:2889] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:04:29.357967 15394 raft_consensus.cc:2272] T 005d6c846b7c496a867bc3440c47618d P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.358573 18445 leader_election.cc:290] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:29.362044 15394 tablet_replica.cc:333] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.362903 15394 raft_consensus.cc:2243] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.363402 15394 raft_consensus.cc:2272] T 0fabf867686349bbbd6ba49895021c20 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:29.363205 16603 leader_election.cc:336] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111)
W20260709 13:04:29.364760 16602 leader_election.cc:336] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:29.365152 16602 leader_election.cc:304] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:29.365717 18445 raft_consensus.cc:2749] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:29.365965 15394 tablet_replica.cc:333] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.366910 15394 raft_consensus.cc:2243] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.367861 15394 raft_consensus.cc:2272] T 89b2b151746d4086be3b98906c2e1bce P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.370574 15394 tablet_replica.cc:333] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.371363 15394 raft_consensus.cc:2243] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.371840 15394 raft_consensus.cc:2272] T 7964a6899feb4664be41a568c254e611 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.374709 15394 tablet_replica.cc:333] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.375470 15394 raft_consensus.cc:2243] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.376457 15394 raft_consensus.cc:2272] T e4be98000f9e45aca6246ebb29caaf3a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.378854 15394 tablet_replica.cc:333] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.379585 15394 raft_consensus.cc:2243] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.380466 15394 raft_consensus.cc:2272] T ea29187a54f742e2a9a9b6abcd7a79b3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:29.382028 17265 consensus_peers.cc:597] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 -> Peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Couldn't send request to peer fcbcdd72dff84c748cdbbd14c2381d30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:29.382918 15394 tablet_replica.cc:333] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.383714 15394 raft_consensus.cc:2243] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.384233 15394 raft_consensus.cc:2272] T 113f6162919d4acaa25da7392cd08d85 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.386817 15394 tablet_replica.cc:333] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.387560 15394 raft_consensus.cc:2243] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.388089 15394 raft_consensus.cc:2272] T 292c3f5f015b454d88b3a09193789dec P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.390460 15394 tablet_replica.cc:333] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.391233 15394 raft_consensus.cc:2243] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.391697 15394 raft_consensus.cc:2272] T 5353047ee4f44df2aa56436ac31691a6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.394196 15394 tablet_replica.cc:333] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.395119 15394 raft_consensus.cc:2243] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.395658 15394 raft_consensus.cc:2272] T 142fb1312ba34a28b377763038a4fb5a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.397974 15394 tablet_replica.cc:333] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.398909 15394 raft_consensus.cc:2243] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.399796 15394 raft_consensus.cc:2272] T 411559ade03f47f09fc186d869aeb290 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.402333 15394 tablet_replica.cc:333] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.403123 15394 raft_consensus.cc:2243] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.403770 15394 raft_consensus.cc:2272] T bec424992dce41bea3057e31a01d7761 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.406262 15394 tablet_replica.cc:333] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.407048 15394 raft_consensus.cc:2243] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.407663 15394 raft_consensus.cc:2272] T 87bfc6265b6b4c20b0d190cbc14e341b P fcbcdd72dff84c748cdbbd14c2381d30 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.410056 15394 tablet_replica.cc:333] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.410806 15394 raft_consensus.cc:2243] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.411415 15394 raft_consensus.cc:2272] T 7797bf8af2b0477cab1235047c796cea P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.413815 15394 tablet_replica.cc:333] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.414548 15394 raft_consensus.cc:2243] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.415108 15394 raft_consensus.cc:2272] T 162af072676f4cccab3549d74c9ae6cf P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.417452 15394 tablet_replica.cc:333] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.418182 15394 raft_consensus.cc:2243] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.419222 15394 raft_consensus.cc:2272] T 69ba079a5be84eee9954559b0e6f086a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.421764 15394 tablet_replica.cc:333] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.422526 15394 raft_consensus.cc:2243] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.423492 15394 raft_consensus.cc:2272] T 4d51729db6a34dd5896afecaf230a7cd P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:29.424247 17265 consensus_peers.cc:597] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 -> Peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Couldn't send request to peer fcbcdd72dff84c748cdbbd14c2381d30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:29.424938 17265 consensus_peers.cc:597] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 -> Peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Couldn't send request to peer fcbcdd72dff84c748cdbbd14c2381d30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:29.425807 15394 tablet_replica.cc:333] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.426587 15394 raft_consensus.cc:2243] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.427140 15394 raft_consensus.cc:2272] T ff63c95d59d54bec9ef64b2dad2d4cb6 P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.429490 18354 raft_consensus.cc:493] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:04:29.429684 15394 tablet_replica.cc:333] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.429894 18354 raft_consensus.cc:515] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:29.430496 15394 raft_consensus.cc:2243] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.431092 15394 raft_consensus.cc:2272] T 4776c872ff5d4dd48d8b791b2f4d978d P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.432189 18326 raft_consensus.cc:493] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:04:29.432718 18326 raft_consensus.cc:515] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:29.433636 15394 tablet_replica.cc:333] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.434427 15394 raft_consensus.cc:2243] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.435173 15394 raft_consensus.cc:2272] T 7c648f0c3b6a402e8bbb929065a9ba30 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.435660 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c6e5c1bb634717ba824a6f7f5578c3" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "367a86a7dff746489ebbc2525e96ed77" is_pre_election: true
I20260709 13:04:29.437425 15394 tablet_replica.cc:333] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.438174 15394 raft_consensus.cc:2243] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.438771 15394 raft_consensus.cc:2272] T af4bd309e71c4d46a21af850239d9904 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:29.439285 17263 leader_election.cc:336] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:29.434422 18326 leader_election.cc:290] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:29.441114 15394 tablet_replica.cc:333] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
W20260709 13:04:29.441646 17264 leader_election.cc:336] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111)
I20260709 13:04:29.441851 15394 raft_consensus.cc:2243] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.442018 17264 leader_election.cc:304] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:29.442531 15394 raft_consensus.cc:2272] T e2381b7ca8aa4f1683435624c037fccb P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.442680 18326 raft_consensus.cc:2749] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:29.443039 18354 leader_election.cc:290] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473)
I20260709 13:04:29.444851 15394 tablet_replica.cc:333] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.445595 15394 raft_consensus.cc:2243] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.446457 15394 raft_consensus.cc:2272] T a578d914719c42ab8fc3cd6c8847ece8 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:29.446487 16602 leader_election.cc:336] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:29.447042 16602 leader_election.cc:304] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: 367a86a7dff746489ebbc2525e96ed77, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:29.447594 18354 raft_consensus.cc:2749] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:29.448999 15394 tablet_replica.cc:333] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.449744 15394 raft_consensus.cc:2243] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.450264 15394 raft_consensus.cc:2272] T f9445258dfd248d1984199f0c8854dea P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.452764 15394 tablet_replica.cc:333] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.453447 15394 raft_consensus.cc:2243] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.454370 15394 raft_consensus.cc:2272] T 557b165cfade4909bff9bbcebbcb7c38 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.456743 15394 tablet_replica.cc:333] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.457415 15394 raft_consensus.cc:2243] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.458335 15394 raft_consensus.cc:2272] T 641860d08d86480896dc4c4167b6738d P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.460923 15394 tablet_replica.cc:333] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.461643 15394 raft_consensus.cc:2243] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.461663 18445 raft_consensus.cc:493] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:04:29.462390 18445 raft_consensus.cc:515] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } }
I20260709 13:04:29.462728 15394 raft_consensus.cc:2272] T 11e8e4c4dbaf451bbf3902344566b078 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.465209 15394 tablet_replica.cc:333] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.465929 15394 raft_consensus.cc:2243] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.466369 15394 raft_consensus.cc:2272] T e588c02680424e41abeeed6902b69243 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.467095 18445 leader_election.cc:290] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
W20260709 13:04:29.468447 16603 leader_election.cc:336] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111)
I20260709 13:04:29.468783 15394 tablet_replica.cc:333] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.469588 15394 raft_consensus.cc:2243] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:04:29.469887 16602 leader_election.cc:336] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:29.470254 16602 leader_election.cc:304] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:29.470466 15394 raft_consensus.cc:2272] T 914bcca9f95b4c7897bd771bbbf01a87 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.470891 18445 raft_consensus.cc:2749] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:29.473069 15394 tablet_replica.cc:333] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.473819 15394 raft_consensus.cc:2243] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.474529 15394 raft_consensus.cc:2272] T 50c6e5c1bb634717ba824a6f7f5578c3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.476929 15394 tablet_replica.cc:333] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.477507 18326 raft_consensus.cc:493] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:04:29.477605 15394 raft_consensus.cc:2243] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.478032 18326 raft_consensus.cc:515] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:29.478628 15394 raft_consensus.cc:2272] T 1f8f2661fd544587be4261e8375ac4ea P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.479933 18326 leader_election.cc:290] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:29.482667 15394 tablet_replica.cc:333] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.483431 15394 raft_consensus.cc:2243] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.483958 15394 raft_consensus.cc:2272] T e91958a98da3411892349d92a7c8b33c P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:29.484071 17265 leader_election.cc:336] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:04:29.486775 15394 tablet_replica.cc:333] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.487542 15394 raft_consensus.cc:2243] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.488099 15394 raft_consensus.cc:2272] T 047fd494cbe74474a08579c6edcf39fd P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:29.489097 17263 leader_election.cc:336] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:29.489601 17263 leader_election.cc:304] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 [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: 367a86a7dff746489ebbc2525e96ed77; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:04:29.490389 15394 tablet_replica.cc:333] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.490840 18326 raft_consensus.cc:2749] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:29.491245 15394 raft_consensus.cc:2243] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.492014 15394 raft_consensus.cc:2272] T d73f96c873cb4da6b282a964ac3282dd P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.492311 18445 raft_consensus.cc:493] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
I20260709 13:04:29.492854 18445 raft_consensus.cc:515] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:29.494496 15394 tablet_replica.cc:333] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.495236 15394 raft_consensus.cc:2243] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.496526 15394 pending_rounds.cc:70] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30: Trying to abort 1 pending ops.
I20260709 13:04:29.496781 15394 pending_rounds.cc:77] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305634894369980416 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "66e325a3b4024a008f3903183fcc9ec1" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } } }
I20260709 13:04:29.497998 15394 raft_consensus.cc:2917] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:04:29.498369 15394 raft_consensus.cc:2889] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:04:29.498683 15394 raft_consensus.cc:2272] T 66e325a3b4024a008f3903183fcc9ec1 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.501402 15394 tablet_replica.cc:333] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.502104 15394 raft_consensus.cc:2243] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.502671 15394 raft_consensus.cc:2272] T 02099d809c444b74a8569fde13ef5215 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.505182 15394 tablet_replica.cc:333] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.505844 15394 raft_consensus.cc:2243] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.506369 15394 raft_consensus.cc:2272] T 6a8d67c875734868b41fe964a8157ab3 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.508852 15394 tablet_replica.cc:333] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.509500 15394 raft_consensus.cc:2243] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.510394 15394 raft_consensus.cc:2272] T 8521ee34ceae4d3087fc7210f7251b8a P fcbcdd72dff84c748cdbbd14c2381d30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.512795 15394 tablet_replica.cc:333] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.513458 15394 raft_consensus.cc:2243] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.514014 15394 raft_consensus.cc:2272] T dfd1681fbf5248818ee06f99a4f1dfc4 P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.515659 17311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b2bacb9374489aaa9f74ad7924a888" candidate_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "367a86a7dff746489ebbc2525e96ed77" is_pre_election: true
I20260709 13:04:29.516347 15394 tablet_replica.cc:333] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.517086 15394 raft_consensus.cc:2243] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.517526 18445 leader_election.cc:290] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), 367a86a7dff746489ebbc2525e96ed77 (127.15.8.132:38473)
I20260709 13:04:29.517976 15394 raft_consensus.cc:2272] T 82a6b5e64b8943088d0fa8ca865391ec P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:29.519083 16602 leader_election.cc:336] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:29.519531 16602 leader_election.cc:304] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [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: fcbcdd72dff84c748cdbbd14c2381d30; no voters: 367a86a7dff746489ebbc2525e96ed77, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:29.520514 15394 tablet_replica.cc:333] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.520987 18445 raft_consensus.cc:2749] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:29.521230 15394 raft_consensus.cc:2243] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.521840 15394 raft_consensus.cc:2272] T 5993efb9b04f4ce5b792bae995989c7c P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.524214 15394 tablet_replica.cc:333] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.524832 15394 raft_consensus.cc:2243] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.525331 15394 raft_consensus.cc:2272] T b5b2bacb9374489aaa9f74ad7924a888 P fcbcdd72dff84c748cdbbd14c2381d30 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:29.526351 17265 consensus_peers.cc:597] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 -> Peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Couldn't send request to peer fcbcdd72dff84c748cdbbd14c2381d30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:29.527580 15394 tablet_replica.cc:333] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.528313 15394 raft_consensus.cc:2243] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.528810 15394 raft_consensus.cc:2272] T a0b6492108da495f87eb48f60fb5bf8e P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.531251 15394 tablet_replica.cc:333] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30: stopping tablet replica
I20260709 13:04:29.531816 15394 raft_consensus.cc:2243] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.532312 15394 raft_consensus.cc:2272] T e7d5286657ea47cd82122d104980759a P fcbcdd72dff84c748cdbbd14c2381d30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.606101 18385 raft_consensus.cc:493] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd1bb048a4de4c8082b3b49c3259badc)
W20260709 13:04:29.607131 17265 consensus_peers.cc:597] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 -> Peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Couldn't send request to peer fcbcdd72dff84c748cdbbd14c2381d30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:29.606638 18385 raft_consensus.cc:515] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:29.609719 18385 leader_election.cc:290] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
W20260709 13:04:29.613826 17265 leader_election.cc:336] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:04:29.619419 17265 consensus_peers.cc:597] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 -> Peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Couldn't send request to peer fcbcdd72dff84c748cdbbd14c2381d30. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:29.637301 17263 leader_election.cc:336] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:29.637836 17263 leader_election.cc:304] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 [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: 367a86a7dff746489ebbc2525e96ed77; no voters: cd1bb048a4de4c8082b3b49c3259badc, fcbcdd72dff84c748cdbbd14c2381d30
W20260709 13:04:29.640062 17265 consensus_peers.cc:597] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 -> Peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Couldn't send request to peer fcbcdd72dff84c748cdbbd14c2381d30. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.131:39279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:29.640805 18326 raft_consensus.cc:2749] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:29.699064 15394 tablet_server.cc:196] TabletServer@127.15.8.131:0 shutdown complete.
I20260709 13:04:29.726994 18326 raft_consensus.cc:493] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b4c86083028143f98d380c2e818ca1b1)
I20260709 13:04:29.727629 18326 raft_consensus.cc:515] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:29.729890 18326 leader_election.cc:290] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
W20260709 13:04:29.736519 17264 leader_election.cc:336] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111)
W20260709 13:04:29.737056 17265 leader_election.cc:336] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Network error: Client connection negotiation failed: client connection to 127.15.8.131:39279: connect: Connection refused (error 111)
I20260709 13:04:29.737617 17265 leader_election.cc:304] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:04:29.738430 18385 raft_consensus.cc:2749] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:04:29.744134 17265 consensus_peers.cc:597] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 -> Peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Couldn't send request to peer fcbcdd72dff84c748cdbbd14c2381d30. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.131:39279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:29.796008 15394 tablet_server.cc:179] TabletServer@127.15.8.132:0 shutting down...
I20260709 13:04:29.825043 18385 raft_consensus.cc:493] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b4c86083028143f98d380c2e818ca1b1)
I20260709 13:04:29.835583 18385 raft_consensus.cc:515] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
W20260709 13:04:29.842621 17263 leader_election.cc:336] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261): Network error: Client connection negotiation failed: client connection to 127.15.8.129:44261: connect: Connection refused (error 111)
I20260709 13:04:29.841264 18385 leader_election.cc:290] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cd1bb048a4de4c8082b3b49c3259badc (127.15.8.129:44261), b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585)
I20260709 13:04:29.853338 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:04:29.857271 17264 leader_election.cc:336] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111)
I20260709 13:04:29.858008 17264 leader_election.cc:304] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 367a86a7dff746489ebbc2525e96ed77; no voters: b4c86083028143f98d380c2e818ca1b1, cd1bb048a4de4c8082b3b49c3259badc
I20260709 13:04:29.858716 18385 raft_consensus.cc:2749] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:04:29.860894 15394 tablet_replica.cc:333] T 047fd494cbe74474a08579c6edcf39fd P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.861778 15394 raft_consensus.cc:2243] T 047fd494cbe74474a08579c6edcf39fd P 367a86a7dff746489ebbc2525e96ed77 [term 3 LEARNER]: Raft consensus shutting down.
I20260709 13:04:29.862534 15394 raft_consensus.cc:2272] T 047fd494cbe74474a08579c6edcf39fd P 367a86a7dff746489ebbc2525e96ed77 [term 3 LEARNER]: Raft consensus is shut down!
I20260709 13:04:29.864997 15394 tablet_replica.cc:333] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.865792 15394 raft_consensus.cc:2243] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.866417 15394 raft_consensus.cc:2272] T 69ba079a5be84eee9954559b0e6f086a P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.868909 15394 tablet_replica.cc:333] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.869709 15394 raft_consensus.cc:2243] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.870395 15394 raft_consensus.cc:2272] T 54c8d8f7ef534ae4aaa11d148845b83e P 367a86a7dff746489ebbc2525e96ed77 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.872996 15394 tablet_replica.cc:333] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.873800 15394 raft_consensus.cc:2243] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.874439 15394 raft_consensus.cc:2272] T ea29187a54f742e2a9a9b6abcd7a79b3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.877115 15394 tablet_replica.cc:333] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.877938 15394 raft_consensus.cc:2243] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.878609 15394 raft_consensus.cc:2272] T be72ef70658748edac30905a022d9541 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.881338 15394 tablet_replica.cc:333] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.882113 15394 raft_consensus.cc:2243] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.882776 15394 raft_consensus.cc:2272] T dfd1681fbf5248818ee06f99a4f1dfc4 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.885322 15394 tablet_replica.cc:333] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.886103 15394 raft_consensus.cc:2243] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.887032 15394 raft_consensus.cc:2272] T 15408b4f99cd4f53bb97fccca4a26fde P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.889482 15394 tablet_replica.cc:333] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.890199 15394 raft_consensus.cc:2243] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.890882 15394 raft_consensus.cc:2272] T 4d51729db6a34dd5896afecaf230a7cd P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.893354 15394 tablet_replica.cc:333] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.894131 15394 raft_consensus.cc:2243] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.894616 15394 raft_consensus.cc:2272] T a8b60fe48529454c89b5329378a0f953 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.897238 15394 tablet_replica.cc:333] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.897998 15394 raft_consensus.cc:2243] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.899022 15394 raft_consensus.cc:2272] T 2c46307346f3417883ca25cc5e3d063d P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.901522 15394 tablet_replica.cc:333] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.902252 15394 raft_consensus.cc:2243] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.903280 15394 raft_consensus.cc:2272] T 5353047ee4f44df2aa56436ac31691a6 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.905776 15394 tablet_replica.cc:333] T 7797bf8af2b0477cab1235047c796cea P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.906513 15394 raft_consensus.cc:2243] T 7797bf8af2b0477cab1235047c796cea P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Raft consensus shutting down.
I20260709 13:04:29.906975 15394 raft_consensus.cc:2272] T 7797bf8af2b0477cab1235047c796cea P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEARNER]: Raft consensus is shut down!
I20260709 13:04:29.909147 15394 tablet_replica.cc:333] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.909835 15394 raft_consensus.cc:2243] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.910459 15394 raft_consensus.cc:2272] T 005d6c846b7c496a867bc3440c47618d P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.913002 15394 tablet_replica.cc:333] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.913709 15394 raft_consensus.cc:2243] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.914611 15394 raft_consensus.cc:2272] T 02099d809c444b74a8569fde13ef5215 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.917131 15394 tablet_replica.cc:333] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.917835 15394 raft_consensus.cc:2243] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.918776 15394 raft_consensus.cc:2272] T ff63c95d59d54bec9ef64b2dad2d4cb6 P 367a86a7dff746489ebbc2525e96ed77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.921239 15394 tablet_replica.cc:333] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.921962 15394 raft_consensus.cc:2243] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.922392 15394 pending_rounds.cc:70] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77: Trying to abort 1 pending ops.
I20260709 13:04:29.922598 15394 pending_rounds.cc:77] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305634894369980416 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "66e325a3b4024a008f3903183fcc9ec1" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: NON_VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd1bb048a4de4c8082b3b49c3259badc" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44261 } } peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } attrs { replace: true } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } } } }
I20260709 13:04:29.923637 15394 raft_consensus.cc:2917] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:04:29.924023 15394 raft_consensus.cc:2889] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:04:29.924350 15394 raft_consensus.cc:2272] T 66e325a3b4024a008f3903183fcc9ec1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 LEARNER]: Raft consensus is shut down!
I20260709 13:04:29.927026 15394 tablet_replica.cc:333] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.927842 15394 raft_consensus.cc:2243] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.928464 15394 raft_consensus.cc:2272] T 94d0e6bd0ab44a689e5ccdfbcb8d76af P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.930945 15394 tablet_replica.cc:333] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.931663 15394 raft_consensus.cc:2243] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.932281 15394 raft_consensus.cc:2272] T 70b9e6028136499e99c562e9b328a1e1 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.934666 15394 tablet_replica.cc:333] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.935392 15394 raft_consensus.cc:2243] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.936304 15394 raft_consensus.cc:2272] T 0fabf867686349bbbd6ba49895021c20 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.938724 15394 tablet_replica.cc:333] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.939450 15394 raft_consensus.cc:2243] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.940042 15394 raft_consensus.cc:2272] T bec424992dce41bea3057e31a01d7761 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.942504 15394 tablet_replica.cc:333] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.943252 15394 raft_consensus.cc:2243] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.943816 15394 raft_consensus.cc:2272] T 641860d08d86480896dc4c4167b6738d P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.946321 15394 tablet_replica.cc:333] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.947122 15394 raft_consensus.cc:2243] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.947676 15394 raft_consensus.cc:2272] T 7fa1d1995cbf4bbc940e5b6fc73ff126 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.950169 15394 tablet_replica.cc:333] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.950896 15394 raft_consensus.cc:2243] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.951527 15394 raft_consensus.cc:2272] T 1f8f2661fd544587be4261e8375ac4ea P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.952994 18453 raft_consensus.cc:493] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4c86083028143f98d380c2e818ca1b1)
I20260709 13:04:29.953454 18453 raft_consensus.cc:515] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4c86083028143f98d380c2e818ca1b1" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 46585 } } peers { permanent_uuid: "fcbcdd72dff84c748cdbbd14c2381d30" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 39279 } } peers { permanent_uuid: "367a86a7dff746489ebbc2525e96ed77" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 38473 } attrs { promote: false } }
I20260709 13:04:29.954084 15394 tablet_replica.cc:333] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.954924 15394 raft_consensus.cc:2243] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.955438 18453 leader_election.cc:290] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585), fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279)
I20260709 13:04:29.955528 15394 raft_consensus.cc:2272] T 557b165cfade4909bff9bbcebbcb7c38 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.958253 15394 tablet_replica.cc:333] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.958993 15394 raft_consensus.cc:2243] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.959929 15394 raft_consensus.cc:2272] T 5993efb9b04f4ce5b792bae995989c7c P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:29.960444 17265 leader_election.cc:336] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fcbcdd72dff84c748cdbbd14c2381d30 (127.15.8.131:39279): Network error: Client connection negotiation failed: client connection to 127.15.8.131:39279: connect: Connection refused (error 111)
W20260709 13:04:29.960971 17264 leader_election.cc:336] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4c86083028143f98d380c2e818ca1b1 (127.15.8.130:46585): Network error: Client connection negotiation failed: client connection to 127.15.8.130:46585: connect: Connection refused (error 111)
I20260709 13:04:29.961369 17264 leader_election.cc:304] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 [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: 367a86a7dff746489ebbc2525e96ed77; no voters: b4c86083028143f98d380c2e818ca1b1, fcbcdd72dff84c748cdbbd14c2381d30
I20260709 13:04:29.961947 18453 raft_consensus.cc:2749] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:29.962424 15394 tablet_replica.cc:333] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.963284 15394 raft_consensus.cc:2243] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.963857 15394 raft_consensus.cc:2272] T e4be98000f9e45aca6246ebb29caaf3a P 367a86a7dff746489ebbc2525e96ed77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.966439 15394 tablet_replica.cc:333] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.967212 15394 raft_consensus.cc:2243] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.967790 15394 raft_consensus.cc:2272] T 50c6e5c1bb634717ba824a6f7f5578c3 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.970181 15394 tablet_replica.cc:333] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.970914 15394 raft_consensus.cc:2243] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.971444 15394 raft_consensus.cc:2272] T 4081d7c64bff4a1c900ce3ff5ec040ab P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.974120 15394 tablet_replica.cc:333] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.974900 15394 raft_consensus.cc:2243] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.975534 15394 raft_consensus.cc:2272] T 9898dc074b234234ae00705369260442 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.978000 15394 tablet_replica.cc:333] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.978739 15394 raft_consensus.cc:2243] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.979735 15394 raft_consensus.cc:2272] T d73f96c873cb4da6b282a964ac3282dd P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.982066 15394 tablet_replica.cc:333] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.982836 15394 raft_consensus.cc:2243] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.983419 15394 raft_consensus.cc:2272] T 11e8e4c4dbaf451bbf3902344566b078 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.985800 15394 tablet_replica.cc:333] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.986486 15394 raft_consensus.cc:2243] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.987401 15394 raft_consensus.cc:2272] T e588c02680424e41abeeed6902b69243 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.989813 15394 tablet_replica.cc:333] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.990514 15394 raft_consensus.cc:2243] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.991155 15394 raft_consensus.cc:2272] T a578d914719c42ab8fc3cd6c8847ece8 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.993650 15394 tablet_replica.cc:333] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.994335 15394 raft_consensus.cc:2243] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:29.995299 15394 raft_consensus.cc:2272] T af4bd309e71c4d46a21af850239d9904 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:29.997766 15394 tablet_replica.cc:333] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:29.998451 15394 raft_consensus.cc:2243] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:29.999125 15394 raft_consensus.cc:2272] T 512b5fcf8af14734a89fb2fee2bead82 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.001655 15394 tablet_replica.cc:333] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:30.002388 15394 raft_consensus.cc:2243] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:30.003368 15394 raft_consensus.cc:2272] T 4776c872ff5d4dd48d8b791b2f4d978d P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.005654 15394 tablet_replica.cc:333] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:30.006317 15394 raft_consensus.cc:2243] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:30.007210 15394 raft_consensus.cc:2272] T 999921e960024c6aa3a5632ad4751fb4 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.009598 15394 tablet_replica.cc:333] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:30.010257 15394 raft_consensus.cc:2243] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:30.010787 15394 raft_consensus.cc:2272] T 82a6b5e64b8943088d0fa8ca865391ec P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.013126 15394 tablet_replica.cc:333] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:30.013744 15394 raft_consensus.cc:2243] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:30.014724 15394 raft_consensus.cc:2272] T a04f630ef2624c63bb2a72d50b0570a1 P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.016974 15394 tablet_replica.cc:333] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:30.017607 15394 raft_consensus.cc:2243] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:30.018200 15394 raft_consensus.cc:2272] T b5b2bacb9374489aaa9f74ad7924a888 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.020509 15394 tablet_replica.cc:333] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:30.021123 15394 raft_consensus.cc:2243] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:30.022046 15394 raft_consensus.cc:2272] T e7d5286657ea47cd82122d104980759a P 367a86a7dff746489ebbc2525e96ed77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.024519 15394 tablet_replica.cc:333] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:30.025146 15394 raft_consensus.cc:2243] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:30.025596 15394 raft_consensus.cc:2272] T e2b8e53b249b4a999d82137e5169e016 P 367a86a7dff746489ebbc2525e96ed77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.028162 15394 tablet_replica.cc:333] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77: stopping tablet replica
I20260709 13:04:30.028729 15394 raft_consensus.cc:2243] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:30.029332 15394 raft_consensus.cc:2272] T 7c648f0c3b6a402e8bbb929065a9ba30 P 367a86a7dff746489ebbc2525e96ed77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.093715 15394 tablet_server.cc:196] TabletServer@127.15.8.132:0 shutdown complete.
I20260709 13:04:30.165036 15394 master.cc:562] Master@127.15.8.190:46241 shutting down...
W20260709 13:04:30.193444 16435 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 13:04:30.193763 16435 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:04:30.193979 16435 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:04:30.196231 15394 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:30.196748 15394 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.197077 15394 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1e080d7a4eb14cc69954041eba91979e: stopping tablet replica
I20260709 13:04:30.265129 15394 master.cc:584] Master@127.15.8.190:46241 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (60972 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:04:30.358894 15394 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.8.190:45263
I20260709 13:04:30.359952 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:30.365609 18454 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:30.366226 18455 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:30.367266 18457 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:30.367621 15394 server_base.cc:1061] running on GCE node
I20260709 13:04:30.369014 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:30.369189 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:30.369303 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602270369292 us; error 0 us; skew 500 ppm
I20260709 13:04:30.369740 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:30.372387 15394 webserver.cc:533] Webserver started at http://127.15.8.190:44503/ using document root <none> and password file <none>
I20260709 13:04:30.372886 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:30.373070 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:30.373309 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:30.374465 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/master-0-root/instance:
uuid: "6b6ad860ff6a414ca92d8406f31c1b4b"
format_stamp: "Formatted at 2026-07-09 13:04:30 on dist-test-slave-x7j4"
I20260709 13:04:30.379287 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:04:30.382531 18462 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:30.383414 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:04:30.383697 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/master-0-root
uuid: "6b6ad860ff6a414ca92d8406f31c1b4b"
format_stamp: "Formatted at 2026-07-09 13:04:30 on dist-test-slave-x7j4"
I20260709 13:04:30.383986 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:30.411127 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:30.412312 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:30.451665 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.190:45263
I20260709 13:04:30.451756 18513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.190:45263 every 8 connection(s)
I20260709 13:04:30.455796 18514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:30.465752 18514 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b: Bootstrap starting.
I20260709 13:04:30.470207 18514 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:30.474383 18514 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b: No bootstrap required, opened a new log
I20260709 13:04:30.476444 18514 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b6ad860ff6a414ca92d8406f31c1b4b" member_type: VOTER }
I20260709 13:04:30.476809 18514 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:30.477093 18514 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b6ad860ff6a414ca92d8406f31c1b4b, State: Initialized, Role: FOLLOWER
I20260709 13:04:30.477713 18514 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b6ad860ff6a414ca92d8406f31c1b4b" member_type: VOTER }
I20260709 13:04:30.478179 18514 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:30.478376 18514 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:30.478675 18514 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.483104 18514 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b6ad860ff6a414ca92d8406f31c1b4b" member_type: VOTER }
I20260709 13:04:30.483624 18514 leader_election.cc:304] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [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: 6b6ad860ff6a414ca92d8406f31c1b4b; no voters: 
I20260709 13:04:30.484920 18514 leader_election.cc:290] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:30.485433 18517 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:30.486873 18517 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [term 1 LEADER]: Becoming Leader. State: Replica: 6b6ad860ff6a414ca92d8406f31c1b4b, State: Running, Role: LEADER
I20260709 13:04:30.487455 18517 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [LEADER]: Queue going to LEADER mode. State: All 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: "6b6ad860ff6a414ca92d8406f31c1b4b" member_type: VOTER }
I20260709 13:04:30.488098 18514 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:30.491868 18518 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6b6ad860ff6a414ca92d8406f31c1b4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b6ad860ff6a414ca92d8406f31c1b4b" member_type: VOTER } }
I20260709 13:04:30.492748 18519 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6b6ad860ff6a414ca92d8406f31c1b4b. Latest consensus state: current_term: 1 leader_uuid: "6b6ad860ff6a414ca92d8406f31c1b4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b6ad860ff6a414ca92d8406f31c1b4b" member_type: VOTER } }
I20260709 13:04:30.493299 18519 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:30.493301 18518 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:30.495235 18524 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:30.500483 18524 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:30.504251 15394 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:30.509526 18524 catalog_manager.cc:1383] Generated new cluster ID: cc9375f96a4f4f349e24bb85f01afed7
I20260709 13:04:30.509821 18524 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:30.535825 18524 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:30.537041 18524 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:04:30.549805 18524 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b: Generated new TSK 0
I20260709 13:04:30.550392 18524 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:04:30.571012 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:30.576943 18535 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:30.578109 18536 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:30.579739 18538 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:30.580842 15394 server_base.cc:1061] running on GCE node
I20260709 13:04:30.582142 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:30.582326 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:30.582523 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602270582508 us; error 0 us; skew 500 ppm
I20260709 13:04:30.583127 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:30.585709 15394 webserver.cc:533] Webserver started at http://127.15.8.129:33775/ using document root <none> and password file <none>
I20260709 13:04:30.586195 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:30.586382 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:30.586663 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:30.587793 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/instance:
uuid: "88a8badcd3c842938b16a700ce4675c3"
format_stamp: "Formatted at 2026-07-09 13:04:30 on dist-test-slave-x7j4"
I20260709 13:04:30.592195 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:04:30.595445 18543 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:30.596199 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:04:30.596490 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-0-root
uuid: "88a8badcd3c842938b16a700ce4675c3"
format_stamp: "Formatted at 2026-07-09 13:04:30 on dist-test-slave-x7j4"
I20260709 13:04:30.596801 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:30.616654 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:30.617879 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:30.619316 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:30.621580 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:30.621801 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:30.622053 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:30.622236 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:30.660964 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.129:46795
I20260709 13:04:30.661080 18605 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.129:46795 every 8 connection(s)
I20260709 13:04:30.665904 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:30.672989 18610 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:30.675433 18611 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:30.677386 15394 server_base.cc:1061] running on GCE node
W20260709 13:04:30.677469 18613 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:30.680150 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:30.680397 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:30.680588 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602270680569 us; error 0 us; skew 500 ppm
I20260709 13:04:30.681226 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:30.682086 18606 heartbeater.cc:344] Connected to a master server at 127.15.8.190:45263
I20260709 13:04:30.682492 18606 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:30.683266 18606 heartbeater.cc:507] Master 127.15.8.190:45263 requested a full tablet report, sending...
I20260709 13:04:30.683805 15394 webserver.cc:533] Webserver started at http://127.15.8.130:45463/ using document root <none> and password file <none>
I20260709 13:04:30.684477 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:30.684723 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:30.684989 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:30.685395 18479 ts_manager.cc:194] Registered new tserver with Master: 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:30.686352 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-1-root/instance:
uuid: "6529eb1c47f24b159080b38facb159b4"
format_stamp: "Formatted at 2026-07-09 13:04:30 on dist-test-slave-x7j4"
I20260709 13:04:30.687397 18479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37396
I20260709 13:04:30.691092 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:04:30.694264 18618 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:30.695025 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:04:30.695303 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-1-root
uuid: "6529eb1c47f24b159080b38facb159b4"
format_stamp: "Formatted at 2026-07-09 13:04:30 on dist-test-slave-x7j4"
I20260709 13:04:30.695590 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:30.725279 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:30.726533 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:30.727998 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:30.730154 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:30.730386 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:30.730633 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:30.730875 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:04:30.769375 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.130:41155
I20260709 13:04:30.769531 18680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.130:41155 every 8 connection(s)
I20260709 13:04:30.774214 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:30.780351 18684 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:30.781911 18685 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:30.786423 18687 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:30.787040 15394 server_base.cc:1061] running on GCE node
I20260709 13:04:30.787212 18681 heartbeater.cc:344] Connected to a master server at 127.15.8.190:45263
I20260709 13:04:30.787708 18681 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:30.788090 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:30.788348 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:30.788491 18681 heartbeater.cc:507] Master 127.15.8.190:45263 requested a full tablet report, sending...
I20260709 13:04:30.788547 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602270788510 us; error 0 us; skew 500 ppm
I20260709 13:04:30.789445 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:30.791002 18479 ts_manager.cc:194] Registered new tserver with Master: 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:30.792320 15394 webserver.cc:533] Webserver started at http://127.15.8.131:41011/ using document root <none> and password file <none>
I20260709 13:04:30.792667 18479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37408
I20260709 13:04:30.792922 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:30.793212 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:30.793537 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:30.794816 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-2-root/instance:
uuid: "b5039c66622c4bf19e961bda716b018c"
format_stamp: "Formatted at 2026-07-09 13:04:30 on dist-test-slave-x7j4"
I20260709 13:04:30.800035 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 13:04:30.803412 18692 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:30.804275 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:04:30.804623 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-2-root
uuid: "b5039c66622c4bf19e961bda716b018c"
format_stamp: "Formatted at 2026-07-09 13:04:30 on dist-test-slave-x7j4"
I20260709 13:04:30.804945 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:30.818059 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:30.819527 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:30.821061 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:30.823463 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:30.823654 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:30.823959 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:30.824101 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:30.864776 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.131:46317
I20260709 13:04:30.864883 18754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.131:46317 every 8 connection(s)
I20260709 13:04:30.869534 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:30.875514 18758 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:30.876246 18759 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:30.879346 18761 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:30.880775 15394 server_base.cc:1061] running on GCE node
I20260709 13:04:30.881727 18755 heartbeater.cc:344] Connected to a master server at 127.15.8.190:45263
I20260709 13:04:30.881950 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:30.882274 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:30.882175 18755 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:30.882575 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602270882555 us; error 0 us; skew 500 ppm
I20260709 13:04:30.883311 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:30.883349 18755 heartbeater.cc:507] Master 127.15.8.190:45263 requested a full tablet report, sending...
I20260709 13:04:30.885664 18479 ts_manager.cc:194] Registered new tserver with Master: b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:30.886488 15394 webserver.cc:533] Webserver started at http://127.15.8.132:37729/ using document root <none> and password file <none>
I20260709 13:04:30.887183 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:30.887279 18479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37410
I20260709 13:04:30.887416 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:30.887882 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:30.889142 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-3-root/instance:
uuid: "6d72d20367034526ae779db5feeb4245"
format_stamp: "Formatted at 2026-07-09 13:04:30 on dist-test-slave-x7j4"
I20260709 13:04:30.893360 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:04:30.896739 18766 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:30.897673 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:04:30.897970 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-3-root
uuid: "6d72d20367034526ae779db5feeb4245"
format_stamp: "Formatted at 2026-07-09 13:04:30 on dist-test-slave-x7j4"
I20260709 13:04:30.898324 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:30.922549 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:30.923825 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:30.925355 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:30.927572 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:30.927802 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:30.928045 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:30.928218 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:30.968765 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.132:36779
I20260709 13:04:30.968874 18828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.132:36779 every 8 connection(s)
I20260709 13:04:30.982577 18829 heartbeater.cc:344] Connected to a master server at 127.15.8.190:45263
I20260709 13:04:30.983088 18829 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:30.983801 18829 heartbeater.cc:507] Master 127.15.8.190:45263 requested a full tablet report, sending...
I20260709 13:04:30.985894 18479 ts_manager.cc:194] Registered new tserver with Master: 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:30.986580 15394 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014790064s
I20260709 13:04:30.987876 18479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37418
I20260709 13:04:31.022053 18479 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37420:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:04:31.267218 18720 tablet_service.cc:1511] Processing CreateTablet for tablet 31dfb38711a04ce591140dea0ffd0169 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:04:31.268923 18720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31dfb38711a04ce591140dea0ffd0169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.269879 18646 tablet_service.cc:1511] Processing CreateTablet for tablet 31dfb38711a04ce591140dea0ffd0169 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:04:31.271333 18646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31dfb38711a04ce591140dea0ffd0169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.271200 18644 tablet_service.cc:1511] Processing CreateTablet for tablet 3b405d67ecd54e2f82e2c03715e63ec8 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:04:31.272575 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b405d67ecd54e2f82e2c03715e63ec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.272979 18719 tablet_service.cc:1511] Processing CreateTablet for tablet 9500410d20384c45a4977de526b86fab (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:04:31.274456 18719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9500410d20384c45a4977de526b86fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.275748 18645 tablet_service.cc:1511] Processing CreateTablet for tablet 97943936a79f4f6282ece8756401c622 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:04:31.277060 18645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97943936a79f4f6282ece8756401c622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.278076 18718 tablet_service.cc:1511] Processing CreateTablet for tablet 3b405d67ecd54e2f82e2c03715e63ec8 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:04:31.279407 18718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b405d67ecd54e2f82e2c03715e63ec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.288731 18571 tablet_service.cc:1511] Processing CreateTablet for tablet 31dfb38711a04ce591140dea0ffd0169 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:04:31.290330 18571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31dfb38711a04ce591140dea0ffd0169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.292006 18570 tablet_service.cc:1511] Processing CreateTablet for tablet 97943936a79f4f6282ece8756401c622 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:04:31.293533 18570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97943936a79f4f6282ece8756401c622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.295735 18849 tablet_bootstrap.cc:492] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:31.296121 18569 tablet_service.cc:1511] Processing CreateTablet for tablet 9500410d20384c45a4977de526b86fab (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:04:31.297657 18569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9500410d20384c45a4977de526b86fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.301942 18568 tablet_service.cc:1511] Processing CreateTablet for tablet 38173e92940f4214ab7032ab405009c2 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:04:31.303918 18568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38173e92940f4214ab7032ab405009c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.306370 18646 tablet_service.cc:1511] Processing CreateTablet for tablet 38173e92940f4214ab7032ab405009c2 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:04:31.307723 18646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38173e92940f4214ab7032ab405009c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.307528 18717 tablet_service.cc:1511] Processing CreateTablet for tablet 38173e92940f4214ab7032ab405009c2 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:04:31.308974 18717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38173e92940f4214ab7032ab405009c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.312404 18643 tablet_service.cc:1511] Processing CreateTablet for tablet d07bdaa4770043b0baa1054b5dca9b68 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:04:31.314050 18643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07bdaa4770043b0baa1054b5dca9b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.313758 18716 tablet_service.cc:1511] Processing CreateTablet for tablet e1268781e19d4bfea969acad0599174c (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:04:31.315277 18716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1268781e19d4bfea969acad0599174c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.318094 18567 tablet_service.cc:1511] Processing CreateTablet for tablet d07bdaa4770043b0baa1054b5dca9b68 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:04:31.319638 18567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07bdaa4770043b0baa1054b5dca9b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.342805 18794 tablet_service.cc:1511] Processing CreateTablet for tablet 97943936a79f4f6282ece8756401c622 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:04:31.344296 18794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97943936a79f4f6282ece8756401c622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.346097 18791 tablet_service.cc:1511] Processing CreateTablet for tablet d07bdaa4770043b0baa1054b5dca9b68 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:04:31.347465 18791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07bdaa4770043b0baa1054b5dca9b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.351820 18793 tablet_service.cc:1511] Processing CreateTablet for tablet 9500410d20384c45a4977de526b86fab (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:04:31.353292 18793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9500410d20384c45a4977de526b86fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.352015 18790 tablet_service.cc:1511] Processing CreateTablet for tablet e1268781e19d4bfea969acad0599174c (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:04:31.357496 18792 tablet_service.cc:1511] Processing CreateTablet for tablet 3b405d67ecd54e2f82e2c03715e63ec8 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:04:31.359664 18850 tablet_bootstrap.cc:492] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:31.360751 18567 tablet_service.cc:1511] Processing CreateTablet for tablet e1268781e19d4bfea969acad0599174c (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:04:31.362118 18567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1268781e19d4bfea969acad0599174c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.363394 18790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1268781e19d4bfea969acad0599174c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.364235 18792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b405d67ecd54e2f82e2c03715e63ec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.377351 18849 tablet_bootstrap.cc:654] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.384323 18720 tablet_service.cc:1511] Processing CreateTablet for tablet b17ae363045b4332afa0511ff61c2829 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:04:31.386366 18851 tablet_bootstrap.cc:492] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:31.388054 18789 tablet_service.cc:1511] Processing CreateTablet for tablet b17ae363045b4332afa0511ff61c2829 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:04:31.389462 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17ae363045b4332afa0511ff61c2829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.394528 18643 tablet_service.cc:1511] Processing CreateTablet for tablet b17ae363045b4332afa0511ff61c2829 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:04:31.395907 18643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17ae363045b4332afa0511ff61c2829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.398284 18720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17ae363045b4332afa0511ff61c2829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.399811 18568 tablet_service.cc:1511] Processing CreateTablet for tablet 89afde8c399b46b4ad27791e6fc70f3a (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:04:31.400588 18646 tablet_service.cc:1511] Processing CreateTablet for tablet 89afde8c399b46b4ad27791e6fc70f3a (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:04:31.401211 18568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89afde8c399b46b4ad27791e6fc70f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.403419 18850 tablet_bootstrap.cc:654] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.409698 18719 tablet_service.cc:1511] Processing CreateTablet for tablet 89afde8c399b46b4ad27791e6fc70f3a (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:04:31.414513 18719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89afde8c399b46b4ad27791e6fc70f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.420539 18646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89afde8c399b46b4ad27791e6fc70f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.420364 18788 tablet_service.cc:1511] Processing CreateTablet for tablet 474983168f06443094c54681491e6842 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:04:31.421846 18788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474983168f06443094c54681491e6842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.427772 18850 tablet_bootstrap.cc:492] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:31.428342 18850 ts_tablet_manager.cc:1403] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.001s
I20260709 13:04:31.431334 18850 raft_consensus.cc:359] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:31.432116 18850 raft_consensus.cc:385] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.432438 18850 raft_consensus.cc:740] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.433073 18849 tablet_bootstrap.cc:492] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:31.433605 18849 ts_tablet_manager.cc:1403] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.138s	user 0.003s	sys 0.011s
I20260709 13:04:31.433319 18850 consensus_queue.cc:260] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:31.438107 18644 tablet_service.cc:1511] Processing CreateTablet for tablet 474983168f06443094c54681491e6842 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:04:31.439461 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474983168f06443094c54681491e6842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.442631 18716 tablet_service.cc:1511] Processing CreateTablet for tablet f947f3fc538a4ee9a86383f59fb187b2 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:04:31.443130 18787 tablet_service.cc:1511] Processing CreateTablet for tablet f947f3fc538a4ee9a86383f59fb187b2 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:04:31.443944 18716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f947f3fc538a4ee9a86383f59fb187b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.445503 18787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f947f3fc538a4ee9a86383f59fb187b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.437064 18570 tablet_service.cc:1511] Processing CreateTablet for tablet 474983168f06443094c54681491e6842 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:04:31.451591 18570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474983168f06443094c54681491e6842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.461059 18849 raft_consensus.cc:359] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:31.461903 18849 raft_consensus.cc:385] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.462239 18849 raft_consensus.cc:740] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.463198 18849 consensus_queue.cc:260] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:31.463814 18851 tablet_bootstrap.cc:654] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.467265 18569 tablet_service.cc:1511] Processing CreateTablet for tablet f947f3fc538a4ee9a86383f59fb187b2 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:04:31.469643 18569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f947f3fc538a4ee9a86383f59fb187b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.478749 18643 tablet_service.cc:1511] Processing CreateTablet for tablet c4f9bc3ddfb042b0a35985b3786a77f0 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:04:31.479760 18717 tablet_service.cc:1511] Processing CreateTablet for tablet c4f9bc3ddfb042b0a35985b3786a77f0 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:04:31.480204 18643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f9bc3ddfb042b0a35985b3786a77f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.481027 18717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f9bc3ddfb042b0a35985b3786a77f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.488488 18793 tablet_service.cc:1511] Processing CreateTablet for tablet c4f9bc3ddfb042b0a35985b3786a77f0 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:04:31.489861 18793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f9bc3ddfb042b0a35985b3786a77f0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:31.500735 18527 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:31.502640 18850 ts_tablet_manager.cc:1434] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.005s
I20260709 13:04:31.503537 18755 heartbeater.cc:499] Master 127.15.8.190:45263 was elected leader, sending a full tablet report...
I20260709 13:04:31.503930 18850 tablet_bootstrap.cc:492] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:31.526141 18569 tablet_service.cc:1511] Processing CreateTablet for tablet 68ffa1079b3248d1bf599590905e8cea (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:04:31.530081 18569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ffa1079b3248d1bf599590905e8cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.528447 18850 tablet_bootstrap.cc:654] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.538817 18644 tablet_service.cc:1511] Processing CreateTablet for tablet 68ffa1079b3248d1bf599590905e8cea (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:04:31.540253 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ffa1079b3248d1bf599590905e8cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.542980 18792 tablet_service.cc:1511] Processing CreateTablet for tablet f8f93f3b657349b9bc3f1b420fad0cde (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:04:31.539387 18718 tablet_service.cc:1511] Processing CreateTablet for tablet 68ffa1079b3248d1bf599590905e8cea (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:04:31.544637 18718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ffa1079b3248d1bf599590905e8cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.548182 18856 tablet_bootstrap.cc:492] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:31.548218 18681 heartbeater.cc:499] Master 127.15.8.190:45263 was elected leader, sending a full tablet report...
I20260709 13:04:31.548720 18849 ts_tablet_manager.cc:1434] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.115s	user 0.009s	sys 0.016s
I20260709 13:04:31.549615 18849 tablet_bootstrap.cc:492] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:31.552807 18568 tablet_service.cc:1511] Processing CreateTablet for tablet f8f93f3b657349b9bc3f1b420fad0cde (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:04:31.554185 18568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f93f3b657349b9bc3f1b420fad0cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.557019 18792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f93f3b657349b9bc3f1b420fad0cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.556195 18856 tablet_bootstrap.cc:654] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.566576 18645 tablet_service.cc:1511] Processing CreateTablet for tablet f8f93f3b657349b9bc3f1b420fad0cde (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:04:31.567965 18645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f93f3b657349b9bc3f1b420fad0cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.577853 18716 tablet_service.cc:1511] Processing CreateTablet for tablet bfa730fb5572466ab9357014b3b29958 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:04:31.578359 18788 tablet_service.cc:1511] Processing CreateTablet for tablet bfa730fb5572466ab9357014b3b29958 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:04:31.579752 18788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa730fb5572466ab9357014b3b29958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.580286 18851 tablet_bootstrap.cc:492] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:31.580753 18851 ts_tablet_manager.cc:1403] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.195s	user 0.019s	sys 0.028s
I20260709 13:04:31.581081 18849 tablet_bootstrap.cc:654] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.581215 18850 tablet_bootstrap.cc:492] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:31.581677 18850 ts_tablet_manager.cc:1403] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.014s
I20260709 13:04:31.583746 18851 raft_consensus.cc:359] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:31.584533 18851 raft_consensus.cc:385] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.584743 18850 raft_consensus.cc:359] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:31.584337 18570 tablet_service.cc:1511] Processing CreateTablet for tablet bfa730fb5572466ab9357014b3b29958 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:04:31.587260 18570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa730fb5572466ab9357014b3b29958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.588466 18850 raft_consensus.cc:385] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.588843 18850 raft_consensus.cc:740] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.590998 18850 consensus_queue.cc:260] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:31.595578 18850 ts_tablet_manager.cc:1434] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.008s
I20260709 13:04:31.595961 18717 tablet_service.cc:1511] Processing CreateTablet for tablet 74619acc646c4eef80622fa3de5312d0 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:04:31.596529 18850 tablet_bootstrap.cc:492] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:31.584824 18851 raft_consensus.cc:740] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.598498 18567 tablet_service.cc:1511] Processing CreateTablet for tablet 40f595267ba543aebb8581035114977a (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:04:31.599472 18851 consensus_queue.cc:260] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:31.599711 18793 tablet_service.cc:1511] Processing CreateTablet for tablet 74619acc646c4eef80622fa3de5312d0 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:04:31.600142 18567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40f595267ba543aebb8581035114977a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.601042 18793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74619acc646c4eef80622fa3de5312d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.603832 18646 tablet_service.cc:1511] Processing CreateTablet for tablet 74619acc646c4eef80622fa3de5312d0 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:04:31.605132 18719 tablet_service.cc:1511] Processing CreateTablet for tablet 40f595267ba543aebb8581035114977a (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:04:31.605584 18646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74619acc646c4eef80622fa3de5312d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.579632 18716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa730fb5572466ab9357014b3b29958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.609217 18719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40f595267ba543aebb8581035114977a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.619011 18717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74619acc646c4eef80622fa3de5312d0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:31.619060 18756 tablet.cc:2406] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:04:31.620931 18644 tablet_service.cc:1511] Processing CreateTablet for tablet 40f595267ba543aebb8581035114977a (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:04:31.621858 18789 tablet_service.cc:1511] Processing CreateTablet for tablet 53268ddf58a34cf2b5accde66c2cbcc2 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:04:31.622409 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40f595267ba543aebb8581035114977a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.623183 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53268ddf58a34cf2b5accde66c2cbcc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.629729 18850 tablet_bootstrap.cc:654] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.634063 18857 raft_consensus.cc:493] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:31.634775 18857 raft_consensus.cc:515] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:31.636807 18571 tablet_service.cc:1511] Processing CreateTablet for tablet 53268ddf58a34cf2b5accde66c2cbcc2 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:04:31.638164 18571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53268ddf58a34cf2b5accde66c2cbcc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.658831 18720 tablet_service.cc:1511] Processing CreateTablet for tablet ef3e60bac9b9472e8a05ca9b2aca6698 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:04:31.660238 18720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3e60bac9b9472e8a05ca9b2aca6698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.666368 18566 tablet_service.cc:1511] Processing CreateTablet for tablet ef3e60bac9b9472e8a05ca9b2aca6698 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:04:31.667779 18566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3e60bac9b9472e8a05ca9b2aca6698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.667670 18643 tablet_service.cc:1511] Processing CreateTablet for tablet 53268ddf58a34cf2b5accde66c2cbcc2 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:04:31.668982 18643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53268ddf58a34cf2b5accde66c2cbcc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.671957 18857 leader_election.cc:290] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:31.679740 18794 tablet_service.cc:1511] Processing CreateTablet for tablet ef3e60bac9b9472e8a05ca9b2aca6698 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:04:31.681119 18794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3e60bac9b9472e8a05ca9b2aca6698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.689694 18606 heartbeater.cc:499] Master 127.15.8.190:45263 was elected leader, sending a full tablet report...
I20260709 13:04:31.703665 18850 tablet_bootstrap.cc:492] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:31.704233 18850 ts_tablet_manager.cc:1403] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.108s	user 0.006s	sys 0.007s
I20260709 13:04:31.705488 18642 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1fe1284eee4187a778a095d890b9f6 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:04:31.707026 18642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1fe1284eee4187a778a095d890b9f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.708083 18715 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1fe1284eee4187a778a095d890b9f6 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:04:31.709494 18715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1fe1284eee4187a778a095d890b9f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.711768 18789 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1fe1284eee4187a778a095d890b9f6 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:04:31.713091 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1fe1284eee4187a778a095d890b9f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.713217 18641 tablet_service.cc:1511] Processing CreateTablet for tablet 1ccbf2c3175e497c9a6d711255c0d770 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:04:31.714231 18714 tablet_service.cc:1511] Processing CreateTablet for tablet 1ccbf2c3175e497c9a6d711255c0d770 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:04:31.715688 18714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ccbf2c3175e497c9a6d711255c0d770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.716130 18565 tablet_service.cc:1511] Processing CreateTablet for tablet 1ccbf2c3175e497c9a6d711255c0d770 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:04:31.717486 18565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ccbf2c3175e497c9a6d711255c0d770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.714713 18641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ccbf2c3175e497c9a6d711255c0d770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.742246 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:31.743289 18730 raft_consensus.cc:2468] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:31.745246 18620 leader_election.cc:304] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:31.746255 18857 raft_consensus.cc:2804] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:31.746685 18857 raft_consensus.cc:493] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:31.747113 18857 raft_consensus.cc:3060] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:31.752588 18856 tablet_bootstrap.cc:492] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:31.755110 18856 ts_tablet_manager.cc:1403] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.207s	user 0.016s	sys 0.027s
I20260709 13:04:31.779798 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
W20260709 13:04:31.781462 18620 leader_election.cc:343] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:31.783768 18849 tablet_bootstrap.cc:492] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:31.788533 18849 ts_tablet_manager.cc:1403] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.239s	user 0.005s	sys 0.012s
I20260709 13:04:31.784838 18788 tablet_service.cc:1511] Processing CreateTablet for tablet 5da243ce76b54e73adacd1b23b8bf3cd (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:04:31.792421 18788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5da243ce76b54e73adacd1b23b8bf3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.787546 18856 raft_consensus.cc:359] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:31.794953 18856 raft_consensus.cc:385] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.784184 18850 raft_consensus.cc:359] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:31.796643 18856 raft_consensus.cc:740] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.796797 18850 raft_consensus.cc:385] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.797380 18850 raft_consensus.cc:740] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.797648 18856 consensus_queue.cc:260] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:31.798534 18850 consensus_queue.cc:260] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:31.798995 18857 raft_consensus.cc:515] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:31.799377 18849 raft_consensus.cc:359] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:31.804747 18849 raft_consensus.cc:385] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.808774 18849 raft_consensus.cc:740] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.809917 18865 raft_consensus.cc:493] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:31.810472 18865 raft_consensus.cc:515] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:31.809763 18849 consensus_queue.cc:260] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:31.812249 18856 ts_tablet_manager.cc:1434] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.003s
I20260709 13:04:31.813083 18829 heartbeater.cc:499] Master 127.15.8.190:45263 was elected leader, sending a full tablet report...
I20260709 13:04:31.813158 18865 leader_election.cc:290] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:31.819383 18856 tablet_bootstrap.cc:492] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:31.824911 18789 tablet_service.cc:1511] Processing CreateTablet for tablet 27a69d1beeea47fe885d5b316b5d1f19 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:04:31.825214 18644 tablet_service.cc:1511] Processing CreateTablet for tablet 5da243ce76b54e73adacd1b23b8bf3cd (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:04:31.826308 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a69d1beeea47fe885d5b316b5d1f19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.826542 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5da243ce76b54e73adacd1b23b8bf3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.827210 18856 tablet_bootstrap.cc:654] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.851068 18718 tablet_service.cc:1511] Processing CreateTablet for tablet 27a69d1beeea47fe885d5b316b5d1f19 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:04:31.851344 18570 tablet_service.cc:1511] Processing CreateTablet for tablet 5da243ce76b54e73adacd1b23b8bf3cd (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:04:31.851766 18849 ts_tablet_manager.cc:1434] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.063s	user 0.002s	sys 0.019s
I20260709 13:04:31.852577 18718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a69d1beeea47fe885d5b316b5d1f19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.852694 18570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5da243ce76b54e73adacd1b23b8bf3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.855504 18849 tablet_bootstrap.cc:492] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:31.860487 18641 tablet_service.cc:1511] Processing CreateTablet for tablet ef3cd144cdf4486fb5743b17252d596b (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:04:31.861786 18849 tablet_bootstrap.cc:654] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.861873 18641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3cd144cdf4486fb5743b17252d596b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.863124 18851 ts_tablet_manager.cc:1434] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.282s	user 0.044s	sys 0.029s
I20260709 13:04:31.864253 18851 tablet_bootstrap.cc:492] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:31.861886 18850 ts_tablet_manager.cc:1434] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.157s	user 0.008s	sys 0.001s
I20260709 13:04:31.867120 18850 tablet_bootstrap.cc:492] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:31.876399 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:31.876578 18716 tablet_service.cc:1511] Processing CreateTablet for tablet ef3cd144cdf4486fb5743b17252d596b (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:04:31.877112 18730 raft_consensus.cc:3060] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:31.877964 18716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3cd144cdf4486fb5743b17252d596b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.878384 18851 tablet_bootstrap.cc:654] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.880180 18793 tablet_service.cc:1511] Processing CreateTablet for tablet ef3cd144cdf4486fb5743b17252d596b (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:04:31.881474 18793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3cd144cdf4486fb5743b17252d596b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.887377 18856 tablet_bootstrap.cc:492] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:31.886348 18730 raft_consensus.cc:2468] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:31.887950 18856 ts_tablet_manager.cc:1403] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.006s
I20260709 13:04:31.889148 18620 leader_election.cc:304] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:31.890311 18867 raft_consensus.cc:2804] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:31.891042 18857 leader_election.cc:290] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:31.892457 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
W20260709 13:04:31.893983 18620 leader_election.cc:343] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:31.901391 18642 tablet_service.cc:1511] Processing CreateTablet for tablet 9bfa0341fd694924be00682a3a797781 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:04:31.902837 18642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bfa0341fd694924be00682a3a797781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.909682 18856 raft_consensus.cc:359] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:31.910487 18856 raft_consensus.cc:385] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.910997 18850 tablet_bootstrap.cc:654] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.916589 18565 tablet_service.cc:1511] Processing CreateTablet for tablet 9bfa0341fd694924be00682a3a797781 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:04:31.926151 18565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bfa0341fd694924be00682a3a797781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.912760 18856 raft_consensus.cc:740] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.936056 18867 raft_consensus.cc:697] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:31.939786 18567 tablet_service.cc:1511] Processing CreateTablet for tablet 44a13c0d5aaa4bf2a0042a4df9daaa20 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:04:31.943166 18567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a13c0d5aaa4bf2a0042a4df9daaa20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.959311 18867 consensus_queue.cc:237] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:31.959452 18716 tablet_service.cc:1511] Processing CreateTablet for tablet 9bfa0341fd694924be00682a3a797781 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:04:31.932729 18570 tablet_service.cc:1511] Processing CreateTablet for tablet 27a69d1beeea47fe885d5b316b5d1f19 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:04:31.969290 18570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a69d1beeea47fe885d5b316b5d1f19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.979590 18851 tablet_bootstrap.cc:492] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:31.980286 18851 ts_tablet_manager.cc:1403] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.116s	user 0.012s	sys 0.000s
I20260709 13:04:31.979059 18856 consensus_queue.cc:260] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:31.985526 18716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bfa0341fd694924be00682a3a797781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:31.992682 18714 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9e3d21915743339019614af84b9f25 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:04:31.994035 18714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9e3d21915743339019614af84b9f25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.002851 18642 tablet_service.cc:1511] Processing CreateTablet for tablet 44a13c0d5aaa4bf2a0042a4df9daaa20 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:04:32.005944 18642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a13c0d5aaa4bf2a0042a4df9daaa20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.004581 18567 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9e3d21915743339019614af84b9f25 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:04:32.004423 18856 ts_tablet_manager.cc:1434] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.116s	user 0.009s	sys 0.000s
I20260709 13:04:32.007733 18855 raft_consensus.cc:493] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.007539 18478 catalog_manager.cc:5697] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:32.008311 18855 raft_consensus.cc:515] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:32.013288 18855 leader_election.cc:290] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:32.013667 18866 raft_consensus.cc:493] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.011629 18856 tablet_bootstrap.cc:492] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:32.020329 18717 tablet_service.cc:1511] Processing CreateTablet for tablet f4d6658067b14979a4348b176c0acce4 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:04:32.023414 18717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d6658067b14979a4348b176c0acce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.029531 18849 tablet_bootstrap.cc:492] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:32.032850 18793 tablet_service.cc:1511] Processing CreateTablet for tablet 44a13c0d5aaa4bf2a0042a4df9daaa20 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:04:32.020321 18569 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2c6d827fbd471b90f5c11c392a5c84 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:04:32.034173 18715 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2c6d827fbd471b90f5c11c392a5c84 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:04:32.035435 18569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2c6d827fbd471b90f5c11c392a5c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.035548 18715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2c6d827fbd471b90f5c11c392a5c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.036120 18850 tablet_bootstrap.cc:492] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:32.036602 18850 ts_tablet_manager.cc:1403] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.170s	user 0.020s	sys 0.010s
I20260709 13:04:32.034185 18793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a13c0d5aaa4bf2a0042a4df9daaa20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.014187 18866 raft_consensus.cc:515] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:32.039669 18850 raft_consensus.cc:359] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:32.040387 18867 raft_consensus.cc:493] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.040874 18867 raft_consensus.cc:515] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:32.030089 18849 ts_tablet_manager.cc:1403] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.175s	user 0.020s	sys 0.033s
I20260709 13:04:32.040866 18567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9e3d21915743339019614af84b9f25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.040426 18850 raft_consensus.cc:385] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.051610 18855 raft_consensus.cc:493] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.084093 18789 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9e3d21915743339019614af84b9f25 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:04:32.091205 18867 leader_election.cc:290] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:32.091322 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:32.047716 18851 raft_consensus.cc:359] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:32.065747 18850 raft_consensus.cc:740] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.096514 18851 raft_consensus.cc:385] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.094847 18866 leader_election.cc:290] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:32.104686 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:32.105294 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:32.091449 18566 tablet_service.cc:1511] Processing CreateTablet for tablet 247dc7d3304e4beb8c559fad17c8f384 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:04:32.105705 18719 tablet_service.cc:1511] Processing CreateTablet for tablet 5db7b33e5e7c40f784ae6bbd5c9a1d51 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:04:32.092337 18656 raft_consensus.cc:2468] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 0.
I20260709 13:04:32.086803 18855 raft_consensus.cc:515] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:32.111070 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9e3d21915743339019614af84b9f25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.112076 18644 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2c6d827fbd471b90f5c11c392a5c84 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:04:32.115509 18568 tablet_service.cc:1511] Processing CreateTablet for tablet 5db7b33e5e7c40f784ae6bbd5c9a1d51 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:04:32.119369 18788 tablet_service.cc:1511] Processing CreateTablet for tablet f4d6658067b14979a4348b176c0acce4 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:04:32.115871 18581 raft_consensus.cc:2468] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:32.120638 18788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d6658067b14979a4348b176c0acce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.121227 18620 leader_election.cc:304] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:32.123394 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2c6d827fbd471b90f5c11c392a5c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.104099 18851 raft_consensus.cc:740] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.126587 18867 raft_consensus.cc:2804] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:32.133257 18867 raft_consensus.cc:493] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:32.133702 18867 raft_consensus.cc:3060] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.118530 18566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247dc7d3304e4beb8c559fad17c8f384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.134862 18641 tablet_service.cc:1511] Processing CreateTablet for tablet f4d6658067b14979a4348b176c0acce4 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:04:32.136123 18641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d6658067b14979a4348b176c0acce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.118719 18719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db7b33e5e7c40f784ae6bbd5c9a1d51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.139139 18571 tablet_service.cc:1511] Processing CreateTablet for tablet 9960f8f34f974238aad6037763b11d49 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:04:32.140471 18571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9960f8f34f974238aad6037763b11d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.148010 18856 tablet_bootstrap.cc:654] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:32.171530 18544 leader_election.cc:343] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.127038 18855 leader_election.cc:290] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:32.113315 18850 consensus_queue.cc:260] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:32.156546 18851 consensus_queue.cc:260] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:32.167877 18794 tablet_service.cc:1511] Processing CreateTablet for tablet 247dc7d3304e4beb8c559fad17c8f384 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:04:32.169929 18792 tablet_service.cc:1511] Processing CreateTablet for tablet 5db7b33e5e7c40f784ae6bbd5c9a1d51 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:04:32.180757 18792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db7b33e5e7c40f784ae6bbd5c9a1d51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.171973 18787 tablet_service.cc:1511] Processing CreateTablet for tablet 888bc7a802c54426987fc0644295ce32 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:04:32.183871 18787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888bc7a802c54426987fc0644295ce32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.188030 18646 tablet_service.cc:1511] Processing CreateTablet for tablet 247dc7d3304e4beb8c559fad17c8f384 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:04:32.189296 18867 raft_consensus.cc:515] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:32.189821 18646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247dc7d3304e4beb8c559fad17c8f384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.192842 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:32.193411 18581 raft_consensus.cc:3060] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.173694 18568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db7b33e5e7c40f784ae6bbd5c9a1d51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.191627 18867 leader_election.cc:290] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:32.137171 18714 tablet_service.cc:1511] Processing CreateTablet for tablet 888bc7a802c54426987fc0644295ce32 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:04:32.235641 18849 raft_consensus.cc:359] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:32.236413 18849 raft_consensus.cc:385] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.236711 18849 raft_consensus.cc:740] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.237537 18849 consensus_queue.cc:260] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:32.237739 18643 tablet_service.cc:1511] Processing CreateTablet for tablet 888bc7a802c54426987fc0644295ce32 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:04:32.239107 18643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888bc7a802c54426987fc0644295ce32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.239699 18849 ts_tablet_manager.cc:1434] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.183s	user 0.006s	sys 0.001s
I20260709 13:04:32.240718 18849 tablet_bootstrap.cc:492] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:32.245363 18794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247dc7d3304e4beb8c559fad17c8f384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.256022 18791 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8ed36b91664043a97861cc232e10e9 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:04:32.257944 18645 tablet_service.cc:1511] Processing CreateTablet for tablet 9960f8f34f974238aad6037763b11d49 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:04:32.242686 18544 leader_election.cc:304] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [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: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245
I20260709 13:04:32.259301 18645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9960f8f34f974238aad6037763b11d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.259797 18571 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8ed36b91664043a97861cc232e10e9 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:04:32.261061 18571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8ed36b91664043a97861cc232e10e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.262755 18790 tablet_service.cc:1511] Processing CreateTablet for tablet 52aaec8793124fcbb6c95666a6e5e22c (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:04:32.263892 18581 raft_consensus.cc:2468] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:32.268245 18640 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8ed36b91664043a97861cc232e10e9 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:04:32.269316 18861 raft_consensus.cc:2764] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:04:32.269753 18640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8ed36b91664043a97861cc232e10e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.243676 18878 raft_consensus.cc:493] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.280052 18620 leader_election.cc:304] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:32.281116 18867 raft_consensus.cc:2804] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:32.281519 18567 tablet_service.cc:1511] Processing CreateTablet for tablet 52aaec8793124fcbb6c95666a6e5e22c (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:04:32.281884 18867 raft_consensus.cc:697] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:32.282276 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1268781e19d4bfea969acad0599174c" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:32.282774 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173e92940f4214ab7032ab405009c2" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:32.282972 18867 consensus_queue.cc:237] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
W20260709 13:04:32.283775 18694 leader_election.cc:343] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:32.285429 18694 leader_election.cc:343] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.285955 18567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52aaec8793124fcbb6c95666a6e5e22c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.291833 18639 tablet_service.cc:1511] Processing CreateTablet for tablet 5e08e04dd6664c579efe27e796d13930 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:04:32.293139 18850 ts_tablet_manager.cc:1434] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.256s	user 0.004s	sys 0.007s
I20260709 13:04:32.293318 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e08e04dd6664c579efe27e796d13930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.294175 18850 tablet_bootstrap.cc:492] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:32.299181 18878 raft_consensus.cc:515] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:32.301710 18878 leader_election.cc:290] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:32.305833 18851 ts_tablet_manager.cc:1434] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.325s	user 0.011s	sys 0.001s
I20260709 13:04:32.306469 18790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52aaec8793124fcbb6c95666a6e5e22c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.307653 18720 tablet_service.cc:1511] Processing CreateTablet for tablet 5e08e04dd6664c579efe27e796d13930 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:04:32.308923 18720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e08e04dd6664c579efe27e796d13930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.312304 18870 raft_consensus.cc:493] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.312994 18870 raft_consensus.cc:515] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:32.329130 18870 leader_election.cc:290] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:32.329814 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
W20260709 13:04:32.331390 18620 leader_election.cc:343] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.342103 18791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8ed36b91664043a97861cc232e10e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.353786 18856 tablet_bootstrap.cc:492] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:32.354390 18856 ts_tablet_manager.cc:1403] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.343s	user 0.028s	sys 0.038s
I20260709 13:04:32.357461 18856 raft_consensus.cc:359] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:32.358192 18856 raft_consensus.cc:385] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.358506 18856 raft_consensus.cc:740] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.359560 18714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888bc7a802c54426987fc0644295ce32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.359223 18856 consensus_queue.cc:260] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:32.361209 18851 tablet_bootstrap.cc:492] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:32.363607 18786 tablet_service.cc:1511] Processing CreateTablet for tablet 5e08e04dd6664c579efe27e796d13930 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:04:32.365069 18856 ts_tablet_manager.cc:1434] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:04:32.365346 18565 tablet_service.cc:1511] Processing CreateTablet for tablet b133844a7e854529b931e100f5751789 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:04:32.366091 18856 tablet_bootstrap.cc:492] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:32.366712 18565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b133844a7e854529b931e100f5751789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.367053 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e08e04dd6664c579efe27e796d13930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.372644 18856 tablet_bootstrap.cc:654] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.350907 18718 tablet_service.cc:1511] Processing CreateTablet for tablet 9960f8f34f974238aad6037763b11d49 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:04:32.374265 18718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9960f8f34f974238aad6037763b11d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.378597 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:32.379276 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:32.380672 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:32.380945 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1268781e19d4bfea969acad0599174c" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:32.381385 18802 raft_consensus.cc:2468] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:32.397222 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173e92940f4214ab7032ab405009c2" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:32.391248 18855 raft_consensus.cc:493] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.404800 18855 raft_consensus.cc:515] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:32.408090 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9500410d20384c45a4977de526b86fab" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
W20260709 13:04:32.409564 18694 leader_election.cc:343] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.410171 18855 leader_election.cc:290] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:32.411490 18849 tablet_bootstrap.cc:654] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.412176 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:32.412923 18656 raft_consensus.cc:2468] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:32.385422 18803 raft_consensus.cc:2468] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 0.
I20260709 13:04:32.414194 18767 leader_election.cc:304] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:32.419400 18878 raft_consensus.cc:2804] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:32.419864 18878 raft_consensus.cc:493] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:32.419539 18719 tablet_service.cc:1511] Processing CreateTablet for tablet b133844a7e854529b931e100f5751789 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:04:32.420298 18878 raft_consensus.cc:3060] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.420969 18719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b133844a7e854529b931e100f5751789. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:32.422713 18619 leader_election.cc:343] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:32.422971 18693 leader_election.cc:343] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.423472 18693 leader_election.cc:304] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
W20260709 13:04:32.423823 18619 leader_election.cc:343] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.424871 18619 leader_election.cc:304] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: b5039c66622c4bf19e961bda716b018c
I20260709 13:04:32.425081 18693 leader_election.cc:304] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:32.438727 18855 raft_consensus.cc:2749] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:32.443604 18855 raft_consensus.cc:2804] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:32.444317 18855 raft_consensus.cc:493] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:32.446715 18855 raft_consensus.cc:3060] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.449580 18850 tablet_bootstrap.cc:654] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.452348 18851 tablet_bootstrap.cc:654] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.456558 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:32.456655 18878 raft_consensus.cc:515] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:32.458042 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1268781e19d4bfea969acad0599174c" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:32.459895 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:32.460938 18866 raft_consensus.cc:493] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:32.461846 18768 leader_election.cc:343] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.461586 18866 raft_consensus.cc:515] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:32.439909 18643 tablet_service.cc:1511] Processing CreateTablet for tablet b133844a7e854529b931e100f5751789 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
W20260709 13:04:32.470021 18693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.132:36779, user_credentials={real_user=slave}} blocked reactor thread for 45026.8us
I20260709 13:04:32.471813 18878 leader_election.cc:290] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:32.473238 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
W20260709 13:04:32.474771 18768 leader_election.cc:343] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.440810 18867 raft_consensus.cc:2804] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:32.471900 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9500410d20384c45a4977de526b86fab" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:32.482887 18867 raft_consensus.cc:493] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:32.483376 18867 raft_consensus.cc:3060] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.484232 18643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b133844a7e854529b931e100f5751789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.466866 18716 tablet_service.cc:1511] Processing CreateTablet for tablet 52aaec8793124fcbb6c95666a6e5e22c (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:04:32.488874 18716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52aaec8793124fcbb6c95666a6e5e22c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.480810 18788 tablet_service.cc:1511] Processing CreateTablet for tablet b624f7ddd5554767860ab82634cb870f (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:04:32.489894 18788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b624f7ddd5554767860ab82634cb870f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.505676 18566 tablet_service.cc:1511] Processing CreateTablet for tablet b624f7ddd5554767860ab82634cb870f (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:04:32.525159 18566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b624f7ddd5554767860ab82634cb870f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.526542 18849 tablet_bootstrap.cc:492] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:32.527122 18849 ts_tablet_manager.cc:1403] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.287s	user 0.025s	sys 0.017s
I20260709 13:04:32.530467 18849 raft_consensus.cc:359] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:32.531206 18849 raft_consensus.cc:385] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.531499 18849 raft_consensus.cc:740] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
W20260709 13:04:32.505752 18527 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:32.532461 18849 consensus_queue.cc:260] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
W20260709 13:04:32.500811 18693 leader_election.cc:343] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.535328 18693 leader_election.cc:304] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:32.536803 18849 ts_tablet_manager.cc:1434] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:04:32.541098 18849 tablet_bootstrap.cc:492] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:32.539686 18856 tablet_bootstrap.cc:492] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:32.545600 18856 ts_tablet_manager.cc:1403] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.180s	user 0.023s	sys 0.013s
I20260709 13:04:32.517776 18861 raft_consensus.cc:493] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.522758 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bdaa4770043b0baa1054b5dca9b68" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:32.546479 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1268781e19d4bfea969acad0599174c" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:32.548993 18856 raft_consensus.cc:359] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:32.549780 18856 raft_consensus.cc:385] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:04:32.548838 18767 leader_election.cc:343] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.546981 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bdaa4770043b0baa1054b5dca9b68" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:32.547451 18861 raft_consensus.cc:515] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:32.554888 18855 raft_consensus.cc:515] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:32.557066 18870 consensus_queue.cc:1048] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:32.557828 18768 leader_election.cc:343] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.566440 18849 tablet_bootstrap.cc:654] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.558687 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bdaa4770043b0baa1054b5dca9b68" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:32.568902 18569 tablet_service.cc:1511] Processing CreateTablet for tablet 74550e44e9954e0e91b910057c8b9a62 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
W20260709 13:04:32.569588 18544 leader_election.cc:343] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.523126 18866 leader_election.cc:290] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:32.558924 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bdaa4770043b0baa1054b5dca9b68" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:32.570827 18569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74550e44e9954e0e91b910057c8b9a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.559437 18580 raft_consensus.cc:2468] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:32.570194 18714 tablet_service.cc:1511] Processing CreateTablet for tablet 74550e44e9954e0e91b910057c8b9a62 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:04:32.574378 18768 leader_election.cc:304] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:32.574358 18714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74550e44e9954e0e91b910057c8b9a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.554471 18861 leader_election.cc:290] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:32.550274 18856 raft_consensus.cc:740] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.562913 18644 tablet_service.cc:1511] Processing CreateTablet for tablet b624f7ddd5554767860ab82634cb870f (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:04:32.579898 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b624f7ddd5554767860ab82634cb870f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.579624 18856 consensus_queue.cc:260] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:32.581951 18856 ts_tablet_manager.cc:1434] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
I20260709 13:04:32.582108 18791 tablet_service.cc:1511] Processing CreateTablet for tablet 74550e44e9954e0e91b910057c8b9a62 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:04:32.570765 18803 raft_consensus.cc:2468] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 0.
I20260709 13:04:32.560150 18891 raft_consensus.cc:2749] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:32.593987 18544 leader_election.cc:304] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [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: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:32.595701 18861 raft_consensus.cc:2804] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:32.596217 18861 raft_consensus.cc:493] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:32.596827 18861 raft_consensus.cc:3060] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.585956 18866 raft_consensus.cc:2804] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:32.598630 18850 tablet_bootstrap.cc:492] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:32.599224 18850 ts_tablet_manager.cc:1403] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.305s	user 0.006s	sys 0.019s
I20260709 13:04:32.599380 18866 raft_consensus.cc:493] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:32.599812 18866 raft_consensus.cc:3060] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.596251 18856 tablet_bootstrap.cc:492] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:32.602671 18850 raft_consensus.cc:359] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:32.611164 18640 tablet_service.cc:1511] Processing CreateTablet for tablet 02bd4d4e014041949b375fbe7f63c6ca (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:04:32.612514 18640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bd4d4e014041949b375fbe7f63c6ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.612641 18861 raft_consensus.cc:515] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:32.509362 18867 raft_consensus.cc:515] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:32.615458 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bdaa4770043b0baa1054b5dca9b68" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:32.616230 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bdaa4770043b0baa1054b5dca9b68" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:32.618408 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:32.619029 18656 raft_consensus.cc:2393] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d72d20367034526ae779db5feeb4245 in current term 1: Already voted for candidate 6529eb1c47f24b159080b38facb159b4 in this term.
I20260709 13:04:32.620110 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:32.620883 18802 raft_consensus.cc:2393] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6529eb1c47f24b159080b38facb159b4 in current term 1: Already voted for candidate 6d72d20367034526ae779db5feeb4245 in this term.
W20260709 13:04:32.623601 18544 leader_election.cc:343] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.623554 18767 leader_election.cc:304] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:32.616366 18867 leader_election.cc:290] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:32.624456 18861 leader_election.cc:290] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:32.624763 18878 raft_consensus.cc:2749] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:32.610024 18850 raft_consensus.cc:385] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.627117 18850 raft_consensus.cc:740] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.628074 18850 consensus_queue.cc:260] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:32.630316 18850 ts_tablet_manager.cc:1434] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.002s
I20260709 13:04:32.607847 18729 raft_consensus.cc:2393] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d72d20367034526ae779db5feeb4245 in current term 1: Already voted for candidate b5039c66622c4bf19e961bda716b018c in this term.
I20260709 13:04:32.630599 18792 tablet_service.cc:1511] Processing CreateTablet for tablet 02bd4d4e014041949b375fbe7f63c6ca (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
W20260709 13:04:32.632628 18620 leader_election.cc:343] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.633132 18620 leader_election.cc:304] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:32.632557 18768 leader_election.cc:304] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:32.635238 18878 raft_consensus.cc:3060] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.638032 18478 catalog_manager.cc:5697] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:32.639137 18867 raft_consensus.cc:2749] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:04:32.639823 18620 consensus_peers.cc:597] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:32.640470 18850 tablet_bootstrap.cc:492] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:32.649132 18792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bd4d4e014041949b375fbe7f63c6ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.659806 18851 tablet_bootstrap.cc:492] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:32.660393 18851 ts_tablet_manager.cc:1403] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.299s	user 0.040s	sys 0.042s
I20260709 13:04:32.662747 18878 raft_consensus.cc:2749] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:32.664018 18856 tablet_bootstrap.cc:654] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.664271 18565 tablet_service.cc:1511] Processing CreateTablet for tablet 8757eebf11414d07973fa1c0932531c8 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:04:32.665374 18791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74550e44e9954e0e91b910057c8b9a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.665774 18565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8757eebf11414d07973fa1c0932531c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.667508 18719 tablet_service.cc:1511] Processing CreateTablet for tablet 02bd4d4e014041949b375fbe7f63c6ca (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:04:32.668800 18719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bd4d4e014041949b375fbe7f63c6ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.685853 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1268781e19d4bfea969acad0599174c" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:32.694823 18718 tablet_service.cc:1511] Processing CreateTablet for tablet 8757eebf11414d07973fa1c0932531c8 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:04:32.696247 18718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8757eebf11414d07973fa1c0932531c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.702839 18849 tablet_bootstrap.cc:492] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:32.703441 18849 ts_tablet_manager.cc:1403] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.163s	user 0.017s	sys 0.016s
I20260709 13:04:32.707108 18794 tablet_service.cc:1511] Processing CreateTablet for tablet f2a29fe7a16542b79c2a3e0244cc27f8 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:04:32.708542 18794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a29fe7a16542b79c2a3e0244cc27f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.713936 18568 tablet_service.cc:1511] Processing CreateTablet for tablet f2a29fe7a16542b79c2a3e0244cc27f8 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:04:32.715476 18568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a29fe7a16542b79c2a3e0244cc27f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.715149 18849 raft_consensus.cc:359] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:32.715945 18849 raft_consensus.cc:385] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.716271 18849 raft_consensus.cc:740] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.716360 18866 raft_consensus.cc:515] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:32.718376 18803 raft_consensus.cc:2393] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 in current term 1: Already voted for candidate 6d72d20367034526ae779db5feeb4245 in this term.
I20260709 13:04:32.719290 18849 consensus_queue.cc:260] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:32.720950 18544 leader_election.cc:304] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:32.722124 18861 raft_consensus.cc:2749] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:32.722819 18849 ts_tablet_manager.cc:1434] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260709 13:04:32.723860 18849 tablet_bootstrap.cc:492] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:32.723968 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bdaa4770043b0baa1054b5dca9b68" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:32.724746 18580 raft_consensus.cc:2393] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d72d20367034526ae779db5feeb4245 in current term 1: Already voted for candidate 88a8badcd3c842938b16a700ce4675c3 in this term.
I20260709 13:04:32.707242 18643 tablet_service.cc:1511] Processing CreateTablet for tablet 8757eebf11414d07973fa1c0932531c8 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:04:32.727237 18855 leader_election.cc:290] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:32.728235 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1268781e19d4bfea969acad0599174c" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
W20260709 13:04:32.729671 18694 leader_election.cc:343] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.732653 18802 raft_consensus.cc:2468] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:32.734676 18643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8757eebf11414d07973fa1c0932531c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.736824 18850 tablet_bootstrap.cc:654] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.743274 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bdaa4770043b0baa1054b5dca9b68" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:32.743778 18640 tablet_service.cc:1511] Processing CreateTablet for tablet f2a29fe7a16542b79c2a3e0244cc27f8 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:04:32.744151 18720 tablet_service.cc:1511] Processing CreateTablet for tablet d4161daeec234f1986912fc435319d62 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:04:32.750929 18656 raft_consensus.cc:3060] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.751156 18565 tablet_service.cc:1511] Processing CreateTablet for tablet d4161daeec234f1986912fc435319d62 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:04:32.752537 18565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4161daeec234f1986912fc435319d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.770851 18645 tablet_service.cc:1511] Processing CreateTablet for tablet 4134301338594eb38666ea3afcd96d36 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:04:32.772204 18645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4134301338594eb38666ea3afcd96d36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.772010 18646 tablet_service.cc:1511] Processing CreateTablet for tablet 4d70b90a1179491c81c24fb89d094043 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:04:32.773962 18646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d70b90a1179491c81c24fb89d094043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.775341 18640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a29fe7a16542b79c2a3e0244cc27f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.776701 18715 tablet_service.cc:1511] Processing CreateTablet for tablet 4d70b90a1179491c81c24fb89d094043 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:04:32.777669 18720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4161daeec234f1986912fc435319d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.778769 18567 tablet_service.cc:1511] Processing CreateTablet for tablet 4134301338594eb38666ea3afcd96d36 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:04:32.772010 18790 tablet_service.cc:1511] Processing CreateTablet for tablet 4d70b90a1179491c81c24fb89d094043 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:04:32.780041 18567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4134301338594eb38666ea3afcd96d36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.780721 18790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d70b90a1179491c81c24fb89d094043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.745069 18866 leader_election.cc:290] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:32.743925 18851 raft_consensus.cc:359] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:32.787554 18693 leader_election.cc:304] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
W20260709 13:04:32.836450 18693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.132:36779, user_credentials={real_user=slave}} blocked reactor thread for 52506.6us
I20260709 13:04:32.788793 18787 tablet_service.cc:1511] Processing CreateTablet for tablet aa227951b23046da88c464c2b6f58d45 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:04:32.837857 18787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa227951b23046da88c464c2b6f58d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.838881 18855 raft_consensus.cc:2804] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:32.839448 18855 raft_consensus.cc:697] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:32.840247 18855 consensus_queue.cc:237] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:32.791106 18717 tablet_service.cc:1511] Processing CreateTablet for tablet 4134301338594eb38666ea3afcd96d36 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:04:32.770489 18786 tablet_service.cc:1511] Processing CreateTablet for tablet d4161daeec234f1986912fc435319d62 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:04:32.843194 18851 raft_consensus.cc:385] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.843402 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4161daeec234f1986912fc435319d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.843528 18851 raft_consensus.cc:740] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.792732 18715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d70b90a1179491c81c24fb89d094043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.846526 18717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4134301338594eb38666ea3afcd96d36. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:32.797614 18897 log.cc:927] Time spent T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 13:04:32.819967 18656 raft_consensus.cc:2468] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:32.848565 18767 leader_election.cc:304] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:32.849777 18878 raft_consensus.cc:2804] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:32.823817 18849 tablet_bootstrap.cc:654] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:32.853195 18619 consensus_peers.cc:597] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 -> Peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Couldn't send request to peer 6d72d20367034526ae779db5feeb4245. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:32.905537 18878 raft_consensus.cc:697] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:32.910422 18788 tablet_service.cc:1511] Processing CreateTablet for tablet a089acd6ec6748faae5c920e93b18f45 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:04:32.910567 18716 tablet_service.cc:1511] Processing CreateTablet for tablet a089acd6ec6748faae5c920e93b18f45 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:04:32.911067 18850 tablet_bootstrap.cc:492] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:32.886179 18851 consensus_queue.cc:260] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:32.913115 18788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a089acd6ec6748faae5c920e93b18f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.916491 18850 ts_tablet_manager.cc:1403] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.276s	user 0.014s	sys 0.004s
I20260709 13:04:32.911154 18878 consensus_queue.cc:237] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:32.925257 18716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a089acd6ec6748faae5c920e93b18f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.925796 18856 tablet_bootstrap.cc:492] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:32.926196 18895 raft_consensus.cc:493] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.913307 18870 raft_consensus.cc:493] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.948370 18906 raft_consensus.cc:493] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.948895 18906 raft_consensus.cc:515] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:32.955391 18906 leader_election.cc:290] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:32.952867 18856 ts_tablet_manager.cc:1403] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.348s	user 0.042s	sys 0.038s
I20260709 13:04:32.964502 18792 tablet_service.cc:1511] Processing CreateTablet for tablet 2bfd75c35a46442c8f502d72f845d3fa (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:04:32.968180 18792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bfd75c35a46442c8f502d72f845d3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.967949 18645 tablet_service.cc:1511] Processing CreateTablet for tablet aa227951b23046da88c464c2b6f58d45 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:04:32.969254 18645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa227951b23046da88c464c2b6f58d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.969411 18850 raft_consensus.cc:359] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:32.970175 18850 raft_consensus.cc:385] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.970494 18850 raft_consensus.cc:740] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.981791 18856 raft_consensus.cc:359] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:32.952487 18870 raft_consensus.cc:515] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:32.983901 18714 tablet_service.cc:1511] Processing CreateTablet for tablet 1b13868d14ea4837a4d5483f85a1fffb (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:04:32.984402 18870 leader_election.cc:290] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:32.984885 18849 tablet_bootstrap.cc:492] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:32.985265 18714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b13868d14ea4837a4d5483f85a1fffb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:32.965579 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 43763.7us
I20260709 13:04:32.982594 18856 raft_consensus.cc:385] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.960626 18895 raft_consensus.cc:515] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:32.997581 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:33.000000 18793 tablet_service.cc:1511] Processing CreateTablet for tablet bf381442bc8441dcb156869e70f322f0 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:04:33.001413 18793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf381442bc8441dcb156869e70f322f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.963019 18794 tablet_service.cc:1511] Processing CreateTablet for tablet 1b13868d14ea4837a4d5483f85a1fffb (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:04:33.002568 18794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b13868d14ea4837a4d5483f85a1fffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.002313 18718 tablet_service.cc:1511] Processing CreateTablet for tablet 31b27d44028b453085e15a557db7d005 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:04:33.008037 18643 tablet_service.cc:1511] Processing CreateTablet for tablet 31b27d44028b453085e15a557db7d005 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:04:33.008354 18639 tablet_service.cc:1511] Processing CreateTablet for tablet 2bfd75c35a46442c8f502d72f845d3fa (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:04:33.009428 18643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b27d44028b453085e15a557db7d005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.987879 18569 tablet_service.cc:1511] Processing CreateTablet for tablet aa227951b23046da88c464c2b6f58d45 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:04:33.014515 18895 leader_election.cc:290] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:33.015322 18907 consensus_queue.cc:1048] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:04:33.016186 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17ae363045b4332afa0511ff61c2829" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:33.017793 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17ae363045b4332afa0511ff61c2829" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:32.993300 18849 ts_tablet_manager.cc:1403] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.270s	user 0.012s	sys 0.019s
I20260709 13:04:33.022063 18713 tablet_service.cc:1511] Processing CreateTablet for tablet bf381442bc8441dcb156869e70f322f0 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:04:33.024070 18712 tablet_service.cc:1511] Processing CreateTablet for tablet 211f60c237a546ba9146be31a66a6cff (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:04:33.024569 18789 tablet_service.cc:1511] Processing CreateTablet for tablet 211f60c237a546ba9146be31a66a6cff (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 13:04:33.024991 18693 leader_election.cc:343] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.024636 18477 catalog_manager.cc:5697] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 1 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:33.025687 18693 leader_election.cc:343] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.025904 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211f60c237a546ba9146be31a66a6cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.026111 18693 leader_election.cc:304] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:33.027540 18895 raft_consensus.cc:2749] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:32.991099 18568 tablet_service.cc:1511] Processing CreateTablet for tablet a089acd6ec6748faae5c920e93b18f45 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:04:33.028731 18568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a089acd6ec6748faae5c920e93b18f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.029212 18718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b27d44028b453085e15a557db7d005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.035022 18713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf381442bc8441dcb156869e70f322f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.035200 18644 tablet_service.cc:1511] Processing CreateTablet for tablet 1b13868d14ea4837a4d5483f85a1fffb (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:04:33.036123 18642 tablet_service.cc:1511] Processing CreateTablet for tablet 211f60c237a546ba9146be31a66a6cff (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:04:33.038820 18712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211f60c237a546ba9146be31a66a6cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.038949 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bfd75c35a46442c8f502d72f845d3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:32.990658 18850 consensus_queue.cc:260] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.042129 18902 raft_consensus.cc:493] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.042620 18902 raft_consensus.cc:515] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:33.045464 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9500410d20384c45a4977de526b86fab" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:33.046087 18730 raft_consensus.cc:2468] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:33.048038 18768 leader_election.cc:304] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:33.048916 18866 raft_consensus.cc:2804] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:33.049274 18866 raft_consensus.cc:493] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.049609 18866 raft_consensus.cc:3060] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.994581 18856 raft_consensus.cc:740] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.050926 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173e92940f4214ab7032ab405009c2" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:33.052309 18856 consensus_queue.cc:260] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:33.055014 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173e92940f4214ab7032ab405009c2" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:33.055666 18730 raft_consensus.cc:2468] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:33.057416 18849 raft_consensus.cc:359] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.058374 18849 raft_consensus.cc:385] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.059587 18902 leader_election.cc:290] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:33.061141 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9500410d20384c45a4977de526b86fab" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:33.068362 18851 ts_tablet_manager.cc:1434] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.408s	user 0.008s	sys 0.010s
W20260709 13:04:33.068971 18768 leader_election.cc:343] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.069612 18851 tablet_bootstrap.cc:492] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:33.067252 18642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211f60c237a546ba9146be31a66a6cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.073096 18850 ts_tablet_manager.cc:1434] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.145s	user 0.000s	sys 0.008s
I20260709 13:04:33.074990 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b13868d14ea4837a4d5483f85a1fffb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:33.086994 18620 leader_election.cc:343] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.067139 18849 raft_consensus.cc:740] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.088658 18569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa227951b23046da88c464c2b6f58d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.114965 18850 tablet_bootstrap.cc:492] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:33.127084 18791 tablet_service.cc:1511] Processing CreateTablet for tablet c8936fd687da4f059b34f0e723128368 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:04:33.128417 18791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8936fd687da4f059b34f0e723128368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.102574 18620 leader_election.cc:304] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:33.130774 18907 raft_consensus.cc:2804] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:33.131167 18907 raft_consensus.cc:493] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.131496 18907 raft_consensus.cc:3060] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.132153 18856 ts_tablet_manager.cc:1434] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.160s	user 0.012s	sys 0.009s
I20260709 13:04:33.131822 18719 tablet_service.cc:1511] Processing CreateTablet for tablet 21cee30521c84d87ab4d061e98a4398a (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:04:33.133657 18719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cee30521c84d87ab4d061e98a4398a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.094515 18849 consensus_queue.cc:260] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.150441 18565 tablet_service.cc:1511] Processing CreateTablet for tablet 2bfd75c35a46442c8f502d72f845d3fa (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:04:33.151292 18856 tablet_bootstrap.cc:492] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:33.151849 18565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bfd75c35a46442c8f502d72f845d3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.160406 18851 tablet_bootstrap.cc:654] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.164731 18856 tablet_bootstrap.cc:654] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.145485 18870 raft_consensus.cc:493] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.187019 18566 tablet_service.cc:1511] Processing CreateTablet for tablet 31b27d44028b453085e15a557db7d005 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:04:33.188412 18566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b27d44028b453085e15a557db7d005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.190778 18571 tablet_service.cc:1511] Processing CreateTablet for tablet 21cee30521c84d87ab4d061e98a4398a (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:04:33.192770 18571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cee30521c84d87ab4d061e98a4398a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.195681 18849 ts_tablet_manager.cc:1434] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.156s	user 0.004s	sys 0.004s
I20260709 13:04:33.197233 18849 tablet_bootstrap.cc:492] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:33.197732 18646 tablet_service.cc:1511] Processing CreateTablet for tablet 21cee30521c84d87ab4d061e98a4398a (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:04:33.199038 18646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cee30521c84d87ab4d061e98a4398a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.219856 18643 tablet_service.cc:1511] Processing CreateTablet for tablet c8936fd687da4f059b34f0e723128368 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:04:33.221740 18643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8936fd687da4f059b34f0e723128368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.225831 18567 tablet_service.cc:1511] Processing CreateTablet for tablet bf381442bc8441dcb156869e70f322f0 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:04:33.226282 18718 tablet_service.cc:1511] Processing CreateTablet for tablet 32ff2fa868404d1eb705301b48b5e657 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:04:33.227957 18567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf381442bc8441dcb156869e70f322f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.228157 18718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ff2fa868404d1eb705301b48b5e657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.231778 18790 tablet_service.cc:1511] Processing CreateTablet for tablet 32ff2fa868404d1eb705301b48b5e657 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:04:33.233721 18790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ff2fa868404d1eb705301b48b5e657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.219062 18895 raft_consensus.cc:493] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.261708 18895 raft_consensus.cc:515] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.203802 18870 raft_consensus.cc:515] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.269814 18570 tablet_service.cc:1511] Processing CreateTablet for tablet c8936fd687da4f059b34f0e723128368 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:04:33.276314 18570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8936fd687da4f059b34f0e723128368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.145182 18866 raft_consensus.cc:515] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:33.281697 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9500410d20384c45a4977de526b86fab" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:33.282533 18730 raft_consensus.cc:3060] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.286801 18866 leader_election.cc:290] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:33.299525 18565 tablet_service.cc:1511] Processing CreateTablet for tablet 32ff2fa868404d1eb705301b48b5e657 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:04:33.300854 18565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ff2fa868404d1eb705301b48b5e657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.302443 18644 tablet_service.cc:1511] Processing CreateTablet for tablet 0d38de563b154a1e87f8877384e07c76 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:04:33.303646 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d38de563b154a1e87f8877384e07c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.305225 18730 raft_consensus.cc:2468] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:33.305959 18787 tablet_service.cc:1511] Processing CreateTablet for tablet 0d38de563b154a1e87f8877384e07c76 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:04:33.306540 18768 leader_election.cc:304] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:33.307279 18787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d38de563b154a1e87f8877384e07c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.313290 18850 tablet_bootstrap.cc:654] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.313109 18716 tablet_service.cc:1511] Processing CreateTablet for tablet 0d38de563b154a1e87f8877384e07c76 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:04:33.314724 18716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d38de563b154a1e87f8877384e07c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.323283 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9500410d20384c45a4977de526b86fab" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:33.324224 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:33.325006 18656 raft_consensus.cc:2393] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5039c66622c4bf19e961bda716b018c in current term 1: Already voted for candidate 6529eb1c47f24b159080b38facb159b4 in this term.
W20260709 13:04:33.326670 18768 leader_election.cc:343] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.327630 18475 catalog_manager.cc:5697] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 1 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:33.331930 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17ae363045b4332afa0511ff61c2829" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:33.332640 18729 raft_consensus.cc:2468] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:33.334091 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17ae363045b4332afa0511ff61c2829" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
W20260709 13:04:33.345768 18619 leader_election.cc:343] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.348037 18564 tablet_service.cc:1511] Processing CreateTablet for tablet eadf4f4af9ec4faeb20ac90c90109c1a (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:04:33.348498 18895 leader_election.cc:290] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:33.349413 18564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadf4f4af9ec4faeb20ac90c90109c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.351754 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:33.352599 18802 raft_consensus.cc:2393] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5039c66622c4bf19e961bda716b018c in current term 1: Already voted for candidate 6d72d20367034526ae779db5feeb4245 in this term.
I20260709 13:04:33.353811 18693 leader_election.cc:304] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:33.354962 18895 raft_consensus.cc:3060] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.357218 18644 tablet_service.cc:1511] Processing CreateTablet for tablet eadf4f4af9ec4faeb20ac90c90109c1a (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:04:33.357587 18712 tablet_service.cc:1511] Processing CreateTablet for tablet eadf4f4af9ec4faeb20ac90c90109c1a (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:04:33.358386 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadf4f4af9ec4faeb20ac90c90109c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.358793 18712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadf4f4af9ec4faeb20ac90c90109c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.335842 18870 leader_election.cc:290] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:33.337474 18866 raft_consensus.cc:2804] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:04:33.367990 18694 consensus_peers.cc:597] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:33.379209 18849 tablet_bootstrap.cc:654] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.381858 18855 consensus_queue.cc:1048] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:33.396170 18563 tablet_service.cc:1511] Processing CreateTablet for tablet 562778dc5544427ebb59218851c75b1a (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:04:33.397631 18563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562778dc5544427ebb59218851c75b1a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:33.385372 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 51428.7us
I20260709 13:04:33.384289 18866 raft_consensus.cc:697] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:33.439311 18789 tablet_service.cc:1511] Processing CreateTablet for tablet 562778dc5544427ebb59218851c75b1a (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:04:33.440706 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562778dc5544427ebb59218851c75b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.468529 18644 tablet_service.cc:1511] Processing CreateTablet for tablet 562778dc5544427ebb59218851c75b1a (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:04:33.469822 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562778dc5544427ebb59218851c75b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.475277 18856 tablet_bootstrap.cc:492] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:33.475826 18856 ts_tablet_manager.cc:1403] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.325s	user 0.045s	sys 0.031s
I20260709 13:04:33.475823 18580 raft_consensus.cc:3060] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.480891 18851 tablet_bootstrap.cc:492] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:33.481488 18851 ts_tablet_manager.cc:1403] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.412s	user 0.015s	sys 0.004s
I20260709 13:04:33.482728 18866 consensus_queue.cc:237] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:33.484925 18910 consensus_queue.cc:1048] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:33.487627 18620 leader_election.cc:304] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245
I20260709 13:04:33.507615 18910 consensus_queue.cc:1048] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:33.515630 18917 raft_consensus.cc:2804] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:33.516103 18917 raft_consensus.cc:493] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.516417 18917 raft_consensus.cc:3060] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.519696 18878 raft_consensus.cc:493] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.541807 18850 tablet_bootstrap.cc:492] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:33.542433 18850 ts_tablet_manager.cc:1403] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.440s	user 0.021s	sys 0.022s
I20260709 13:04:33.544871 18792 tablet_service.cc:1511] Processing CreateTablet for tablet 872633bc5a6d4a25aa6112df09cfdd82 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:04:33.545883 18850 raft_consensus.cc:359] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:33.509585 18856 raft_consensus.cc:359] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.546990 18856 raft_consensus.cc:385] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.547325 18856 raft_consensus.cc:740] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.510069 18907 raft_consensus.cc:515] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:33.551014 18792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872633bc5a6d4a25aa6112df09cfdd82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.549770 18878 raft_consensus.cc:515] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:33.556335 18718 tablet_service.cc:1511] Processing CreateTablet for tablet 872633bc5a6d4a25aa6112df09cfdd82 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:04:33.559051 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
W20260709 13:04:33.560269 18527 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:33.576833 18718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872633bc5a6d4a25aa6112df09cfdd82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.577592 18878 leader_election.cc:290] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:33.577698 18545 leader_election.cc:304] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:33.548146 18856 consensus_queue.cc:260] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.561874 18569 tablet_service.cc:1511] Processing CreateTablet for tablet 872633bc5a6d4a25aa6112df09cfdd82 (DEFAULT_TABLE table=test-workload [id=f4ff9d2b53794043928a15219b0b604d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:04:33.579941 18569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872633bc5a6d4a25aa6112df09cfdd82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.579768 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:33.580709 18856 ts_tablet_manager.cc:1434] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.105s	user 0.007s	sys 0.000s
W20260709 13:04:33.581215 18768 leader_election.cc:343] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.581715 18856 tablet_bootstrap.cc:492] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:33.564465 18907 leader_election.cc:290] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:33.584110 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
W20260709 13:04:33.586071 18768 leader_election.cc:343] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.586632 18768 leader_election.cc:304] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:33.566814 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173e92940f4214ab7032ab405009c2" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:33.567206 18895 raft_consensus.cc:2749] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:33.596976 18878 raft_consensus.cc:2749] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:33.568850 18851 raft_consensus.cc:359] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:33.569938 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173e92940f4214ab7032ab405009c2" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:33.598124 18729 raft_consensus.cc:3060] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.549281 18850 raft_consensus.cc:385] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.608356 18849 tablet_bootstrap.cc:492] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:33.608896 18849 ts_tablet_manager.cc:1403] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.412s	user 0.022s	sys 0.025s
I20260709 13:04:33.599314 18851 raft_consensus.cc:385] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.608584 18856 tablet_bootstrap.cc:654] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.599387 18850 raft_consensus.cc:740] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.620573 18849 raft_consensus.cc:359] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:33.621569 18849 raft_consensus.cc:385] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.622046 18851 raft_consensus.cc:740] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.622676 18849 raft_consensus.cc:740] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.635423 18849 consensus_queue.cc:260] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:33.638124 18729 raft_consensus.cc:2468] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:33.639680 18620 leader_election.cc:304] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:33.640580 18907 raft_consensus.cc:2804] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:33.641155 18907 raft_consensus.cc:697] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:33.641863 18907 consensus_queue.cc:237] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:33.635587 18917 raft_consensus.cc:515] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.634763 18851 consensus_queue.cc:260] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:33.617419 18850 consensus_queue.cc:260] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:33.667999 18917 leader_election.cc:290] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:33.656651 18578 raft_consensus.cc:3060] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.670223 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17ae363045b4332afa0511ff61c2829" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:33.670902 18729 raft_consensus.cc:3060] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.675622 18849 ts_tablet_manager.cc:1434] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 13:04:33.675529 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17ae363045b4332afa0511ff61c2829" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:33.676225 18802 raft_consensus.cc:3060] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.676805 18849 tablet_bootstrap.cc:492] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:33.691234 18850 ts_tablet_manager.cc:1434] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.148s	user 0.003s	sys 0.007s
I20260709 13:04:33.695713 18578 raft_consensus.cc:2468] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:33.699262 18850 tablet_bootstrap.cc:492] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:33.703943 18475 catalog_manager.cc:5697] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 1 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:33.689532 18849 tablet_bootstrap.cc:654] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.712024 18851 ts_tablet_manager.cc:1434] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.230s	user 0.010s	sys 0.000s
I20260709 13:04:33.713122 18851 tablet_bootstrap.cc:492] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:33.715118 18850 tablet_bootstrap.cc:654] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.709566 18802 raft_consensus.cc:2468] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:33.717201 18856 tablet_bootstrap.cc:492] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:33.708791 18729 raft_consensus.cc:2468] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:33.721189 18861 raft_consensus.cc:2749] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:33.722610 18856 ts_tablet_manager.cc:1403] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.141s	user 0.019s	sys 0.004s
I20260709 13:04:33.721746 18619 leader_election.cc:304] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:33.717844 18478 catalog_manager.cc:5697] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:33.725157 18907 raft_consensus.cc:2804] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:33.725869 18907 raft_consensus.cc:697] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:33.725621 18856 raft_consensus.cc:359] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:33.729610 18907 consensus_queue.cc:237] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.727223 18856 raft_consensus.cc:385] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.748421 18850 tablet_bootstrap.cc:492] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:33.748997 18850 ts_tablet_manager.cc:1403] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.018s
I20260709 13:04:33.748445 18851 tablet_bootstrap.cc:654] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.751715 18850 raft_consensus.cc:359] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:33.754956 18850 raft_consensus.cc:385] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.755761 18850 raft_consensus.cc:740] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.756572 18850 consensus_queue.cc:260] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:33.745222 18856 raft_consensus.cc:740] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.758242 18856 consensus_queue.cc:260] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:33.764593 18849 tablet_bootstrap.cc:492] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:33.765152 18849 ts_tablet_manager.cc:1403] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.005s
I20260709 13:04:33.765986 18856 ts_tablet_manager.cc:1434] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 13:04:33.766950 18856 tablet_bootstrap.cc:492] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:33.767971 18850 ts_tablet_manager.cc:1434] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 13:04:33.769143 18850 tablet_bootstrap.cc:492] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:33.771402 18477 catalog_manager.cc:5697] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:33.774943 18850 tablet_bootstrap.cc:654] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.767786 18849 raft_consensus.cc:359] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:33.780584 18849 raft_consensus.cc:385] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.781004 18849 raft_consensus.cc:740] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.782045 18849 consensus_queue.cc:260] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:33.785190 18849 ts_tablet_manager.cc:1434] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260709 13:04:33.786438 18849 tablet_bootstrap.cc:492] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:33.792418 18849 tablet_bootstrap.cc:654] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.795782 18856 tablet_bootstrap.cc:654] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.797901 18850 tablet_bootstrap.cc:492] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:33.798549 18850 ts_tablet_manager.cc:1403] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.015s
I20260709 13:04:33.799115 18851 tablet_bootstrap.cc:492] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:33.799666 18851 ts_tablet_manager.cc:1403] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.016s
I20260709 13:04:33.801550 18850 raft_consensus.cc:359] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.801810 18851 raft_consensus.cc:359] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:33.802250 18850 raft_consensus.cc:385] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.802438 18851 raft_consensus.cc:385] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.802685 18851 raft_consensus.cc:740] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.802603 18850 raft_consensus.cc:740] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.803539 18851 consensus_queue.cc:260] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:33.804224 18856 tablet_bootstrap.cc:492] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:33.803965 18850 consensus_queue.cc:260] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.804522 18849 tablet_bootstrap.cc:492] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:33.804710 18856 ts_tablet_manager.cc:1403] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.001s
I20260709 13:04:33.805003 18849 ts_tablet_manager.cc:1403] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 13:04:33.807850 18849 raft_consensus.cc:359] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:33.808574 18849 raft_consensus.cc:385] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.808894 18849 raft_consensus.cc:740] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.809672 18850 ts_tablet_manager.cc:1434] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:04:33.809710 18849 consensus_queue.cc:260] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:33.810806 18850 tablet_bootstrap.cc:492] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:33.807518 18856 raft_consensus.cc:359] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:33.812090 18856 raft_consensus.cc:385] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.812391 18856 raft_consensus.cc:740] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.812625 18849 ts_tablet_manager.cc:1434] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:04:33.813176 18856 consensus_queue.cc:260] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:33.813676 18849 tablet_bootstrap.cc:492] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:33.820026 18849 tablet_bootstrap.cc:654] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.820555 18850 tablet_bootstrap.cc:654] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.824457 18851 ts_tablet_manager.cc:1434] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:04:33.828399 18856 ts_tablet_manager.cc:1434] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:04:33.836370 18856 tablet_bootstrap.cc:492] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:33.837720 18851 tablet_bootstrap.cc:492] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:33.838634 18850 tablet_bootstrap.cc:492] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:33.839188 18850 ts_tablet_manager.cc:1403] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.005s
I20260709 13:04:33.841682 18850 raft_consensus.cc:359] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:33.842362 18850 raft_consensus.cc:385] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.842680 18850 raft_consensus.cc:740] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.843560 18850 consensus_queue.cc:260] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:33.841706 18856 tablet_bootstrap.cc:654] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.846450 18851 tablet_bootstrap.cc:654] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.849645 18850 ts_tablet_manager.cc:1434] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:04:33.850673 18850 tablet_bootstrap.cc:492] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:33.851817 18851 tablet_bootstrap.cc:492] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:33.852331 18851 ts_tablet_manager.cc:1403] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:04:33.855396 18851 raft_consensus.cc:359] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:33.856077 18851 raft_consensus.cc:385] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.856344 18851 raft_consensus.cc:740] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.856582 18856 tablet_bootstrap.cc:492] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:33.856837 18850 tablet_bootstrap.cc:654] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.857132 18856 ts_tablet_manager.cc:1403] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.005s
I20260709 13:04:33.856386 18849 tablet_bootstrap.cc:492] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:33.857261 18851 consensus_queue.cc:260] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:33.857940 18849 ts_tablet_manager.cc:1403] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.014s
I20260709 13:04:33.860606 18849 raft_consensus.cc:359] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.861315 18849 raft_consensus.cc:385] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.861383 18907 raft_consensus.cc:493] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.861639 18849 raft_consensus.cc:740] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.861867 18907 raft_consensus.cc:515] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:33.862599 18849 consensus_queue.cc:260] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.864974 18849 ts_tablet_manager.cc:1434] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:33.865991 18849 tablet_bootstrap.cc:492] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:33.866503 18856 raft_consensus.cc:359] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.867266 18856 raft_consensus.cc:385] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.867545 18856 raft_consensus.cc:740] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.868382 18936 raft_consensus.cc:493] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.868575 18917 raft_consensus.cc:493] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.868702 18856 consensus_queue.cc:260] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.869012 18936 raft_consensus.cc:515] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:33.869143 18917 raft_consensus.cc:515] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.870844 18856 ts_tablet_manager.cc:1434] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:04:33.871137 18936 leader_election.cc:290] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:33.871244 18917 leader_election.cc:290] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:33.871412 18907 leader_election.cc:290] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:33.868330 18850 tablet_bootstrap.cc:492] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:33.872692 18850 ts_tablet_manager.cc:1403] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 13:04:33.874255 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:33.874619 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:33.875250 18802 raft_consensus.cc:2468] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:33.875850 18926 raft_consensus.cc:493] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.876374 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:33.876325 18926 raft_consensus.cc:515] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:33.877141 18803 raft_consensus.cc:2468] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:33.877521 18856 tablet_bootstrap.cc:492] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:33.878176 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:33.878829 18729 raft_consensus.cc:2468] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:33.879808 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:33.880008 18866 raft_consensus.cc:493] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.880497 18866 raft_consensus.cc:515] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:33.874651 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:33.881398 18656 raft_consensus.cc:2468] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:33.881846 18851 ts_tablet_manager.cc:1434] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:04:33.883410 18767 leader_election.cc:304] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:33.884164 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afde8c399b46b4ad27791e6fc70f3a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:33.884920 18878 raft_consensus.cc:2804] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:33.885310 18878 raft_consensus.cc:493] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.885617 18851 tablet_bootstrap.cc:492] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
W20260709 13:04:33.885738 18694 leader_election.cc:343] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.886720 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afde8c399b46b4ad27791e6fc70f3a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:33.887473 18856 tablet_bootstrap.cc:654] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.887337 18656 raft_consensus.cc:2468] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 0.
I20260709 13:04:33.882541 18866 leader_election.cc:290] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:33.878621 18926 leader_election.cc:290] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:33.888628 18693 leader_election.cc:304] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:33.889621 18855 raft_consensus.cc:2804] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:33.890146 18855 raft_consensus.cc:493] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.890530 18855 raft_consensus.cc:3060] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:33.894529 18768 leader_election.cc:343] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.895026 18851 tablet_bootstrap.cc:654] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.889537 18619 leader_election.cc:304] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:33.887567 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:33.896167 18907 raft_consensus.cc:2804] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:33.896588 18907 raft_consensus.cc:493] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.896214 18619 leader_election.cc:304] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:33.896992 18907 raft_consensus.cc:3060] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.897832 18870 raft_consensus.cc:2804] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:33.898262 18870 raft_consensus.cc:493] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.898916 18870 raft_consensus.cc:3060] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.900578 18866 consensus_queue.cc:1048] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:33.885636 18878 raft_consensus.cc:3060] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:33.898253 18620 leader_election.cc:343] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.905926 18581 raft_consensus.cc:3060] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.906128 18803 raft_consensus.cc:3060] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.907281 18578 raft_consensus.cc:3060] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.910931 18907 raft_consensus.cc:515] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:33.911880 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:33.912982 18870 raft_consensus.cc:515] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.913765 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:33.916412 18768 leader_election.cc:304] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:33.918430 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:33.919138 18804 raft_consensus.cc:3060] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.920436 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:33.921243 18730 raft_consensus.cc:3060] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.926492 18907 leader_election.cc:290] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:33.926848 18870 leader_election.cc:290] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:33.928273 18850 raft_consensus.cc:359] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:33.929490 18850 raft_consensus.cc:385] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.929737 18850 raft_consensus.cc:740] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.930456 18850 consensus_queue.cc:260] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:33.936305 18850 ts_tablet_manager.cc:1434] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260709 13:04:33.937099 18850 tablet_bootstrap.cc:492] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:33.941318 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
W20260709 13:04:33.942755 18620 leader_election.cc:343] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.940431 18855 raft_consensus.cc:515] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:33.945781 18850 tablet_bootstrap.cc:654] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.946861 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afde8c399b46b4ad27791e6fc70f3a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
W20260709 13:04:33.948279 18694 leader_election.cc:343] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.948611 18730 raft_consensus.cc:2468] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:33.950881 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afde8c399b46b4ad27791e6fc70f3a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:33.955482 18655 raft_consensus.cc:3060] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.958359 18861 raft_consensus.cc:493] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.959059 18861 raft_consensus.cc:515] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:33.963280 18861 leader_election.cc:290] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:33.932193 18878 raft_consensus.cc:515] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:33.964610 18802 raft_consensus.cc:2393] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6529eb1c47f24b159080b38facb159b4 in current term 1: Already voted for candidate 6d72d20367034526ae779db5feeb4245 in this term.
I20260709 13:04:33.965000 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9500410d20384c45a4977de526b86fab" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:33.965548 18655 raft_consensus.cc:2468] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:33.966810 18619 leader_election.cc:304] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:33.967222 18693 leader_election.cc:304] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:33.963414 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9500410d20384c45a4977de526b86fab" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:33.951498 18855 leader_election.cc:290] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:33.932776 18804 raft_consensus.cc:2468] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:33.970060 18926 raft_consensus.cc:2804] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:33.970289 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:33.970496 18878 leader_election.cc:290] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:33.970721 18907 raft_consensus.cc:2749] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:33.982355 18849 tablet_bootstrap.cc:654] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.970254 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:33.979429 18926 raft_consensus.cc:697] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:33.984323 18926 consensus_queue.cc:237] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:33.985383 18856 tablet_bootstrap.cc:492] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:33.985762 18619 leader_election.cc:304] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:33.986091 18856 ts_tablet_manager.cc:1403] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.109s	user 0.016s	sys 0.002s
I20260709 13:04:33.986598 18870 raft_consensus.cc:2804] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:33.987151 18870 raft_consensus.cc:697] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:33.987954 18870 consensus_queue.cc:237] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:33.989317 18856 raft_consensus.cc:359] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
W20260709 13:04:33.989653 18768 leader_election.cc:343] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.970819 18545 leader_election.cc:304] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:33.990350 18856 raft_consensus.cc:385] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.990746 18856 raft_consensus.cc:740] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.990845 18861 raft_consensus.cc:2749] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:33.990134 18656 raft_consensus.cc:2393] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d72d20367034526ae779db5feeb4245 in current term 1: Already voted for candidate 6529eb1c47f24b159080b38facb159b4 in this term.
I20260709 13:04:33.991755 18856 consensus_queue.cc:260] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:33.993249 18866 consensus_queue.cc:1048] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:34.001104 18851 tablet_bootstrap.cc:492] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:34.002758 18856 ts_tablet_manager.cc:1434] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:04:34.004678 18767 leader_election.cc:304] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:34.005957 18850 tablet_bootstrap.cc:492] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:34.006173 18866 raft_consensus.cc:2749] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:34.006438 18850 ts_tablet_manager.cc:1403] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.020s
I20260709 13:04:34.008805 18856 tablet_bootstrap.cc:492] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:34.016072 18856 tablet_bootstrap.cc:654] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.020439 18850 raft_consensus.cc:359] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.021453 18850 raft_consensus.cc:385] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.021823 18850 raft_consensus.cc:740] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.023087 18850 consensus_queue.cc:260] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.004142 18851 ts_tablet_manager.cc:1403] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.005s
I20260709 13:04:34.028507 18850 ts_tablet_manager.cc:1434] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260709 13:04:34.029349 18850 tablet_bootstrap.cc:492] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:34.028607 18478 catalog_manager.cc:5697] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 1 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:34.037124 18850 tablet_bootstrap.cc:654] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.041165 18851 raft_consensus.cc:359] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.041970 18851 raft_consensus.cc:385] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.042256 18851 raft_consensus.cc:740] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.068547 18475 catalog_manager.cc:5697] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.075897 18951 raft_consensus.cc:493] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.059573 18851 consensus_queue.cc:260] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.076493 18951 raft_consensus.cc:515] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.078641 18851 ts_tablet_manager.cc:1434] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 13:04:34.085444 18951 leader_election.cc:290] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:34.086894 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:34.087172 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:34.087751 18804 raft_consensus.cc:2468] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 0.
W20260709 13:04:34.088645 18694 leader_election.cc:343] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.090487 18693 leader_election.cc:304] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:34.094643 18936 raft_consensus.cc:2749] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:34.094789 18951 raft_consensus.cc:2804] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:34.095305 18951 raft_consensus.cc:493] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.095652 18951 raft_consensus.cc:3060] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.097640 18850 tablet_bootstrap.cc:492] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:34.098143 18850 ts_tablet_manager.cc:1403] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.013s
I20260709 13:04:34.098824 18856 tablet_bootstrap.cc:492] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:34.099298 18856 ts_tablet_manager.cc:1403] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.091s	user 0.021s	sys 0.016s
I20260709 13:04:34.100742 18850 raft_consensus.cc:359] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.101456 18850 raft_consensus.cc:385] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.101735 18850 raft_consensus.cc:740] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.101927 18856 raft_consensus.cc:359] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.102620 18856 raft_consensus.cc:385] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.102902 18856 raft_consensus.cc:740] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.102885 18850 consensus_queue.cc:260] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.103806 18856 consensus_queue.cc:260] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.105006 18850 ts_tablet_manager.cc:1434] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:04:34.106007 18856 ts_tablet_manager.cc:1434] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:34.106549 18850 tablet_bootstrap.cc:492] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:34.106971 18856 tablet_bootstrap.cc:492] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:34.108029 18936 raft_consensus.cc:493] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.108525 18936 raft_consensus.cc:515] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.110728 18936 leader_election.cc:290] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:34.113118 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:34.113395 18856 tablet_bootstrap.cc:654] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.113430 18850 tablet_bootstrap.cc:654] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:34.114982 18767 leader_election.cc:343] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.115556 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
W20260709 13:04:34.117235 18768 leader_election.cc:343] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.117825 18768 leader_election.cc:304] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:34.119292 18936 raft_consensus.cc:2749] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:34.125547 18850 tablet_bootstrap.cc:492] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:34.126044 18850 ts_tablet_manager.cc:1403] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260709 13:04:34.128682 18856 tablet_bootstrap.cc:492] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:34.128775 18850 raft_consensus.cc:359] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.129738 18856 ts_tablet_manager.cc:1403] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260709 13:04:34.129762 18850 raft_consensus.cc:385] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.130481 18850 raft_consensus.cc:740] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.131539 18851 tablet_bootstrap.cc:492] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:34.131266 18850 consensus_queue.cc:260] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.134421 18850 ts_tablet_manager.cc:1434] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:04:34.134075 18856 raft_consensus.cc:359] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.135286 18856 raft_consensus.cc:385] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.135740 18856 raft_consensus.cc:740] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.136785 18856 consensus_queue.cc:260] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.138062 18850 tablet_bootstrap.cc:492] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:34.138615 18856 ts_tablet_manager.cc:1434] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:04:34.139106 18849 tablet_bootstrap.cc:492] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:34.139554 18856 tablet_bootstrap.cc:492] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:34.139611 18849 ts_tablet_manager.cc:1403] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.274s	user 0.029s	sys 0.023s
I20260709 13:04:34.142431 18849 raft_consensus.cc:359] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.142762 18870 consensus_queue.cc:1048] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:34.143322 18849 raft_consensus.cc:385] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.143687 18849 raft_consensus.cc:740] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.135613 18951 raft_consensus.cc:515] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.144543 18926 raft_consensus.cc:493] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.144559 18849 consensus_queue.cc:260] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.145150 18926 raft_consensus.cc:515] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.146490 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:34.146757 18951 leader_election.cc:290] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:34.146976 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:34.147106 18926 leader_election.cc:290] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:34.148689 18856 tablet_bootstrap.cc:654] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:34.148816 18694 leader_election.cc:343] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.148862 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1fe1284eee4187a778a095d890b9f6" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:34.149751 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1fe1284eee4187a778a095d890b9f6" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:34.147176 18803 raft_consensus.cc:3060] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.151765 18849 ts_tablet_manager.cc:1434] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
W20260709 13:04:34.152664 18693 leader_election.cc:343] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.153188 18849 tablet_bootstrap.cc:492] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:34.166141 18926 raft_consensus.cc:493] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.166837 18926 raft_consensus.cc:515] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.158399 18803 raft_consensus.cc:2468] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
W20260709 13:04:34.153360 18693 leader_election.cc:343] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.162835 18870 consensus_queue.cc:1048] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:34.169035 18926 leader_election.cc:290] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:34.169317 18849 tablet_bootstrap.cc:654] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.170478 18856 tablet_bootstrap.cc:492] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:34.170542 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3e60bac9b9472e8a05ca9b2aca6698" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:34.171232 18856 ts_tablet_manager.cc:1403] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.008s
W20260709 13:04:34.172113 18694 leader_election.cc:343] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.173148 18693 leader_election.cc:304] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:34.173913 18926 raft_consensus.cc:2749] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:34.175868 18850 tablet_bootstrap.cc:654] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.175576 18856 raft_consensus.cc:359] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.176684 18856 raft_consensus.cc:385] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.177122 18856 raft_consensus.cc:740] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.178036 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3e60bac9b9472e8a05ca9b2aca6698" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:34.178073 18856 consensus_queue.cc:260] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.178455 18693 leader_election.cc:304] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:34.179425 18926 raft_consensus.cc:2804] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:04:34.179845 18693 leader_election.cc:343] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.179883 18926 raft_consensus.cc:697] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:34.180346 18693 leader_election.cc:304] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:34.181317 18856 ts_tablet_manager.cc:1434] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:04:34.181706 18951 raft_consensus.cc:2749] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:34.180931 18926 consensus_queue.cc:237] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.182300 18856 tablet_bootstrap.cc:492] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:34.187369 18849 tablet_bootstrap.cc:492] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:34.187958 18849 ts_tablet_manager.cc:1403] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.006s
I20260709 13:04:34.189235 18856 tablet_bootstrap.cc:654] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.194331 18870 raft_consensus.cc:493] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.194919 18870 raft_consensus.cc:515] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.196952 18870 leader_election.cc:290] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:34.197245 18850 tablet_bootstrap.cc:492] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:34.197738 18850 ts_tablet_manager.cc:1403] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.001s
I20260709 13:04:34.197635 18849 raft_consensus.cc:359] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.198794 18849 raft_consensus.cc:385] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.199144 18849 raft_consensus.cc:740] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.199842 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ffa1079b3248d1bf599590905e8cea" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:34.199978 18849 consensus_queue.cc:260] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.200476 18730 raft_consensus.cc:2468] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:34.200829 18850 raft_consensus.cc:359] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.201484 18850 raft_consensus.cc:385] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.201735 18850 raft_consensus.cc:740] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.202499 18849 ts_tablet_manager.cc:1434] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:04:34.202471 18850 consensus_queue.cc:260] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.203894 18849 tablet_bootstrap.cc:492] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:34.203748 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ffa1079b3248d1bf599590905e8cea" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:34.204905 18850 ts_tablet_manager.cc:1434] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:04:34.205837 18850 tablet_bootstrap.cc:492] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:34.205622 18917 consensus_queue.cc:1048] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:34.205765 18620 leader_election.cc:304] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:34.206682 18870 raft_consensus.cc:2804] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:34.207073 18870 raft_consensus.cc:493] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.207002 18917 consensus_queue.cc:1048] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:34.207456 18620 leader_election.cc:343] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.207603 18870 raft_consensus.cc:3060] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.215196 18850 tablet_bootstrap.cc:654] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.214928 18870 raft_consensus.cc:515] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.217926 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ffa1079b3248d1bf599590905e8cea" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
W20260709 13:04:34.219888 18620 leader_election.cc:343] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.219949 18907 raft_consensus.cc:493] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.220631 18907 raft_consensus.cc:515] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.222613 18870 leader_election.cc:290] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:34.223098 18907 leader_election.cc:290] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:34.224608 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:34.225553 18803 raft_consensus.cc:2468] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:34.227010 18619 leader_election.cc:304] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:34.227926 18907 raft_consensus.cc:2804] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:34.228291 18907 raft_consensus.cc:493] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.228643 18907 raft_consensus.cc:3060] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:34.230378 18849 tablet_bootstrap.cc:654] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.231544 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:34.232942 18730 raft_consensus.cc:2468] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:34.233450 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ffa1079b3248d1bf599590905e8cea" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:34.234046 18728 raft_consensus.cc:3060] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.239962 18728 raft_consensus.cc:2468] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:34.241086 18620 leader_election.cc:304] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:34.242242 18870 raft_consensus.cc:2804] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:34.245152 18856 tablet_bootstrap.cc:492] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:34.245797 18856 ts_tablet_manager.cc:1403] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.008s
I20260709 13:04:34.259963 18856 raft_consensus.cc:359] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.261029 18856 raft_consensus.cc:385] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.261421 18856 raft_consensus.cc:740] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.262346 18856 consensus_queue.cc:260] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.242857 18870 raft_consensus.cc:697] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:34.267328 18870 consensus_queue.cc:237] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.270998 18851 tablet_bootstrap.cc:654] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.271962 18917 raft_consensus.cc:493] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.272698 18917 raft_consensus.cc:515] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.277850 18856 ts_tablet_manager.cc:1434] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.005s
I20260709 13:04:34.277956 18917 leader_election.cc:290] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:34.278900 18856 tablet_bootstrap.cc:492] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:34.279230 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:34.279744 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:34.280305 18804 raft_consensus.cc:2468] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:34.281926 18619 leader_election.cc:304] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:34.283277 18921 raft_consensus.cc:2804] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:34.283655 18921 raft_consensus.cc:493] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.284072 18921 raft_consensus.cc:3060] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:34.297860 18620 leader_election.cc:343] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.308291 18921 raft_consensus.cc:515] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.301222 18907 raft_consensus.cc:515] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.321044 18926 raft_consensus.cc:493] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.321602 18926 raft_consensus.cc:515] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.323634 18926 leader_election.cc:290] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:34.323868 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:34.324527 18729 raft_consensus.cc:3060] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:34.325160 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:34.327065 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:34.327728 18804 raft_consensus.cc:3060] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:34.330792 18907 leader_election.cc:290] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
W20260709 13:04:34.330988 18694 leader_election.cc:343] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.331938 18729 raft_consensus.cc:2468] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 2.
I20260709 13:04:34.332832 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:34.333182 18620 leader_election.cc:304] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:34.334162 18907 raft_consensus.cc:2804] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:04:34.334374 18693 leader_election.cc:343] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.334674 18907 raft_consensus.cc:697] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 2 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:34.334931 18693 leader_election.cc:304] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:34.335565 18907 consensus_queue.cc:237] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER 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: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.336020 18926 raft_consensus.cc:2749] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:34.338549 18850 tablet_bootstrap.cc:492] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:34.339071 18850 ts_tablet_manager.cc:1403] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.133s	user 0.048s	sys 0.058s
I20260709 13:04:34.339943 18851 tablet_bootstrap.cc:492] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:34.340410 18851 ts_tablet_manager.cc:1403] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.209s	user 0.007s	sys 0.018s
I20260709 13:04:34.340749 18856 tablet_bootstrap.cc:654] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.341729 18850 raft_consensus.cc:359] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.342451 18850 raft_consensus.cc:385] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.342577 18849 tablet_bootstrap.cc:492] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:34.342759 18850 raft_consensus.cc:740] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.344365 18850 consensus_queue.cc:260] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.344738 18851 raft_consensus.cc:359] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.345409 18851 raft_consensus.cc:385] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.345749 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:34.345549 18849 ts_tablet_manager.cc:1403] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.142s	user 0.018s	sys 0.039s
W20260709 13:04:34.347055 18620 leader_election.cc:343] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.347842 18850 ts_tablet_manager.cc:1434] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:04:34.348775 18850 tablet_bootstrap.cc:492] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:34.345310 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:34.349756 18803 raft_consensus.cc:3060] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.351750 18804 raft_consensus.cc:2468] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 2.
I20260709 13:04:34.354395 18850 tablet_bootstrap.cc:654] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.353510 18849 raft_consensus.cc:359] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.355010 18849 raft_consensus.cc:385] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.355381 18849 raft_consensus.cc:740] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.356232 18849 consensus_queue.cc:260] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.345420 18921 leader_election.cc:290] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:34.345762 18851 raft_consensus.cc:740] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.358210 18851 consensus_queue.cc:260] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.360249 18851 ts_tablet_manager.cc:1434] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:04:34.360278 18849 ts_tablet_manager.cc:1434] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 13:04:34.362126 18851 tablet_bootstrap.cc:492] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:34.363391 18849 tablet_bootstrap.cc:492] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:34.368139 18476 catalog_manager.cc:5697] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:34.374150 18694 consensus_peers.cc:597] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:34.376541 18803 raft_consensus.cc:2468] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:34.377768 18619 leader_election.cc:304] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:34.378669 18921 raft_consensus.cc:2804] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:34.379348 18921 raft_consensus.cc:697] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:34.380441 18921 consensus_queue.cc:237] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.381299 18478 catalog_manager.cc:5697] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 1 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.387679 18849 tablet_bootstrap.cc:654] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.394449 18851 tablet_bootstrap.cc:654] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.398336 18849 tablet_bootstrap.cc:492] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:34.399350 18849 ts_tablet_manager.cc:1403] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.001s
I20260709 13:04:34.402837 18849 raft_consensus.cc:359] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.403864 18849 raft_consensus.cc:385] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.404301 18849 raft_consensus.cc:740] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.405346 18849 consensus_queue.cc:260] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.408425 18849 ts_tablet_manager.cc:1434] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:04:34.410995 18856 tablet_bootstrap.cc:492] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:34.411693 18856 ts_tablet_manager.cc:1403] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.133s	user 0.017s	sys 0.011s
I20260709 13:04:34.415436 18856 raft_consensus.cc:359] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.416378 18856 raft_consensus.cc:385] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.416710 18856 raft_consensus.cc:740] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.417593 18856 consensus_queue.cc:260] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.419783 18849 tablet_bootstrap.cc:492] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:34.422636 18856 ts_tablet_manager.cc:1434] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:04:34.432555 18856 tablet_bootstrap.cc:492] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:34.431217 18849 tablet_bootstrap.cc:654] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.440804 18856 tablet_bootstrap.cc:654] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.445989 18476 catalog_manager.cc:5697] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 2, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.450150 18849 tablet_bootstrap.cc:492] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:34.450630 18849 ts_tablet_manager.cc:1403] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.009s
I20260709 13:04:34.451656 18850 tablet_bootstrap.cc:492] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:34.452069 18851 tablet_bootstrap.cc:492] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:34.452193 18850 ts_tablet_manager.cc:1403] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.104s	user 0.037s	sys 0.043s
I20260709 13:04:34.452781 18851 ts_tablet_manager.cc:1403] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.003s
I20260709 13:04:34.453342 18849 raft_consensus.cc:359] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.454023 18849 raft_consensus.cc:385] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.454277 18849 raft_consensus.cc:740] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.454936 18849 consensus_queue.cc:260] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.455427 18851 raft_consensus.cc:359] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.456067 18851 raft_consensus.cc:385] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.456321 18851 raft_consensus.cc:740] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.448334 18476 catalog_manager.cc:5697] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:34.457167 18849 ts_tablet_manager.cc:1434] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:34.457077 18850 raft_consensus.cc:359] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.458132 18850 raft_consensus.cc:385] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.458263 18849 tablet_bootstrap.cc:492] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:34.458503 18850 raft_consensus.cc:740] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.459393 18851 consensus_queue.cc:260] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.459453 18850 consensus_queue.cc:260] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.461864 18856 tablet_bootstrap.cc:492] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:34.461901 18850 ts_tablet_manager.cc:1434] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:04:34.462594 18856 ts_tablet_manager.cc:1403] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.003s
I20260709 13:04:34.463140 18850 tablet_bootstrap.cc:492] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:34.464356 18849 tablet_bootstrap.cc:654] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.465397 18856 raft_consensus.cc:359] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.466287 18856 raft_consensus.cc:385] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.466637 18856 raft_consensus.cc:740] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.467552 18856 consensus_queue.cc:260] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.469244 18850 tablet_bootstrap.cc:654] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.469957 18856 ts_tablet_manager.cc:1434] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:34.470614 18855 raft_consensus.cc:493] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.471163 18855 raft_consensus.cc:515] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.473582 18855 leader_election.cc:290] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:34.475798 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3cd144cdf4486fb5743b17252d596b" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:34.475680 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3cd144cdf4486fb5743b17252d596b" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:34.477000 18851 ts_tablet_manager.cc:1434] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 13:04:34.478027 18851 tablet_bootstrap.cc:492] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:34.478504 18856 tablet_bootstrap.cc:492] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
W20260709 13:04:34.479229 18693 leader_election.cc:343] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:34.479961 18693 leader_election.cc:343] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.480340 18693 leader_election.cc:304] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:34.481164 18850 tablet_bootstrap.cc:492] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:34.481612 18850 ts_tablet_manager.cc:1403] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260709 13:04:34.483688 18855 raft_consensus.cc:2749] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:34.478041 18849 tablet_bootstrap.cc:492] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:34.484592 18849 ts_tablet_manager.cc:1403] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.000s
I20260709 13:04:34.484920 18855 consensus_queue.cc:1048] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:34.487926 18849 raft_consensus.cc:359] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.488629 18849 raft_consensus.cc:385] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.488900 18849 raft_consensus.cc:740] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.483789 18851 tablet_bootstrap.cc:654] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.491816 18850 raft_consensus.cc:359] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.492785 18850 raft_consensus.cc:385] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.493121 18850 raft_consensus.cc:740] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.489780 18849 consensus_queue.cc:260] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.494005 18850 consensus_queue.cc:260] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.495110 18936 raft_consensus.cc:493] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.495355 18849 ts_tablet_manager.cc:1434] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:04:34.495608 18936 raft_consensus.cc:515] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.496299 18849 tablet_bootstrap.cc:492] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:34.497126 18850 ts_tablet_manager.cc:1434] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:04:34.497633 18936 leader_election.cc:290] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:34.499253 18856 tablet_bootstrap.cc:654] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.499429 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1fe1284eee4187a778a095d890b9f6" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:34.499934 18850 tablet_bootstrap.cc:492] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:34.500222 18655 raft_consensus.cc:2468] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:34.501765 18767 leader_election.cc:304] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:34.504132 18866 raft_consensus.cc:2804] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:34.504570 18866 raft_consensus.cc:493] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.504910 18866 raft_consensus.cc:3060] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.505822 18849 tablet_bootstrap.cc:654] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.506857 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1fe1284eee4187a778a095d890b9f6" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:34.507561 18729 raft_consensus.cc:2468] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:34.508392 18861 raft_consensus.cc:493] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.509100 18851 tablet_bootstrap.cc:492] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:34.508872 18861 raft_consensus.cc:515] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.509585 18851 ts_tablet_manager.cc:1403] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.004s
I20260709 13:04:34.511893 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:34.512705 18803 raft_consensus.cc:2393] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 in current term 1: Already voted for candidate 6d72d20367034526ae779db5feeb4245 in this term.
I20260709 13:04:34.512454 18851 raft_consensus.cc:359] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.512866 18850 tablet_bootstrap.cc:654] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.513113 18851 raft_consensus.cc:385] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.513464 18851 raft_consensus.cc:740] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.516386 18851 consensus_queue.cc:260] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.519405 18861 leader_election.cc:290] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:34.520117 18861 raft_consensus.cc:493] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.520641 18861 raft_consensus.cc:515] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.521698 18855 raft_consensus.cc:493] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.522199 18855 raft_consensus.cc:515] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.523869 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:34.524212 18855 leader_election.cc:290] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:34.524679 18655 raft_consensus.cc:2393] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 in current term 1: Already voted for candidate 6529eb1c47f24b159080b38facb159b4 in this term.
I20260709 13:04:34.525897 18544 leader_election.cc:304] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:34.527855 18907 raft_consensus.cc:493] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.528517 18907 raft_consensus.cc:515] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.530489 18994 raft_consensus.cc:3060] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.532418 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
W20260709 13:04:34.534312 18620 leader_election.cc:343] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.536085 18851 ts_tablet_manager.cc:1434] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.004s
I20260709 13:04:34.536525 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:34.537060 18851 tablet_bootstrap.cc:492] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:34.540452 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa730fb5572466ab9357014b3b29958" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:34.541101 18907 leader_election.cc:290] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:34.541142 18804 raft_consensus.cc:2468] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 0.
I20260709 13:04:34.545239 18849 tablet_bootstrap.cc:492] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:34.545740 18849 ts_tablet_manager.cc:1403] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.001s
I20260709 13:04:34.546981 18936 raft_consensus.cc:493] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.547151 18878 raft_consensus.cc:493] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.547619 18936 raft_consensus.cc:515] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.548518 18849 raft_consensus.cc:359] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.547686 18878 raft_consensus.cc:515] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.549168 18849 raft_consensus.cc:385] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.550542 18849 raft_consensus.cc:740] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.550614 18907 raft_consensus.cc:493] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.551265 18907 raft_consensus.cc:515] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.553056 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:34.553704 18994 raft_consensus.cc:2749] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:34.553881 18729 raft_consensus.cc:2468] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:34.554733 18907 leader_election.cc:290] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:34.554615 18849 consensus_queue.cc:260] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.558614 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74619acc646c4eef80622fa3de5312d0" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:34.559453 18728 raft_consensus.cc:2468] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:34.561126 18620 leader_election.cc:304] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:34.562337 18620 leader_election.cc:304] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:34.563171 18921 raft_consensus.cc:2804] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:34.563537 18921 raft_consensus.cc:493] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.563858 18921 raft_consensus.cc:3060] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.564026 18851 tablet_bootstrap.cc:654] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.564430 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:34.565320 18803 raft_consensus.cc:2393] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 in current term 1: Already voted for candidate b5039c66622c4bf19e961bda716b018c in this term.
I20260709 13:04:34.558583 18849 ts_tablet_manager.cc:1434] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:04:34.567550 18849 tablet_bootstrap.cc:492] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:34.555526 18878 leader_election.cc:290] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:34.555863 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74619acc646c4eef80622fa3de5312d0" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:34.568867 18804 raft_consensus.cc:2468] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:34.569001 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74619acc646c4eef80622fa3de5312d0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:34.569826 18729 raft_consensus.cc:2468] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:34.568197 18907 raft_consensus.cc:2804] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:34.571028 18907 raft_consensus.cc:493] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.571012 18768 leader_election.cc:304] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:34.571564 18907 raft_consensus.cc:3060] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.571842 18544 leader_election.cc:304] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:34.578482 18994 raft_consensus.cc:3060] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.559741 18693 leader_election.cc:304] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:34.579677 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa730fb5572466ab9357014b3b29958" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:34.572008 18878 raft_consensus.cc:2804] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:34.567028 18861 leader_election.cc:290] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:34.581768 18878 raft_consensus.cc:493] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.592854 18849 tablet_bootstrap.cc:654] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.592399 18878 raft_consensus.cc:3060] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.582749 18855 raft_consensus.cc:2804] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:34.594509 18855 raft_consensus.cc:493] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.595014 18855 raft_consensus.cc:3060] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.591723 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74619acc646c4eef80622fa3de5312d0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:34.601852 18870 raft_consensus.cc:493] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.591454 18866 raft_consensus.cc:515] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
W20260709 13:04:34.611307 18694 leader_election.cc:343] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.614576 18907 raft_consensus.cc:515] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.620190 18870 raft_consensus.cc:515] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.625046 18850 tablet_bootstrap.cc:492] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:34.625573 18850 ts_tablet_manager.cc:1403] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.126s	user 0.021s	sys 0.016s
I20260709 13:04:34.625804 18655 raft_consensus.cc:2393] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d72d20367034526ae779db5feeb4245 in current term 1: Already voted for candidate 6529eb1c47f24b159080b38facb159b4 in this term.
I20260709 13:04:34.626551 18870 leader_election.cc:290] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:34.628252 18907 leader_election.cc:290] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:34.628279 18850 raft_consensus.cc:359] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.629223 18850 raft_consensus.cc:385] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.629489 18850 raft_consensus.cc:740] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.628875 18907 raft_consensus.cc:493] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.629935 18907 raft_consensus.cc:515] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.630106 18850 consensus_queue.cc:260] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.630825 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:34.632745 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:34.633255 18866 leader_election.cc:290] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:34.631592 18951 consensus_queue.cc:1048] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:34.635288 18768 leader_election.cc:343] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.635578 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1fe1284eee4187a778a095d890b9f6" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:34.636428 18656 raft_consensus.cc:3060] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.635604 18850 ts_tablet_manager.cc:1434] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:04:34.637565 18850 tablet_bootstrap.cc:492] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:34.638296 18861 raft_consensus.cc:493] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.638780 18861 raft_consensus.cc:515] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.641002 18861 leader_election.cc:290] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:34.643131 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1fe1284eee4187a778a095d890b9f6" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:34.643441 18921 raft_consensus.cc:515] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.643795 18728 raft_consensus.cc:3060] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.645586 18921 leader_election.cc:290] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:34.646788 18850 tablet_bootstrap.cc:654] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.649874 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:34.650586 18581 raft_consensus.cc:2468] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:34.650854 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:34.651820 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:34.631431 18936 leader_election.cc:290] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:34.652685 18870 consensus_queue.cc:1048] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:34.653123 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74619acc646c4eef80622fa3de5312d0" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:34.653914 18729 raft_consensus.cc:3060] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.657683 18926 raft_consensus.cc:493] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.659076 18994 raft_consensus.cc:2749] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:34.663990 18907 leader_election.cc:290] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:34.652696 18730 raft_consensus.cc:3060] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.657791 18878 raft_consensus.cc:515] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.658581 18926 raft_consensus.cc:515] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.675855 18851 tablet_bootstrap.cc:492] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:34.676327 18851 ts_tablet_manager.cc:1403] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.139s	user 0.018s	sys 0.017s
I20260709 13:04:34.683487 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:34.684124 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:34.684195 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
W20260709 13:04:34.677773 18767 leader_election.cc:343] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.689808 18856 tablet_bootstrap.cc:492] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:34.691823 18856 ts_tablet_manager.cc:1403] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.214s	user 0.033s	sys 0.013s
I20260709 13:04:34.697556 18850 tablet_bootstrap.cc:492] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:34.698073 18850 ts_tablet_manager.cc:1403] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.004s
I20260709 13:04:34.698593 18767 leader_election.cc:304] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:34.701264 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74619acc646c4eef80622fa3de5312d0" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:34.702088 18800 raft_consensus.cc:2393] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6529eb1c47f24b159080b38facb159b4 in current term 1: Already voted for candidate 6d72d20367034526ae779db5feeb4245 in this term.
I20260709 13:04:34.692517 18855 raft_consensus.cc:515] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
W20260709 13:04:34.703786 18527 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:34.701777 18850 raft_consensus.cc:359] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.705490 18850 raft_consensus.cc:385] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.705828 18850 raft_consensus.cc:740] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.706578 18850 consensus_queue.cc:260] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.708665 18997 raft_consensus.cc:2749] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:34.708811 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa730fb5572466ab9357014b3b29958" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:34.709410 18878 leader_election.cc:290] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:34.709789 18855 leader_election.cc:290] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:34.711467 18851 raft_consensus.cc:359] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.684216 18804 raft_consensus.cc:2468] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 0.
I20260709 13:04:34.714890 18851 raft_consensus.cc:385] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.715369 18850 ts_tablet_manager.cc:1434] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:04:34.715780 18851 raft_consensus.cc:740] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.718047 18850 tablet_bootstrap.cc:492] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:34.718735 18851 consensus_queue.cc:260] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.690176 18654 raft_consensus.cc:2468] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 0.
I20260709 13:04:34.729282 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:34.729568 18851 ts_tablet_manager.cc:1434] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.000s
I20260709 13:04:34.729766 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74619acc646c4eef80622fa3de5312d0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:34.730661 18851 tablet_bootstrap.cc:492] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:34.730611 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:34.731477 18726 raft_consensus.cc:2468] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:34.732587 18850 tablet_bootstrap.cc:654] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.716656 18921 consensus_queue.cc:1048] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:04:34.737262 18544 leader_election.cc:304] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:34.738178 18994 raft_consensus.cc:2804] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:34.738551 18994 raft_consensus.cc:493] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.738909 18994 raft_consensus.cc:3060] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.739147 18856 raft_consensus.cc:359] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.739840 18856 raft_consensus.cc:385] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.740211 18851 tablet_bootstrap.cc:654] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.740120 18856 raft_consensus.cc:740] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.741415 18856 consensus_queue.cc:260] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
W20260709 13:04:34.734822 18694 leader_election.cc:343] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.743003 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74619acc646c4eef80622fa3de5312d0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:34.743711 18728 raft_consensus.cc:2468] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:34.743888 18653 raft_consensus.cc:2393] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d72d20367034526ae779db5feeb4245 in current term 1: Already voted for candidate 6529eb1c47f24b159080b38facb159b4 in this term.
I20260709 13:04:34.714843 18620 leader_election.cc:304] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:34.745244 18856 ts_tablet_manager.cc:1434] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.001s
I20260709 13:04:34.748162 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccbf2c3175e497c9a6d711255c0d770" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:34.748164 18729 raft_consensus.cc:2468] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:34.750468 18849 tablet_bootstrap.cc:492] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:34.752543 18855 consensus_queue.cc:1048] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:34.755990 18856 tablet_bootstrap.cc:492] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:34.757138 18849 ts_tablet_manager.cc:1403] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.190s	user 0.016s	sys 0.007s
I20260709 13:04:34.760111 18849 raft_consensus.cc:359] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.760794 18849 raft_consensus.cc:385] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.761065 18849 raft_consensus.cc:740] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.761690 18849 consensus_queue.cc:260] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.763980 18849 ts_tablet_manager.cc:1434] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:04:34.764902 18849 tablet_bootstrap.cc:492] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:34.765164 18856 tablet_bootstrap.cc:654] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.770923 18849 tablet_bootstrap.cc:654] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.754522 18730 raft_consensus.cc:2468] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:34.774127 18926 leader_election.cc:290] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
W20260709 13:04:34.775013 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 76795.8us
W20260709 13:04:34.775781 18620 leader_election.cc:343] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:34.776775 18620 leader_election.cc:343] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.778213 18620 leader_election.cc:304] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:34.780737 18917 raft_consensus.cc:2804] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:34.781129 18917 raft_consensus.cc:493] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.781440 18917 raft_consensus.cc:3060] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.782330 18656 raft_consensus.cc:2468] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:34.783017 18768 leader_election.cc:304] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:34.745028 18878 raft_consensus.cc:493] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.784969 18861 raft_consensus.cc:493] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:34.786208 18694 leader_election.cc:343] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.795368 18996 raft_consensus.cc:2804] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:34.795569 18921 raft_consensus.cc:2804] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:34.796032 18921 raft_consensus.cc:493] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.796631 18921 raft_consensus.cc:3060] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.795593 18861 raft_consensus.cc:515] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
W20260709 13:04:34.728626 18693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 43546.5us
I20260709 13:04:34.790645 18997 raft_consensus.cc:493] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.799399 18997 raft_consensus.cc:515] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.801551 18997 leader_election.cc:290] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:34.795394 18878 raft_consensus.cc:515] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.803443 18878 leader_election.cc:290] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
W20260709 13:04:34.803535 18620 consensus_peers.cc:597] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:34.804240 18620 leader_election.cc:304] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245
I20260709 13:04:34.804296 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa730fb5572466ab9357014b3b29958" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:34.804939 18802 raft_consensus.cc:3060] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.805444 18620 leader_election.cc:304] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:34.806710 18907 raft_consensus.cc:2804] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:34.807185 18907 raft_consensus.cc:697] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:34.807976 18907 consensus_queue.cc:237] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.795969 18996 raft_consensus.cc:697] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:34.810870 18870 raft_consensus.cc:2804] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:34.810343 18996 consensus_queue.cc:237] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.811403 18870 raft_consensus.cc:697] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:34.812335 18870 consensus_queue.cc:237] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.813356 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a69d1beeea47fe885d5b316b5d1f19" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:34.814556 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3e60bac9b9472e8a05ca9b2aca6698" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:34.816234 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccbf2c3175e497c9a6d711255c0d770" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:34.816859 18656 raft_consensus.cc:2468] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 0.
W20260709 13:04:34.817193 18768 leader_election.cc:343] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:34.817909 18768 leader_election.cc:343] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.819458 18579 raft_consensus.cc:3060] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.819756 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3e60bac9b9472e8a05ca9b2aca6698" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:34.820169 18921 raft_consensus.cc:515] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.820485 18729 raft_consensus.cc:2468] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:34.821269 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a69d1beeea47fe885d5b316b5d1f19" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:34.821893 18730 raft_consensus.cc:2468] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:34.822685 18921 leader_election.cc:290] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:34.823185 18693 leader_election.cc:304] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:34.823958 18767 leader_election.cc:304] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:34.824739 18855 raft_consensus.cc:2804] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:34.825464 18855 raft_consensus.cc:493] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.825651 18878 raft_consensus.cc:2749] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:34.825975 18855 raft_consensus.cc:3060] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.824819 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:34.830744 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:34.831583 18730 raft_consensus.cc:3060] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.833041 18861 leader_election.cc:290] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:34.839342 18768 leader_election.cc:304] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:34.841354 18768 leader_election.cc:304] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:34.789547 18994 raft_consensus.cc:515] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.844368 18878 raft_consensus.cc:2804] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:34.845002 18878 raft_consensus.cc:493] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.845477 18878 raft_consensus.cc:3060] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.845753 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:34.846370 18800 raft_consensus.cc:3060] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.851708 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:34.853739 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afde8c399b46b4ad27791e6fc70f3a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:34.846566 18994 leader_election.cc:290] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:34.860785 18917 raft_consensus.cc:515] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.868587 18653 raft_consensus.cc:2393] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 in current term 1: Already voted for candidate 6529eb1c47f24b159080b38facb159b4 in this term.
W20260709 13:04:34.862926 18620 leader_election.cc:343] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.862124 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afde8c399b46b4ad27791e6fc70f3a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:34.868409 18800 raft_consensus.cc:2468] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 1.
I20260709 13:04:34.871996 18919 consensus_queue.cc:1048] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:34.873914 18544 leader_election.cc:304] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:34.875619 18544 leader_election.cc:304] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:34.875684 18878 raft_consensus.cc:515] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.876756 18861 raft_consensus.cc:2804] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:34.877262 18861 raft_consensus.cc:697] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:34.878850 18917 leader_election.cc:290] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:34.867537 18996 raft_consensus.cc:2804] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:34.866348 18802 raft_consensus.cc:2468] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:34.878108 18861 consensus_queue.cc:237] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:34.866204 18855 raft_consensus.cc:515] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:34.879786 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:34.882952 18996 raft_consensus.cc:493] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.897737 18856 tablet_bootstrap.cc:492] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:34.898346 18856 ts_tablet_manager.cc:1403] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.143s	user 0.012s	sys 0.008s
I20260709 13:04:34.895828 18996 raft_consensus.cc:3060] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.901383 18803 raft_consensus.cc:2393] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6529eb1c47f24b159080b38facb159b4 in current term 1: Already voted for candidate 88a8badcd3c842938b16a700ce4675c3 in this term.
I20260709 13:04:34.908142 18729 raft_consensus.cc:1275] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:04:34.908677 18849 tablet_bootstrap.cc:492] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:34.909545 18849 ts_tablet_manager.cc:1403] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.145s	user 0.006s	sys 0.006s
I20260709 13:04:34.911298 18850 tablet_bootstrap.cc:492] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:34.911718 18850 ts_tablet_manager.cc:1403] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.194s	user 0.013s	sys 0.006s
I20260709 13:04:34.910058 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:34.915663 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3e60bac9b9472e8a05ca9b2aca6698" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:34.916292 18729 raft_consensus.cc:3060] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.917763 18849 raft_consensus.cc:359] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.918779 18849 raft_consensus.cc:385] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.919147 18849 raft_consensus.cc:740] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.920001 18849 consensus_queue.cc:260] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.903537 18878 leader_election.cc:290] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:34.922469 18849 ts_tablet_manager.cc:1434] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:04:34.917850 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3e60bac9b9472e8a05ca9b2aca6698" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:34.923700 18849 tablet_bootstrap.cc:492] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
W20260709 13:04:34.924826 18768 leader_election.cc:343] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.932227 18849 tablet_bootstrap.cc:654] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.933650 18803 raft_consensus.cc:1275] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:04:34.937037 18919 consensus_queue.cc:1048] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:34.943611 18850 raft_consensus.cc:359] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.944180 18850 raft_consensus.cc:385] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.944564 18850 raft_consensus.cc:740] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.944207 18856 raft_consensus.cc:359] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.945574 18856 raft_consensus.cc:385] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.945844 18856 raft_consensus.cc:740] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.946427 18856 consensus_queue.cc:260] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:34.947250 18850 consensus_queue.cc:260] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:34.949647 18730 raft_consensus.cc:2468] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:34.954332 18850 ts_tablet_manager.cc:1434] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 13:04:34.955646 18850 tablet_bootstrap.cc:492] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:34.961369 18856 ts_tablet_manager.cc:1434] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.001s
I20260709 13:04:34.963512 18856 tablet_bootstrap.cc:492] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:34.930495 18729 raft_consensus.cc:2468] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:34.969856 18851 tablet_bootstrap.cc:492] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:34.970362 18851 ts_tablet_manager.cc:1403] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.240s	user 0.070s	sys 0.051s
I20260709 13:04:34.962978 18693 leader_election.cc:304] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:34.973116 18926 raft_consensus.cc:2804] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:34.973222 18768 leader_election.cc:304] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:34.980576 18991 raft_consensus.cc:2749] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:34.976045 18926 raft_consensus.cc:697] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:34.978960 18997 raft_consensus.cc:2804] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:34.999197 18581 raft_consensus.cc:3060] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.994649 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccbf2c3175e497c9a6d711255c0d770" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:35.005949 18849 tablet_bootstrap.cc:492] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:35.007480 18849 ts_tablet_manager.cc:1403] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.084s	user 0.023s	sys 0.006s
I20260709 13:04:35.011462 18907 consensus_queue.cc:1048] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:04:34.997888 18997 raft_consensus.cc:697] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:35.006642 18870 raft_consensus.cc:493] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:35.036130 18997 consensus_queue.cc:237] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
W20260709 13:04:35.036890 18694 leader_election.cc:343] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.023712 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccbf2c3175e497c9a6d711255c0d770" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:35.011287 18855 leader_election.cc:290] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:35.022593 18620 leader_election.cc:304] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:35.052496 18921 consensus_queue.cc:1048] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:35.053162 18851 raft_consensus.cc:359] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:35.053925 18851 raft_consensus.cc:385] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.045838 18919 raft_consensus.cc:2804] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:35.054456 18919 raft_consensus.cc:697] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:35.055387 18919 consensus_queue.cc:237] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:35.034373 18870 raft_consensus.cc:515] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.059365 18870 leader_election.cc:290] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:35.044512 18656 raft_consensus.cc:3060] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:35.055939 19009 log.cc:927] Time spent T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4: Append to log took a long time: real 0.144s	user 0.000s	sys 0.004s
I20260709 13:04:35.060969 18851 raft_consensus.cc:740] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.056676 18849 raft_consensus.cc:359] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.061753 18849 raft_consensus.cc:385] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.062392 18849 raft_consensus.cc:740] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.064868 18849 consensus_queue.cc:260] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.068218 18849 ts_tablet_manager.cc:1434] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.001s
I20260709 13:04:35.066838 18851 consensus_queue.cc:260] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:35.067340 18478 catalog_manager.cc:5697] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 1 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } }
W20260709 13:04:35.076550 19015 log.cc:927] Time spent T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 13:04:35.034991 18926 consensus_queue.cc:237] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:35.079407 18851 ts_tablet_manager.cc:1434] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.109s	user 0.008s	sys 0.000s
I20260709 13:04:35.081261 18851 tablet_bootstrap.cc:492] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:35.062943 18996 raft_consensus.cc:515] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
W20260709 13:04:35.095919 19006 log.cc:927] Time spent T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
W20260709 13:04:35.097785 19002 log.cc:927] Time spent T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c: Append to log took a long time: real 0.192s	user 0.001s	sys 0.002s
I20260709 13:04:35.097788 18856 tablet_bootstrap.cc:654] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:35.101279 18849 tablet_bootstrap.cc:492] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
W20260709 13:04:35.102059 19007 log.cc:927] Time spent T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 13:04:35.102491 18855 raft_consensus.cc:493] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:35.103132 18656 raft_consensus.cc:2468] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:35.103015 18855 raft_consensus.cc:515] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
W20260709 13:04:35.104657 19012 log.cc:927] Time spent T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 13:04:35.104592 18693 leader_election.cc:304] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:35.105159 18855 leader_election.cc:290] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:35.105710 19000 raft_consensus.cc:2804] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:35.106204 19000 raft_consensus.cc:697] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:35.106654 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3cd144cdf4486fb5743b17252d596b" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:35.107329 18803 raft_consensus.cc:2468] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:35.107101 19000 consensus_queue.cc:237] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:35.112553 18850 tablet_bootstrap.cc:654] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:35.114876 18851 tablet_bootstrap.cc:654] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:35.120640 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9e3d21915743339019614af84b9f25" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:35.124840 18849 tablet_bootstrap.cc:654] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:35.117255 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9e3d21915743339019614af84b9f25" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:35.090684 18620 leader_election.cc:304] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:35.128763 18991 raft_consensus.cc:493] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:35.140715 18693 leader_election.cc:343] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:35.141106 19019 log.cc:927] Time spent T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 13:04:35.146824 18870 raft_consensus.cc:2749] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:04:35.150087 18694 leader_election.cc:343] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.150800 18694 leader_election.cc:304] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:35.152211 18951 raft_consensus.cc:2749] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:35.154435 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 71251.1us
I20260709 13:04:35.156723 18907 raft_consensus.cc:493] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:35.157368 18907 raft_consensus.cc:515] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:35.159670 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3cd144cdf4486fb5743b17252d596b" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:35.160638 18729 raft_consensus.cc:2468] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:35.162832 18620 leader_election.cc:304] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:35.177353 19000 raft_consensus.cc:493] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:35.177264 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a69d1beeea47fe885d5b316b5d1f19" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:35.178020 18730 raft_consensus.cc:3060] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:35.177953 19000 raft_consensus.cc:515] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:35.180156 19000 leader_election.cc:290] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:35.188890 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:35.191068 18850 tablet_bootstrap.cc:492] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:35.191587 18850 ts_tablet_manager.cc:1403] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.236s	user 0.015s	sys 0.002s
I20260709 13:04:35.145227 18991 raft_consensus.cc:515] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:35.159766 18907 leader_election.cc:290] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:35.173043 18921 raft_consensus.cc:2804] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:35.191462 18996 leader_election.cc:290] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:35.204238 18921 raft_consensus.cc:493] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:04:35.205197 18693 leader_election.cc:343] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.205411 18907 consensus_queue.cc:1048] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:04:35.219661 18851 tablet_bootstrap.cc:492] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:35.220198 18851 ts_tablet_manager.cc:1403] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.139s	user 0.036s	sys 0.040s
I20260709 13:04:35.221033 18730 raft_consensus.cc:2468] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:35.221426 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:35.222446 18768 leader_election.cc:304] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:35.222747 18851 raft_consensus.cc:359] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:35.223151 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a69d1beeea47fe885d5b316b5d1f19" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:35.223477 18851 raft_consensus.cc:385] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.223634 18997 raft_consensus.cc:2804] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:35.223845 18851 raft_consensus.cc:740] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.224160 18997 raft_consensus.cc:697] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:35.224601 18851 consensus_queue.cc:260] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:35.225057 18997 consensus_queue.cc:237] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:35.226851 18851 ts_tablet_manager.cc:1434] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260709 13:04:35.227335 18768 leader_election.cc:343] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.227901 18851 tablet_bootstrap.cc:492] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:35.229439 18991 leader_election.cc:290] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
W20260709 13:04:35.223479 18694 leader_election.cc:343] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.229995 18694 leader_election.cc:304] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:35.231251 19000 raft_consensus.cc:2749] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:35.231490 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:35.227097 18850 raft_consensus.cc:359] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.232134 18850 raft_consensus.cc:385] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.232460 18850 raft_consensus.cc:740] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.212775 18921 raft_consensus.cc:3060] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:35.230597 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:35.233220 18850 consensus_queue.cc:260] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.234215 18851 tablet_bootstrap.cc:654] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:35.235364 18850 ts_tablet_manager.cc:1434] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 13:04:35.235785 18544 leader_election.cc:304] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:35.236310 18850 tablet_bootstrap.cc:492] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
W20260709 13:04:35.241369 19018 log.cc:927] Time spent T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 13:04:35.244686 18991 raft_consensus.cc:2749] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:04:35.261854 18619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.132:36779, user_credentials={real_user=slave}} blocked reactor thread for 97449.2us
I20260709 13:04:35.262290 18917 raft_consensus.cc:493] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:35.271742 18850 tablet_bootstrap.cc:654] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:35.274962 18475 catalog_manager.cc:5697] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 1 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:35.267709 18917 raft_consensus.cc:515] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.277627 18856 tablet_bootstrap.cc:492] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:35.278272 18856 ts_tablet_manager.cc:1403] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.316s	user 0.019s	sys 0.006s
I20260709 13:04:35.280994 18856 raft_consensus.cc:359] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:35.281708 18856 raft_consensus.cc:385] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.282191 18856 raft_consensus.cc:740] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.282922 18856 consensus_queue.cc:260] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:35.284282 18856 ts_tablet_manager.cc:1434] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 13:04:35.285033 18856 tablet_bootstrap.cc:492] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
W20260709 13:04:35.268703 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 104784us
W20260709 13:04:35.288120 19023 log.cc:927] Time spent T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260709 13:04:35.264310 18476 catalog_manager.cc:5697] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:35.291610 18851 tablet_bootstrap.cc:492] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:35.292480 18851 ts_tablet_manager.cc:1403] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.008s
I20260709 13:04:35.296324 18851 raft_consensus.cc:359] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:35.297334 18851 raft_consensus.cc:385] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.297734 18851 raft_consensus.cc:740] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.302894 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:35.303671 18801 raft_consensus.cc:2468] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:35.304806 18866 consensus_queue.cc:1048] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:35.306646 18917 leader_election.cc:290] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:35.307257 18851 consensus_queue.cc:260] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:35.310027 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:35.313683 18581 raft_consensus.cc:3060] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:35.315783 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:35.318938 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:35.319695 18727 raft_consensus.cc:2468] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:35.323931 18619 leader_election.cc:304] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:35.324859 18856 tablet_bootstrap.cc:654] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:35.325083 18919 raft_consensus.cc:2804] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:35.325613 18919 raft_consensus.cc:493] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:35.325996 18919 raft_consensus.cc:3060] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:35.327020 18619 leader_election.cc:343] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.324568 18921 raft_consensus.cc:515] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.331313 18851 ts_tablet_manager.cc:1434] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.002s
I20260709 13:04:35.332279 18849 tablet_bootstrap.cc:492] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:35.332425 18851 tablet_bootstrap.cc:492] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:35.332851 18849 ts_tablet_manager.cc:1403] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.232s	user 0.019s	sys 0.010s
I20260709 13:04:35.336494 18850 tablet_bootstrap.cc:492] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:35.337064 18850 ts_tablet_manager.cc:1403] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.007s
I20260709 13:04:35.339651 18849 raft_consensus.cc:359] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:35.340406 18849 raft_consensus.cc:385] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.340709 18849 raft_consensus.cc:740] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.341348 18849 consensus_queue.cc:260] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:35.343393 18849 ts_tablet_manager.cc:1434] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:04:35.343393 18851 tablet_bootstrap.cc:654] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:35.344817 18849 tablet_bootstrap.cc:492] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:35.344563 18866 consensus_queue.cc:1048] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:35.349125 18991 raft_consensus.cc:493] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:35.349344 18850 raft_consensus.cc:359] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:35.349769 18991 raft_consensus.cc:515] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:35.350179 18850 raft_consensus.cc:385] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.350943 18850 raft_consensus.cc:740] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.351989 18991 leader_election.cc:290] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:35.338268 18620 leader_election.cc:304] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245
I20260709 13:04:35.351882 18850 consensus_queue.cc:260] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:35.353191 18849 tablet_bootstrap.cc:654] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:35.355618 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa730fb5572466ab9357014b3b29958" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:35.355752 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa730fb5572466ab9357014b3b29958" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:35.356524 18850 ts_tablet_manager.cc:1434] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260709 13:04:35.356599 18804 raft_consensus.cc:2393] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 in current term 1: Already voted for candidate b5039c66622c4bf19e961bda716b018c in this term.
I20260709 13:04:35.357805 18850 tablet_bootstrap.cc:492] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:35.357908 18870 raft_consensus.cc:2804] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:35.362412 18870 raft_consensus.cc:493] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:35.362879 18870 raft_consensus.cc:3060] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:35.363610 18856 tablet_bootstrap.cc:492] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:35.364234 18856 ts_tablet_manager.cc:1403] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.079s	user 0.005s	sys 0.007s
I20260709 13:04:35.365566 18850 tablet_bootstrap.cc:654] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:35.370810 18544 leader_election.cc:304] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:35.372849 18991 raft_consensus.cc:3060] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:35.372750 19031 consensus_queue.cc:1048] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:35.372745 18870 raft_consensus.cc:515] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.374195 18856 raft_consensus.cc:359] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:35.383579 18856 raft_consensus.cc:385] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.383898 18856 raft_consensus.cc:740] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.386826 18851 tablet_bootstrap.cc:492] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:35.387389 18851 ts_tablet_manager.cc:1403] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.007s
I20260709 13:04:35.382513 18919 raft_consensus.cc:515] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:35.390643 18851 raft_consensus.cc:359] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:35.391780 18851 raft_consensus.cc:385] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.392135 18851 raft_consensus.cc:740] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.391968 18856 consensus_queue.cc:260] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:35.398562 18856 ts_tablet_manager.cc:1434] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 13:04:35.397480 18851 consensus_queue.cc:260] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:35.401592 18856 tablet_bootstrap.cc:492] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:35.408711 18851 ts_tablet_manager.cc:1434] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:04:35.410059 18851 tablet_bootstrap.cc:492] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:35.397259 18866 raft_consensus.cc:493] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:35.418265 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3cd144cdf4486fb5743b17252d596b" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:35.384290 18917 consensus_queue.cc:1048] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 13:04:35.420313 18804 raft_consensus.cc:3060] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:35.425873 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3cd144cdf4486fb5743b17252d596b" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:35.415702 18866 raft_consensus.cc:515] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:35.425251 18991 raft_consensus.cc:2749] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:35.428171 18866 leader_election.cc:290] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:35.429940 18850 tablet_bootstrap.cc:492] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:35.430624 18850 ts_tablet_manager.cc:1403] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.017s
I20260709 13:04:35.432024 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:35.432816 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:35.433568 18850 raft_consensus.cc:359] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.434285 18850 raft_consensus.cc:385] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.434592 18850 raft_consensus.cc:740] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.435107 18727 raft_consensus.cc:3060] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:35.435290 18850 consensus_queue.cc:260] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.436225 18477 catalog_manager.cc:5697] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:35.437569 18850 ts_tablet_manager.cc:1434] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:35.438509 18850 tablet_bootstrap.cc:492] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:35.441250 18919 leader_election.cc:290] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:35.441524 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:35.442122 18800 raft_consensus.cc:3060] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:35.442682 18620 leader_election.cc:343] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:35.445729 18768 leader_election.cc:343] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.445873 18578 raft_consensus.cc:3060] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:35.446446 18768 leader_election.cc:343] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.446985 18768 leader_election.cc:304] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:35.450611 18994 consensus_queue.cc:1048] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:35.452584 18994 raft_consensus.cc:493] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:35.453022 18850 tablet_bootstrap.cc:654] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:35.457965 18870 leader_election.cc:290] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:35.417153 18921 leader_election.cc:290] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:35.453248 18878 raft_consensus.cc:2749] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:35.459115 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:35.466068 18849 tablet_bootstrap.cc:492] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:35.466611 18849 ts_tablet_manager.cc:1403] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.122s	user 0.023s	sys 0.018s
I20260709 13:04:35.454320 18919 consensus_queue.cc:1048] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:04:35.469960 18851 tablet_bootstrap.cc:654] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:35.478828 18619 leader_election.cc:343] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.481438 18951 raft_consensus.cc:493] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:35.482007 18951 raft_consensus.cc:515] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.482300 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:35.484087 18951 leader_election.cc:290] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:35.453042 18994 raft_consensus.cc:515] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:35.487052 18861 consensus_queue.cc:1048] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:35.485441 18804 raft_consensus.cc:2468] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:35.488679 18727 raft_consensus.cc:2468] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:35.486882 18849 raft_consensus.cc:359] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.486040 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08e04dd6664c579efe27e796d13930" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:35.489480 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3e60bac9b9472e8a05ca9b2aca6698" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:35.489933 18994 leader_election.cc:290] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:35.489825 18619 leader_election.cc:304] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:35.486589 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08e04dd6664c579efe27e796d13930" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:35.496140 18849 raft_consensus.cc:385] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.507295 18849 raft_consensus.cc:740] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.508181 18849 consensus_queue.cc:260] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.491709 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3e60bac9b9472e8a05ca9b2aca6698" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:35.510934 18850 tablet_bootstrap.cc:492] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:35.511700 18850 ts_tablet_manager.cc:1403] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.010s
I20260709 13:04:35.513311 18849 ts_tablet_manager.cc:1434] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 13:04:35.514637 18849 tablet_bootstrap.cc:492] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:35.515579 18850 raft_consensus.cc:359] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.516615 18850 raft_consensus.cc:385] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.517053 18850 raft_consensus.cc:740] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.518198 18850 consensus_queue.cc:260] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.499570 18478 catalog_manager.cc:5697] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 1 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:35.521777 18478 catalog_manager.cc:5697] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 1 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:35.537127 18856 tablet_bootstrap.cc:654] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:35.538440 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:35.542075 18730 raft_consensus.cc:2393] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 in current term 1: Already voted for candidate 6d72d20367034526ae779db5feeb4245 in this term.
I20260709 13:04:35.526808 18919 raft_consensus.cc:2804] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:35.542367 18581 raft_consensus.cc:3060] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:35.524916 18693 leader_election.cc:343] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:35.570312 18693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 50887.9us
I20260709 13:04:35.549530 18917 consensus_queue.cc:1048] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:35.549770 18620 leader_election.cc:343] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.563448 18850 ts_tablet_manager.cc:1434] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 13:04:35.566613 18545 leader_election.cc:304] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:35.564903 18866 raft_consensus.cc:493] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:35.573386 18850 tablet_bootstrap.cc:492] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:35.582182 18851 tablet_bootstrap.cc:492] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:35.583365 18851 ts_tablet_manager.cc:1403] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.174s	user 0.020s	sys 0.050s
I20260709 13:04:35.584854 18849 tablet_bootstrap.cc:654] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:35.576051 18919 raft_consensus.cc:697] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:35.574729 18729 raft_consensus.cc:3060] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:35.586098 18851 raft_consensus.cc:359] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:35.587831 18851 raft_consensus.cc:385] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.588279 18851 raft_consensus.cc:740] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.575176 18951 raft_consensus.cc:493] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:35.586637 18693 leader_election.cc:343] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.590260 18851 consensus_queue.cc:260] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:35.590577 18693 leader_election.cc:304] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:35.592070 19000 raft_consensus.cc:2749] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:35.592267 18851 ts_tablet_manager.cc:1434] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:04:35.578891 18866 raft_consensus.cc:515] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:35.593277 18851 tablet_bootstrap.cc:492] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:35.594762 18866 leader_election.cc:290] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:35.595969 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a13c0d5aaa4bf2a0042a4df9daaa20" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:35.596470 18926 consensus_queue.cc:1048] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:35.596731 18656 raft_consensus.cc:2468] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:35.598508 18767 leader_election.cc:304] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:35.599043 18851 tablet_bootstrap.cc:654] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:35.599502 18866 raft_consensus.cc:2804] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:35.606078 18919 consensus_queue.cc:237] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.599931 18866 raft_consensus.cc:493] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:35.612857 18800 raft_consensus.cc:2468] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:35.614223 18619 leader_election.cc:304] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:35.615406 18921 raft_consensus.cc:2804] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:35.615445 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a13c0d5aaa4bf2a0042a4df9daaa20" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:35.615990 18921 raft_consensus.cc:697] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:35.619041 18850 tablet_bootstrap.cc:654] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:35.622546 18921 consensus_queue.cc:237] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:35.611900 18866 raft_consensus.cc:3060] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:35.601986 18951 raft_consensus.cc:515] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
W20260709 13:04:35.634331 18768 leader_election.cc:343] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.646100 18951 leader_election.cc:290] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:35.635499 18878 raft_consensus.cc:493] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:35.646745 19028 consensus_queue.cc:1048] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:35.647020 18878 raft_consensus.cc:515] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:35.648715 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:35.649191 18878 leader_election.cc:290] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
W20260709 13:04:35.651250 18693 leader_election.cc:343] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.647313 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:35.653555 18991 raft_consensus.cc:2749] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:35.654388 18580 raft_consensus.cc:3060] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:35.654574 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
W20260709 13:04:35.656163 18694 leader_election.cc:343] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.656651 18656 raft_consensus.cc:2468] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:35.658340 18767 leader_election.cc:304] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:35.656661 18694 leader_election.cc:304] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:35.661890 19000 raft_consensus.cc:2749] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:35.662084 18878 raft_consensus.cc:2804] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:35.662680 18878 raft_consensus.cc:493] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:35.663151 18878 raft_consensus.cc:3060] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:35.663625 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:35.664312 18577 raft_consensus.cc:2468] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:35.665237 18996 consensus_queue.cc:1048] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:35.676335 18996 consensus_queue.cc:1048] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:04:35.681031 18856 tablet_bootstrap.cc:492] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:35.681700 18856 ts_tablet_manager.cc:1403] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.280s	user 0.016s	sys 0.010s
W20260709 13:04:35.683147 18620 consensus_peers.cc:597] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:35.685952 18856 raft_consensus.cc:359] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:35.686762 18856 raft_consensus.cc:385] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.687041 18856 raft_consensus.cc:740] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.668618 18729 raft_consensus.cc:2468] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:35.687776 18856 consensus_queue.cc:260] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:35.690645 18856 ts_tablet_manager.cc:1434] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:04:35.691671 18856 tablet_bootstrap.cc:492] T 888bc7a802c54426987fc0644295ce32 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:35.694481 19000 consensus_queue.cc:1048] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:35.696527 18866 raft_consensus.cc:515] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:35.702998 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a13c0d5aaa4bf2a0042a4df9daaa20" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:35.709022 18856 tablet_bootstrap.cc:654] T 888bc7a802c54426987fc0644295ce32 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:35.711477 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a13c0d5aaa4bf2a0042a4df9daaa20" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:35.712282 18656 raft_consensus.cc:3060] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:35.704015 19000 consensus_queue.cc:1048] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
W20260709 13:04:35.720036 18768 leader_election.cc:343] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.735456 18996 raft_consensus.cc:493] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:35.736073 18996 raft_consensus.cc:515] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:35.736150 18926 consensus_queue.cc:1048] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:35.738179 18996 leader_election.cc:290] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:35.740531 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9e3d21915743339019614af84b9f25" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:35.740568 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9e3d21915743339019614af84b9f25" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:35.741561 18729 raft_consensus.cc:2468] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
W20260709 13:04:35.742116 18768 leader_election.cc:343] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.741868 18477 catalog_manager.cc:5697] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 1 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:35.743301 18768 leader_election.cc:304] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:35.744315 18996 raft_consensus.cc:2804] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:35.744673 18996 raft_consensus.cc:493] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:35.745007 18996 raft_consensus.cc:3060] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:35.752274 18996 raft_consensus.cc:515] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:35.716253 18866 leader_election.cc:290] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:35.763764 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9e3d21915743339019614af84b9f25" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:35.771477 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9e3d21915743339019614af84b9f25" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:35.773381 18729 raft_consensus.cc:3060] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:35.773974 18768 leader_election.cc:343] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.755366 18620 leader_election.cc:304] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245
I20260709 13:04:35.775211 18919 raft_consensus.cc:2804] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:35.775700 18919 raft_consensus.cc:697] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:35.776516 18919 consensus_queue.cc:237] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.780751 18478 catalog_manager.cc:5697] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } }
W20260709 13:04:35.783020 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.131:46317, user_credentials={real_user=slave}} blocked reactor thread for 61165.1us
I20260709 13:04:35.786571 18878 raft_consensus.cc:515] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:35.787595 19035 raft_consensus.cc:493] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:35.788120 19035 raft_consensus.cc:515] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.791215 19035 leader_election.cc:290] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:35.791985 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:35.792070 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888bc7a802c54426987fc0644295ce32" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:35.772338 18996 leader_election.cc:290] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
W20260709 13:04:35.794267 18619 leader_election.cc:343] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.796820 18878 leader_election.cc:290] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:35.798813 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:35.800800 18655 raft_consensus.cc:3060] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:35.792716 18578 raft_consensus.cc:3060] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:35.844911 18729 raft_consensus.cc:2468] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:35.854164 18768 leader_election.cc:304] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:35.862344 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888bc7a802c54426987fc0644295ce32" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:35.863304 18730 raft_consensus.cc:2468] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:35.837749 18866 consensus_queue.cc:1048] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 13:04:35.878578 18656 raft_consensus.cc:2468] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:35.903863 18620 leader_election.cc:304] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245
I20260709 13:04:35.925340 18849 tablet_bootstrap.cc:492] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:35.926033 18849 ts_tablet_manager.cc:1403] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.412s	user 0.012s	sys 0.005s
W20260709 13:04:35.927575 18527 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:35.939847 18655 raft_consensus.cc:2468] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 2.
I20260709 13:04:35.921882 19028 raft_consensus.cc:2804] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:35.922605 18878 raft_consensus.cc:2804] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:35.953089 19028 raft_consensus.cc:493] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:35.964325 18851 tablet_bootstrap.cc:492] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:35.965000 18851 ts_tablet_manager.cc:1403] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.372s	user 0.013s	sys 0.016s
I20260709 13:04:35.960412 18878 raft_consensus.cc:697] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:35.968196 18878 consensus_queue.cc:237] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:35.970304 18850 tablet_bootstrap.cc:492] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:35.970853 18850 ts_tablet_manager.cc:1403] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.398s	user 0.013s	sys 0.028s
W20260709 13:04:35.971428 19060 log.cc:927] Time spent T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:04:35.973713 18850 raft_consensus.cc:359] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:35.974442 18850 raft_consensus.cc:385] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.950836 18767 leader_election.cc:304] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:35.977866 18849 raft_consensus.cc:359] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.978964 18849 raft_consensus.cc:385] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.964211 19028 raft_consensus.cc:3060] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:35.979314 18849 raft_consensus.cc:740] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.984359 18849 consensus_queue.cc:260] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:35.975175 18850 raft_consensus.cc:740] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.992266 18849 ts_tablet_manager.cc:1434] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260709 13:04:35.998858 18850 consensus_queue.cc:260] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
W20260709 13:04:35.988790 18767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 53051.3us
I20260709 13:04:36.025558 18850 ts_tablet_manager.cc:1434] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.001s
I20260709 13:04:36.072914 18849 tablet_bootstrap.cc:492] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:36.074899 18951 raft_consensus.cc:493] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:36.087368 19065 log.cc:927] Time spent T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260709 13:04:36.088457 18850 tablet_bootstrap.cc:492] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:36.089851 18851 raft_consensus.cc:359] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:36.091449 18856 tablet_bootstrap.cc:492] T 888bc7a802c54426987fc0644295ce32 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:36.091949 18856 ts_tablet_manager.cc:1403] T 888bc7a802c54426987fc0644295ce32 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.401s	user 0.015s	sys 0.018s
I20260709 13:04:36.094233 19029 consensus_queue.cc:1048] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:36.090572 18851 raft_consensus.cc:385] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.095947 18851 raft_consensus.cc:740] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.028306 18767 leader_election.cc:304] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:36.097710 18851 consensus_queue.cc:260] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:36.077718 18878 raft_consensus.cc:2804] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:36.085858 18951 raft_consensus.cc:515] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:36.111615 19028 raft_consensus.cc:515] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
W20260709 13:04:36.095022 19066 log.cc:927] Time spent T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
I20260709 13:04:36.117272 18851 ts_tablet_manager.cc:1434] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.152s	user 0.007s	sys 0.000s
I20260709 13:04:36.118741 18851 tablet_bootstrap.cc:492] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:36.126637 18856 raft_consensus.cc:359] T 888bc7a802c54426987fc0644295ce32 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:36.127349 18856 raft_consensus.cc:385] T 888bc7a802c54426987fc0644295ce32 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.127696 18856 raft_consensus.cc:740] T 888bc7a802c54426987fc0644295ce32 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.128744 18849 tablet_bootstrap.cc:654] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:36.122426 18866 raft_consensus.cc:2804] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:36.127269 19031 consensus_queue.cc:1048] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 13:04:36.119918 18767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 96161.2us
I20260709 13:04:36.133862 18866 raft_consensus.cc:697] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:36.135944 18866 consensus_queue.cc:237] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER 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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:36.119899 18578 raft_consensus.cc:2468] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 2.
I20260709 13:04:36.144699 18856 consensus_queue.cc:260] T 888bc7a802c54426987fc0644295ce32 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:36.123580 18878 raft_consensus.cc:697] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:36.156932 18856 ts_tablet_manager.cc:1434] T 888bc7a802c54426987fc0644295ce32 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.003s
I20260709 13:04:36.162853 19028 leader_election.cc:290] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:36.165563 18856 tablet_bootstrap.cc:492] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
W20260709 13:04:36.143548 18768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.131:46317, user_credentials={real_user=slave}} blocked reactor thread for 288349us
I20260709 13:04:36.147851 18951 leader_election.cc:290] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:36.182271 18850 tablet_bootstrap.cc:654] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:36.155534 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:36.191077 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:36.187026 19028 consensus_queue.cc:1048] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:04:36.202930 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888bc7a802c54426987fc0644295ce32" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:36.199573 18578 raft_consensus.cc:3060] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:36.215992 18856 tablet_bootstrap.cc:654] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:36.200019 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888bc7a802c54426987fc0644295ce32" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
W20260709 13:04:36.196089 18693 leader_election.cc:343] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:36.202816 18919 consensus_queue.cc:1048] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:04:36.195952 18476 catalog_manager.cc:5697] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:36.221606 18476 catalog_manager.cc:5697] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:36.218583 18803 raft_consensus.cc:3060] T 888bc7a802c54426987fc0644295ce32 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:36.236937 18728 raft_consensus.cc:3060] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:36.256465 18851 tablet_bootstrap.cc:654] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:36.263087 18694 leader_election.cc:343] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:36.263697 18694 leader_election.cc:304] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:36.264508 18951 raft_consensus.cc:2749] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:36.269727 18803 raft_consensus.cc:2468] T 888bc7a802c54426987fc0644295ce32 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:36.278131 18619 leader_election.cc:304] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:36.279096 18919 raft_consensus.cc:2804] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:36.279595 18919 raft_consensus.cc:697] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:36.280406 18919 consensus_queue.cc:237] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:36.212145 18878 consensus_queue.cc:237] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:36.313995 18850 tablet_bootstrap.cc:492] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:36.314651 18850 ts_tablet_manager.cc:1403] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.226s	user 0.029s	sys 0.038s
I20260709 13:04:36.326872 18850 raft_consensus.cc:359] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:36.327730 18850 raft_consensus.cc:385] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.328069 18850 raft_consensus.cc:740] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.333376 18870 consensus_queue.cc:1048] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:04:36.338193 18619 consensus_peers.cc:597] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 -> Peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Couldn't send request to peer 6d72d20367034526ae779db5feeb4245. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:36.341557 18850 consensus_queue.cc:260] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:36.343845 18728 raft_consensus.cc:2468] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:36.344939 18850 ts_tablet_manager.cc:1434] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:04:36.347028 18850 tablet_bootstrap.cc:492] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
W20260709 13:04:36.350199 18768 consensus_peers.cc:597] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:36.362768 18850 tablet_bootstrap.cc:654] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:36.369346 18849 tablet_bootstrap.cc:492] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:36.370905 18849 ts_tablet_manager.cc:1403] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.298s	user 0.012s	sys 0.001s
I20260709 13:04:36.376724 18849 raft_consensus.cc:359] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:36.377399 18849 raft_consensus.cc:385] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.377638 18849 raft_consensus.cc:740] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.378247 18849 consensus_queue.cc:260] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:36.379762 18856 tablet_bootstrap.cc:492] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:36.380267 18856 ts_tablet_manager.cc:1403] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.215s	user 0.014s	sys 0.045s
I20260709 13:04:36.384654 18849 ts_tablet_manager.cc:1434] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:04:36.385874 18849 tablet_bootstrap.cc:492] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:36.391731 18849 tablet_bootstrap.cc:654] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:36.392609 18856 raft_consensus.cc:359] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:36.393363 18856 raft_consensus.cc:385] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.393648 18856 raft_consensus.cc:740] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.394513 18856 consensus_queue.cc:260] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:36.396483 18849 tablet_bootstrap.cc:492] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:36.398603 18850 tablet_bootstrap.cc:492] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:36.406627 18850 ts_tablet_manager.cc:1403] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.000s
I20260709 13:04:36.409332 18850 raft_consensus.cc:359] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:36.410015 18850 raft_consensus.cc:385] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.410271 18850 raft_consensus.cc:740] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.411115 18850 consensus_queue.cc:260] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:36.413290 18850 ts_tablet_manager.cc:1434] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:36.414311 18850 tablet_bootstrap.cc:492] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:36.416803 18475 catalog_manager.cc:5697] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 1 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:36.396685 18856 ts_tablet_manager.cc:1434] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:04:36.419567 18856 tablet_bootstrap.cc:492] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:36.399585 18851 tablet_bootstrap.cc:492] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:36.423112 18851 ts_tablet_manager.cc:1403] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.305s	user 0.013s	sys 0.005s
I20260709 13:04:36.425688 18851 raft_consensus.cc:359] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:36.426326 18851 raft_consensus.cc:385] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.426951 18849 ts_tablet_manager.cc:1403] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.005s
I20260709 13:04:36.429557 18849 raft_consensus.cc:359] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:36.430181 18849 raft_consensus.cc:385] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.430446 18849 raft_consensus.cc:740] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.440335 18849 consensus_queue.cc:260] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
W20260709 13:04:36.436548 18768 consensus_peers.cc:597] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:36.442622 18849 ts_tablet_manager.cc:1434] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:04:36.437631 18856 tablet_bootstrap.cc:654] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:36.426589 18851 raft_consensus.cc:740] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.443917 18851 consensus_queue.cc:260] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:36.446024 18851 ts_tablet_manager.cc:1434] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 13:04:36.447009 18851 tablet_bootstrap.cc:492] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:36.439611 18850 tablet_bootstrap.cc:654] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:36.453117 18477 catalog_manager.cc:5697] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } }
I20260709 13:04:36.454248 18849 tablet_bootstrap.cc:492] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:36.460881 18851 tablet_bootstrap.cc:654] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:36.466076 19029 raft_consensus.cc:493] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.466712 18850 tablet_bootstrap.cc:492] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:36.466758 18849 tablet_bootstrap.cc:654] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:36.467383 18850 ts_tablet_manager.cc:1403] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.000s
I20260709 13:04:36.471117 18850 raft_consensus.cc:359] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:36.471997 18850 raft_consensus.cc:385] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.472311 18850 raft_consensus.cc:740] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.473152 18850 consensus_queue.cc:260] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:36.473466 18479 catalog_manager.cc:5697] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } }
I20260709 13:04:36.475683 18850 ts_tablet_manager.cc:1434] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:04:36.476881 18850 tablet_bootstrap.cc:492] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:36.466817 19029 raft_consensus.cc:515] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:36.479755 18849 tablet_bootstrap.cc:492] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:36.480074 19029 leader_election.cc:290] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:36.480281 18849 ts_tablet_manager.cc:1403] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.002s
I20260709 13:04:36.482385 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08e04dd6664c579efe27e796d13930" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:36.483320 18729 raft_consensus.cc:2468] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:36.486552 18620 leader_election.cc:304] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:36.488225 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08e04dd6664c579efe27e796d13930" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:36.489209 18851 tablet_bootstrap.cc:492] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:36.489696 18851 ts_tablet_manager.cc:1403] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.002s
W20260709 13:04:36.490832 18619 leader_election.cc:343] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:36.492870 18850 tablet_bootstrap.cc:654] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:36.487656 18849 raft_consensus.cc:359] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:36.493741 18849 raft_consensus.cc:385] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.494064 18849 raft_consensus.cc:740] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.492515 18851 raft_consensus.cc:359] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:36.494803 18851 raft_consensus.cc:385] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.495090 18851 raft_consensus.cc:740] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.495805 18851 consensus_queue.cc:260] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:36.496984 18849 consensus_queue.cc:260] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:36.500365 18851 ts_tablet_manager.cc:1434] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:04:36.501446 18851 tablet_bootstrap.cc:492] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:36.505594 18866 raft_consensus.cc:493] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.506304 18866 raft_consensus.cc:515] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:36.507954 18849 ts_tablet_manager.cc:1434] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.004s
I20260709 13:04:36.509233 18866 leader_election.cc:290] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:36.509239 18849 tablet_bootstrap.cc:492] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:36.517124 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:36.517571 18849 tablet_bootstrap.cc:654] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:36.519291 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:36.520679 18851 tablet_bootstrap.cc:654] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:36.521458 18850 tablet_bootstrap.cc:492] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:36.522009 18850 ts_tablet_manager.cc:1403] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.002s
I20260709 13:04:36.522526 18767 leader_election.cc:304] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:36.523669 18866 raft_consensus.cc:2749] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:36.526296 18850 raft_consensus.cc:359] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:36.535359 18850 raft_consensus.cc:385] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.535769 18850 raft_consensus.cc:740] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.536785 18850 consensus_queue.cc:260] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:36.539307 18850 ts_tablet_manager.cc:1434] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:04:36.539728 18849 tablet_bootstrap.cc:492] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:36.540236 18849 ts_tablet_manager.cc:1403] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.004s
I20260709 13:04:36.540292 18850 tablet_bootstrap.cc:492] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:36.493340 19029 raft_consensus.cc:2804] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:36.543350 19029 raft_consensus.cc:493] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:36.547590 18851 tablet_bootstrap.cc:492] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:36.559470 18850 tablet_bootstrap.cc:654] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:36.549521 19029 raft_consensus.cc:3060] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:36.566972 18851 ts_tablet_manager.cc:1403] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.000s
I20260709 13:04:36.552031 18849 raft_consensus.cc:359] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:36.569666 18849 raft_consensus.cc:385] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.570106 18849 raft_consensus.cc:740] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.571092 18849 consensus_queue.cc:260] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:36.577842 18866 consensus_queue.cc:1048] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:36.580788 19029 raft_consensus.cc:515] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:36.585749 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08e04dd6664c579efe27e796d13930" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:36.587567 18870 raft_consensus.cc:493] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.588181 18870 raft_consensus.cc:515] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
W20260709 13:04:36.588549 18619 leader_election.cc:343] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:36.577445 18851 raft_consensus.cc:359] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:36.589709 18851 raft_consensus.cc:385] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.590137 18851 raft_consensus.cc:740] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.581962 18849 ts_tablet_manager.cc:1434] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.000s
I20260709 13:04:36.592907 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247dc7d3304e4beb8c559fad17c8f384" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
W20260709 13:04:36.595160 18619 leader_election.cc:343] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:36.591151 18851 consensus_queue.cc:260] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:36.596621 18849 tablet_bootstrap.cc:492] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:36.603832 18851 ts_tablet_manager.cc:1434] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260709 13:04:36.605014 18851 tablet_bootstrap.cc:492] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:36.621502 18849 tablet_bootstrap.cc:654] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:36.596730 18870 leader_election.cc:290] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:36.605731 19029 leader_election.cc:290] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:36.632967 19079 raft_consensus.cc:493] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.633585 19079 raft_consensus.cc:515] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:36.637250 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247dc7d3304e4beb8c559fad17c8f384" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:36.637408 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:36.639134 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08e04dd6664c579efe27e796d13930" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:36.639849 18729 raft_consensus.cc:3060] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:36.640239 18694 leader_election.cc:343] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:36.645364 19079 leader_election.cc:290] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:36.637465 18655 raft_consensus.cc:1275] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Refusing update from remote peer 6d72d20367034526ae779db5feeb4245: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:04:36.649020 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:36.655182 18866 consensus_queue.cc:1048] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:36.655385 18693 leader_election.cc:343] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:36.657485 18693 leader_election.cc:304] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:36.658515 19000 raft_consensus.cc:2749] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:36.661209 18851 tablet_bootstrap.cc:654] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:36.668529 18620 leader_election.cc:343] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:36.669559 18620 leader_election.cc:304] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:36.674906 18870 raft_consensus.cc:2749] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:36.723690 19000 raft_consensus.cc:493] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.724519 18579 raft_consensus.cc:1275] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Refusing update from remote peer 6d72d20367034526ae779db5feeb4245: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:04:36.724450 19000 raft_consensus.cc:515] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:36.726675 19070 consensus_queue.cc:1048] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:36.728291 19000 leader_election.cc:290] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:36.733031 18861 raft_consensus.cc:493] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.733637 18861 raft_consensus.cc:515] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:36.736883 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a69d1beeea47fe885d5b316b5d1f19" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:36.739741 19029 raft_consensus.cc:493] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.740437 19029 raft_consensus.cc:515] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:36.742283 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9960f8f34f974238aad6037763b11d49" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:36.743186 18655 raft_consensus.cc:2468] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 0.
I20260709 13:04:36.743279 19029 leader_election.cc:290] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:36.736909 18861 leader_election.cc:290] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:36.744998 18693 leader_election.cc:304] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:36.746261 19000 raft_consensus.cc:2804] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:36.746737 19000 raft_consensus.cc:493] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:36.747146 19000 raft_consensus.cc:3060] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:36.757578 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9960f8f34f974238aad6037763b11d49" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
W20260709 13:04:36.759586 18694 leader_election.cc:343] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:36.714457 18729 raft_consensus.cc:2468] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:36.781138 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9960f8f34f974238aad6037763b11d49" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:36.784862 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9960f8f34f974238aad6037763b11d49" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:36.789258 19079 raft_consensus.cc:493] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.789983 19079 raft_consensus.cc:515] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:36.795424 19079 leader_election.cc:290] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:36.796775 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
W20260709 13:04:36.799612 18694 leader_election.cc:343] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:36.806767 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
W20260709 13:04:36.809036 18693 leader_election.cc:343] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:36.809653 18693 leader_election.cc:304] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:36.819595 18951 raft_consensus.cc:2749] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:36.822729 18476 catalog_manager.cc:5697] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 1 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:36.825382 18476 catalog_manager.cc:5697] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 2, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:36.834911 18800 raft_consensus.cc:3060] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:36.838991 18620 leader_election.cc:304] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245
I20260709 13:04:36.840405 19029 raft_consensus.cc:2804] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:36.840884 19029 raft_consensus.cc:697] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:36.841701 19029 consensus_queue.cc:237] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:36.870584 19079 raft_consensus.cc:493] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.885752 18870 raft_consensus.cc:493] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.878604 19079 raft_consensus.cc:515] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:36.918785 18856 tablet_bootstrap.cc:492] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:36.922982 18951 raft_consensus.cc:493] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.923609 18951 raft_consensus.cc:515] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:36.927582 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74550e44e9954e0e91b910057c8b9a62" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:36.928826 18851 tablet_bootstrap.cc:492] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:36.929562 18851 ts_tablet_manager.cc:1403] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.325s	user 0.010s	sys 0.008s
W20260709 13:04:36.889427 18544 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 159576us
I20260709 13:04:36.931354 18951 leader_election.cc:290] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:36.934135 18850 tablet_bootstrap.cc:492] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:36.940666 18850 ts_tablet_manager.cc:1403] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.401s	user 0.049s	sys 0.118s
I20260709 13:04:36.923059 18856 ts_tablet_manager.cc:1403] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.504s	user 0.125s	sys 0.171s
I20260709 13:04:36.946054 18849 tablet_bootstrap.cc:492] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:36.946659 18849 ts_tablet_manager.cc:1403] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.350s	user 0.022s	sys 0.034s
I20260709 13:04:36.932829 19079 leader_election.cc:290] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:36.918788 18870 raft_consensus.cc:515] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:36.972508 18851 raft_consensus.cc:359] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:36.973583 18851 raft_consensus.cc:385] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.973920 18851 raft_consensus.cc:740] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.967139 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74550e44e9954e0e91b910057c8b9a62" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:36.977815 18856 raft_consensus.cc:359] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:36.978863 18856 raft_consensus.cc:385] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.979245 18856 raft_consensus.cc:740] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.980100 18856 consensus_queue.cc:260] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:36.975173 18851 consensus_queue.cc:260] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
W20260709 13:04:36.955612 18620 leader_election.cc:343] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:36.958854 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a69d1beeea47fe885d5b316b5d1f19" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:36.966465 19111 raft_consensus.cc:493] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.990207 19031 raft_consensus.cc:493] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.991402 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:37.000454 18851 ts_tablet_manager.cc:1434] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.071s	user 0.010s	sys 0.001s
I20260709 13:04:37.001910 18851 tablet_bootstrap.cc:492] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:37.003588 18577 raft_consensus.cc:3060] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.007138 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:36.999347 19111 raft_consensus.cc:515] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:37.010535 19111 leader_election.cc:290] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:37.005523 18849 raft_consensus.cc:359] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:37.011606 18849 raft_consensus.cc:385] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:37.013291 18849 raft_consensus.cc:740] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
W20260709 13:04:36.986963 18693 leader_election.cc:343] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:37.019550 18849 consensus_queue.cc:260] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:37.030375 18849 ts_tablet_manager.cc:1434] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.083s	user 0.004s	sys 0.003s
I20260709 13:04:37.033728 18849 tablet_bootstrap.cc:492] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:37.013720 19031 raft_consensus.cc:515] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:37.046353 18544 leader_election.cc:304] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:37.048787 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a13c0d5aaa4bf2a0042a4df9daaa20" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
W20260709 13:04:37.027777 18694 leader_election.cc:343] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:37.017582 18801 raft_consensus.cc:2468] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 0.
I20260709 13:04:37.083824 18693 leader_election.cc:304] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:37.081422 18477 catalog_manager.cc:5697] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:37.065383 18861 raft_consensus.cc:2749] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:37.093392 18856 ts_tablet_manager.cc:1434] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.152s	user 0.008s	sys 0.025s
I20260709 13:04:37.095415 18856 tablet_bootstrap.cc:492] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:37.072964 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a13c0d5aaa4bf2a0042a4df9daaa20" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:37.059158 19074 consensus_queue.cc:1048] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 13:04:37.069145 19000 raft_consensus.cc:515] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:37.090415 18951 raft_consensus.cc:2804] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:37.106248 19031 leader_election.cc:290] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:37.107908 19000 leader_election.cc:290] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:37.109366 18580 raft_consensus.cc:3060] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.112756 18851 tablet_bootstrap.cc:654] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:37.115613 18728 raft_consensus.cc:2393] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6529eb1c47f24b159080b38facb159b4 in current term 1: Already voted for candidate b5039c66622c4bf19e961bda716b018c in this term.
I20260709 13:04:37.115749 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9960f8f34f974238aad6037763b11d49" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:37.116408 18655 raft_consensus.cc:3060] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.116863 18575 raft_consensus.cc:3060] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:37.098754 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:46317, user_credentials={real_user=slave}} blocked reactor thread for 50896.2us
I20260709 13:04:37.101642 18951 raft_consensus.cc:493] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:37.104238 18870 leader_election.cc:290] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:37.142439 18850 raft_consensus.cc:359] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:37.143536 18850 raft_consensus.cc:385] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:37.143890 18850 raft_consensus.cc:740] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:37.144776 18850 consensus_queue.cc:260] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:37.129006 18653 raft_consensus.cc:2393] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 in current term 1: Already voted for candidate 6d72d20367034526ae779db5feeb4245 in this term.
I20260709 13:04:37.146833 19121 consensus_queue.cc:1048] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:04:37.135521 18951 raft_consensus.cc:3060] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.157829 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:37.158514 18724 raft_consensus.cc:2468] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:37.159060 18850 ts_tablet_manager.cc:1434] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.218s	user 0.009s	sys 0.000s
I20260709 13:04:37.160033 18850 tablet_bootstrap.cc:492] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:37.165059 19116 consensus_queue.cc:1048] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:37.166764 18856 tablet_bootstrap.cc:654] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:37.167928 18849 tablet_bootstrap.cc:654] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:37.169986 18866 raft_consensus.cc:493] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:37.147642 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8ed36b91664043a97861cc232e10e9" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:37.209771 18694 leader_election.cc:304] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:37.210911 19000 raft_consensus.cc:2749] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:37.210995 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8ed36b91664043a97861cc232e10e9" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:37.200278 18866 raft_consensus.cc:515] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:37.214128 18866 leader_election.cc:290] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:37.217252 18655 raft_consensus.cc:2468] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:37.206117 18620 leader_election.cc:304] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
W20260709 13:04:37.219251 18619 leader_election.cc:343] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:37.219702 18693 leader_election.cc:304] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:37.220479 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08e04dd6664c579efe27e796d13930" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:37.220849 18870 raft_consensus.cc:2804] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:37.221248 18870 raft_consensus.cc:493] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:37.221580 18870 raft_consensus.cc:3060] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.212239 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:37.233286 19079 raft_consensus.cc:2804] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:37.233933 19079 raft_consensus.cc:697] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:37.234841 19079 consensus_queue.cc:237] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:37.244655 18870 raft_consensus.cc:515] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:37.253620 18850 tablet_bootstrap.cc:654] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:37.266989 18544 leader_election.cc:304] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
W20260709 13:04:37.253427 18694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 233164us
I20260709 13:04:37.275355 19031 raft_consensus.cc:493] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:37.288597 19031 raft_consensus.cc:515] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:37.289562 18851 tablet_bootstrap.cc:492] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:37.290103 18851 ts_tablet_manager.cc:1403] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.288s	user 0.029s	sys 0.008s
I20260709 13:04:37.294031 19031 leader_election.cc:290] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:37.282984 19111 raft_consensus.cc:2749] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:37.287569 18694 leader_election.cc:343] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:37.306039 18849 tablet_bootstrap.cc:492] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:37.308651 18849 ts_tablet_manager.cc:1403] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.277s	user 0.025s	sys 0.013s
I20260709 13:04:37.310581 18856 tablet_bootstrap.cc:492] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:37.311220 18856 ts_tablet_manager.cc:1403] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.216s	user 0.010s	sys 0.010s
I20260709 13:04:37.311689 19000 raft_consensus.cc:493] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:37.312229 19000 raft_consensus.cc:515] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:37.314320 19000 leader_election.cc:290] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:37.314384 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08e04dd6664c579efe27e796d13930" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:37.314994 18996 consensus_queue.cc:1048] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:37.321874 18870 leader_election.cc:290] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:37.321954 18951 raft_consensus.cc:515] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:37.323601 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:37.324721 18951 leader_election.cc:290] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:37.326098 18728 raft_consensus.cc:2393] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d72d20367034526ae779db5feeb4245 in current term 1: Already voted for candidate 6529eb1c47f24b159080b38facb159b4 in this term.
I20260709 13:04:37.326807 18856 raft_consensus.cc:359] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:37.327142 18849 raft_consensus.cc:359] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:37.327986 18849 raft_consensus.cc:385] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:37.328308 18849 raft_consensus.cc:740] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:37.328876 18850 tablet_bootstrap.cc:492] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:37.327621 18856 raft_consensus.cc:385] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:37.329361 18856 raft_consensus.cc:740] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:37.329480 18850 ts_tablet_manager.cc:1403] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.170s	user 0.017s	sys 0.003s
I20260709 13:04:37.330116 18856 consensus_queue.cc:260] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:37.328958 18849 consensus_queue.cc:260] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:37.332379 18850 raft_consensus.cc:359] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:37.333047 18850 raft_consensus.cc:385] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:37.333328 18850 raft_consensus.cc:740] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:37.334364 18849 ts_tablet_manager.cc:1434] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 13:04:37.335007 18856 ts_tablet_manager.cc:1434] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:04:37.335361 18849 tablet_bootstrap.cc:492] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:37.336092 18856 tablet_bootstrap.cc:492] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:37.341326 18849 tablet_bootstrap.cc:654] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:37.341938 18856 tablet_bootstrap.cc:654] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:37.329789 18851 raft_consensus.cc:359] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:37.345506 18851 raft_consensus.cc:385] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:37.345968 18851 raft_consensus.cc:740] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:37.350049 18851 consensus_queue.cc:260] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:37.406293 18572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:37.408915 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9960f8f34f974238aad6037763b11d49" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:37.410034 18579 raft_consensus.cc:3060] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:37.307886 18620 leader_election.cc:343] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:37.416617 18620 leader_election.cc:304] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:37.427627 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:37.428915 18656 raft_consensus.cc:2468] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 0.
I20260709 13:04:37.349377 18768 leader_election.cc:304] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
W20260709 13:04:37.437350 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 131360us
W20260709 13:04:37.437739 18768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.131:46317, user_credentials={real_user=slave}} blocked reactor thread for 88434.2us
W20260709 13:04:37.443871 18620 leader_election.cc:343] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:37.461196 18694 leader_election.cc:343] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:37.347033 18850 consensus_queue.cc:260] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:37.477644 19070 raft_consensus.cc:3060] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.486999 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
W20260709 13:04:37.507745 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 69082.5us
I20260709 13:04:37.461196 19029 raft_consensus.cc:2749] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:37.510279 18620 leader_election.cc:304] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4; no voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c
W20260709 13:04:37.522051 18527 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:37.536473 19114 raft_consensus.cc:493] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
W20260709 13:04:37.525386 18768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 83629.6us
I20260709 13:04:37.556499 18870 raft_consensus.cc:2749] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:37.560034 18861 raft_consensus.cc:493] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:37.560760 18861 raft_consensus.cc:515] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:37.561959 18479 catalog_manager.cc:5697] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 1 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:37.564957 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:37.542615 19114 raft_consensus.cc:515] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:37.572055 18861 leader_election.cc:290] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
W20260709 13:04:37.572903 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.131:46317, user_credentials={real_user=slave}} blocked reactor thread for 62999.8us
I20260709 13:04:37.569583 19070 raft_consensus.cc:2749] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:37.589957 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
W20260709 13:04:37.585572 18693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 208708us
I20260709 13:04:37.592953 18545 leader_election.cc:304] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:37.594868 18861 raft_consensus.cc:2749] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:37.601737 18619 leader_election.cc:343] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:37.608668 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:37.609532 18804 raft_consensus.cc:3060] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:37.609709 18693 leader_election.cc:343] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:37.615427 18851 ts_tablet_manager.cc:1434] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.325s	user 0.010s	sys 0.000s
I20260709 13:04:37.617978 18851 tablet_bootstrap.cc:492] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:37.615509 19114 leader_election.cc:290] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:37.620594 18849 tablet_bootstrap.cc:492] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:37.621454 18849 ts_tablet_manager.cc:1403] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.286s	user 0.010s	sys 0.011s
I20260709 13:04:37.621270 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9e3d21915743339019614af84b9f25" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:37.629817 18856 tablet_bootstrap.cc:492] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:37.635103 18856 ts_tablet_manager.cc:1403] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.299s	user 0.016s	sys 0.022s
I20260709 13:04:37.644541 18870 consensus_queue.cc:1048] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:37.646951 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9e3d21915743339019614af84b9f25" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:37.648746 18544 leader_election.cc:304] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:37.649535 18849 raft_consensus.cc:359] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:37.650350 18849 raft_consensus.cc:385] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:37.650656 18849 raft_consensus.cc:740] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:37.650826 18850 ts_tablet_manager.cc:1434] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.321s	user 0.023s	sys 0.041s
I20260709 13:04:37.652626 18850 tablet_bootstrap.cc:492] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:37.653167 19119 raft_consensus.cc:493] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:37.653779 19119 raft_consensus.cc:515] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:37.656932 19119 leader_election.cc:290] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:37.658032 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8ed36b91664043a97861cc232e10e9" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:37.658843 18656 raft_consensus.cc:2468] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:37.658823 18861 raft_consensus.cc:2749] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.660420 18767 leader_election.cc:304] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:37.661422 19119 raft_consensus.cc:2804] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:37.661880 19119 raft_consensus.cc:493] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:37.662421 19119 raft_consensus.cc:3060] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.663043 18849 consensus_queue.cc:260] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:37.666038 18579 raft_consensus.cc:2468] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:37.667604 18856 raft_consensus.cc:359] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:37.668574 18856 raft_consensus.cc:385] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:37.667790 18693 leader_election.cc:304] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245
I20260709 13:04:37.668895 18856 raft_consensus.cc:740] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:37.672670 18849 ts_tablet_manager.cc:1434] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.002s
W20260709 13:04:37.678967 18575 consensus_meta.cc:287] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3: Time spent flushing consensus metadata: real 0.561s	user 0.010s	sys 0.011s
I20260709 13:04:37.680616 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:37.681757 19143 raft_consensus.cc:2804] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:37.684360 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:37.688577 19143 raft_consensus.cc:493] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:37.689216 19143 raft_consensus.cc:3060] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.692178 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8ed36b91664043a97861cc232e10e9" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:37.693253 18849 tablet_bootstrap.cc:492] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:37.700896 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:37.701731 18729 raft_consensus.cc:3060] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.706019 18850 tablet_bootstrap.cc:654] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:37.699033 18856 consensus_queue.cc:260] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:37.733196 18804 raft_consensus.cc:2468] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:37.742329 19070 raft_consensus.cc:493] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:37.742959 19070 raft_consensus.cc:515] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:37.745537 19070 leader_election.cc:290] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:37.747747 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247dc7d3304e4beb8c559fad17c8f384" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:37.748659 18656 raft_consensus.cc:2468] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:37.748600 19119 raft_consensus.cc:515] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:37.760939 18767 leader_election.cc:304] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:37.762549 19142 raft_consensus.cc:2804] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:37.763051 19142 raft_consensus.cc:493] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:37.763473 19142 raft_consensus.cc:3060] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.767990 19000 consensus_queue.cc:1048] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:37.782677 18477 catalog_manager.cc:5697] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:37.771329 18574 raft_consensus.cc:3060] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.799103 18729 raft_consensus.cc:2468] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:37.800945 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247dc7d3304e4beb8c559fad17c8f384" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:37.800555 19143 raft_consensus.cc:515] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:37.803258 18728 raft_consensus.cc:2393] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6529eb1c47f24b159080b38facb159b4 in current term 1: Already voted for candidate b5039c66622c4bf19e961bda716b018c in this term.
I20260709 13:04:37.803694 19143 leader_election.cc:290] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:37.807637 18850 tablet_bootstrap.cc:492] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:37.808120 18850 ts_tablet_manager.cc:1403] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.156s	user 0.027s	sys 0.024s
I20260709 13:04:37.811451 18850 raft_consensus.cc:359] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:37.811864 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8ed36b91664043a97861cc232e10e9" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:37.812284 18850 raft_consensus.cc:385] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:37.812557 18653 raft_consensus.cc:3060] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.817642 18851 tablet_bootstrap.cc:654] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:37.817873 19000 raft_consensus.cc:493] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:37.818010 19142 raft_consensus.cc:515] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:37.818466 19000 raft_consensus.cc:515] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:37.819784 18693 leader_election.cc:304] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:37.820909 19142 leader_election.cc:290] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:37.822069 19143 raft_consensus.cc:2804] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:37.821993 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:37.822757 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:37.823882 19000 leader_election.cc:290] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:37.822805 18656 raft_consensus.cc:3060] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.812646 18850 raft_consensus.cc:740] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:37.827829 18850 consensus_queue.cc:260] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:37.830324 18850 ts_tablet_manager.cc:1434] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:04:37.822724 19143 raft_consensus.cc:697] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:37.831679 18656 raft_consensus.cc:2468] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:37.832435 18850 tablet_bootstrap.cc:492] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:37.832924 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4161daeec234f1986912fc435319d62" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:37.833197 18653 raft_consensus.cc:2468] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:37.831780 19143 consensus_queue.cc:237] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
W20260709 13:04:37.834411 18694 leader_election.cc:343] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:37.835664 18768 leader_election.cc:343] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:37.836584 18768 leader_election.cc:343] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:37.838936 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247dc7d3304e4beb8c559fad17c8f384" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:37.839783 18850 tablet_bootstrap.cc:654] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:37.841161 18856 ts_tablet_manager.cc:1434] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.206s	user 0.005s	sys 0.004s
I20260709 13:04:37.842499 18856 tablet_bootstrap.cc:492] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:37.845777 18849 tablet_bootstrap.cc:654] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:37.789844 19119 leader_election.cc:290] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:37.848153 18767 leader_election.cc:304] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:37.850534 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247dc7d3304e4beb8c559fad17c8f384" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:37.851421 18653 raft_consensus.cc:3060] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.850883 19119 raft_consensus.cc:2804] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:37.859113 19119 raft_consensus.cc:697] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:37.860371 19119 consensus_queue.cc:237] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:37.865317 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4161daeec234f1986912fc435319d62" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:37.867134 18653 raft_consensus.cc:2468] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:37.874804 18870 raft_consensus.cc:493] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:37.875300 18870 raft_consensus.cc:515] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:37.876355 18767 leader_election.cc:304] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:37.877974 18870 leader_election.cc:290] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:37.880275 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b624f7ddd5554767860ab82634cb870f" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
W20260709 13:04:37.882093 18619 leader_election.cc:343] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:37.889303 19070 raft_consensus.cc:2804] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:37.890136 19070 raft_consensus.cc:697] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:37.891090 19070 consensus_queue.cc:237] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
W20260709 13:04:37.895109 18620 leader_election.cc:343] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:37.908358 18856 tablet_bootstrap.cc:654] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:37.895314 18693 leader_election.cc:304] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:37.916994 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8ed36b91664043a97861cc232e10e9" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
W20260709 13:04:37.920269 18768 leader_election.cc:343] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:37.923763 18693 leader_election.cc:343] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:37.926755 18693 leader_election.cc:343] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:37.923859 19143 raft_consensus.cc:2804] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:37.930439 18693 leader_election.cc:304] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:37.931222 19029 consensus_queue.cc:1048] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:37.932806 19143 raft_consensus.cc:697] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:37.934134 18850 tablet_bootstrap.cc:492] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:37.933895 19143 consensus_queue.cc:237] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:37.934882 19140 raft_consensus.cc:2749] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:37.937175 18850 ts_tablet_manager.cc:1403] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.009s
I20260709 13:04:37.937327 18620 leader_election.cc:304] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:37.939344 18849 tablet_bootstrap.cc:492] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:37.939845 18849 ts_tablet_manager.cc:1403] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.266s	user 0.013s	sys 0.002s
I20260709 13:04:37.942575 18477 catalog_manager.cc:5697] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 1 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:37.944569 18477 catalog_manager.cc:5697] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 1 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:37.945048 18850 raft_consensus.cc:359] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:37.946321 18850 raft_consensus.cc:385] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:37.946599 18850 raft_consensus.cc:740] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
W20260709 13:04:37.939103 18768 leader_election.cc:343] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:37.947295 18850 consensus_queue.cc:260] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:37.948127 18479 catalog_manager.cc:5697] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 1 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:37.949404 18850 ts_tablet_manager.cc:1434] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 13:04:37.950580 18850 tablet_bootstrap.cc:492] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:37.951747 19128 raft_consensus.cc:2804] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:37.952123 18620 leader_election.cc:304] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:37.952361 19128 raft_consensus.cc:697] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:37.953845 19115 raft_consensus.cc:2749] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:37.953480 19128 consensus_queue.cc:237] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:37.959656 18850 tablet_bootstrap.cc:654] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:37.959573 18870 raft_consensus.cc:493] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:37.978004 18849 raft_consensus.cc:359] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:37.979146 18849 raft_consensus.cc:385] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:37.979413 18849 raft_consensus.cc:740] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:37.981506 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b624f7ddd5554767860ab82634cb870f" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:37.962414 18870 raft_consensus.cc:515] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
W20260709 13:04:37.988385 18620 leader_election.cc:343] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:37.990325 18620 leader_election.cc:304] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:37.994056 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:37.994902 18721 raft_consensus.cc:2468] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:37.995371 19140 consensus_queue.cc:1048] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:37.992224 19116 raft_consensus.cc:2749] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:38.003576 18620 leader_election.cc:304] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:38.006304 19129 raft_consensus.cc:2804] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:38.006788 19129 raft_consensus.cc:493] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:38.007156 19129 raft_consensus.cc:3060] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.989705 18870 leader_election.cc:290] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:38.017894 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:38.021865 18851 tablet_bootstrap.cc:492] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:37.987785 18849 consensus_queue.cc:260] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.022425 18851 ts_tablet_manager.cc:1403] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.405s	user 0.003s	sys 0.036s
W20260709 13:04:38.051155 18620 leader_election.cc:343] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.051486 19129 raft_consensus.cc:515] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.063503 18849 ts_tablet_manager.cc:1434] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.123s	user 0.004s	sys 0.004s
I20260709 13:04:38.064774 18849 tablet_bootstrap.cc:492] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:38.078766 18851 raft_consensus.cc:359] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:38.079535 18851 raft_consensus.cc:385] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.079819 18851 raft_consensus.cc:740] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.080694 18851 consensus_queue.cc:260] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:38.083068 18851 ts_tablet_manager.cc:1434] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.000s
I20260709 13:04:38.084919 18851 tablet_bootstrap.cc:492] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:38.088011 19129 leader_election.cc:290] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:38.089344 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:38.090042 18729 raft_consensus.cc:3060] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:38.090513 18851 tablet_bootstrap.cc:654] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.091437 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
W20260709 13:04:38.092934 18620 leader_election.cc:343] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.100138 18729 raft_consensus.cc:2468] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:38.101501 18620 leader_election.cc:304] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:38.102578 18477 catalog_manager.cc:5697] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 1 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:38.105909 19028 raft_consensus.cc:2804] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:38.106509 19028 raft_consensus.cc:697] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:38.107493 19028 consensus_queue.cc:237] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.103543 18850 tablet_bootstrap.cc:492] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:38.114490 18856 tablet_bootstrap.cc:492] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:38.114888 18850 ts_tablet_manager.cc:1403] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.165s	user 0.014s	sys 0.015s
I20260709 13:04:38.104092 18479 catalog_manager.cc:5697] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:38.115075 18856 ts_tablet_manager.cc:1403] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.273s	user 0.018s	sys 0.009s
I20260709 13:04:38.114514 18849 tablet_bootstrap.cc:654] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.117727 18850 raft_consensus.cc:359] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:38.118495 18850 raft_consensus.cc:385] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.118794 18850 raft_consensus.cc:740] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.119757 18850 consensus_queue.cc:260] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:38.121879 18850 ts_tablet_manager.cc:1434] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:04:38.122884 18850 tablet_bootstrap.cc:492] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:38.127863 18856 raft_consensus.cc:359] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:38.128786 18856 raft_consensus.cc:385] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.129135 18856 raft_consensus.cc:740] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.132072 18851 tablet_bootstrap.cc:492] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:38.133038 18851 ts_tablet_manager.cc:1403] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.011s
I20260709 13:04:38.133903 19140 raft_consensus.cc:493] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.134604 19140 raft_consensus.cc:515] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.136837 18851 raft_consensus.cc:359] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:38.137691 18851 raft_consensus.cc:385] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.138162 18851 raft_consensus.cc:740] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.139001 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:38.139268 18851 consensus_queue.cc:260] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
W20260709 13:04:38.141034 18694 leader_election.cc:343] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.144738 19140 leader_election.cc:290] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:38.149899 18850 tablet_bootstrap.cc:654] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.151672 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:38.152420 18856 consensus_queue.cc:260] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
W20260709 13:04:38.153337 18693 leader_election.cc:343] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.153930 18693 leader_election.cc:304] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:38.154712 19140 raft_consensus.cc:2749] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:38.157480 19070 raft_consensus.cc:493] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.158156 19070 raft_consensus.cc:515] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:38.162096 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:38.162968 18729 raft_consensus.cc:2468] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:38.165717 18849 tablet_bootstrap.cc:492] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:38.166254 18849 ts_tablet_manager.cc:1403] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.102s	user 0.025s	sys 0.027s
I20260709 13:04:38.167043 18768 leader_election.cc:304] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:38.167616 18851 ts_tablet_manager.cc:1434] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:04:38.168128 18866 raft_consensus.cc:2804] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:38.168555 18866 raft_consensus.cc:493] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:38.168792 18851 tablet_bootstrap.cc:492] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:38.168897 18866 raft_consensus.cc:3060] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:38.170224 19070 leader_election.cc:290] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:38.156669 18856 ts_tablet_manager.cc:1434] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260709 13:04:38.172158 18856 tablet_bootstrap.cc:492] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:38.172238 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:38.150818 18477 catalog_manager.cc:5697] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:38.174901 18768 leader_election.cc:343] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.177495 18849 raft_consensus.cc:359] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.178223 18849 raft_consensus.cc:385] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.178498 18849 raft_consensus.cc:740] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.179308 18849 consensus_queue.cc:260] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.181782 18849 ts_tablet_manager.cc:1434] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 13:04:38.182833 18849 tablet_bootstrap.cc:492] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:38.184864 18850 tablet_bootstrap.cc:492] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:38.185482 18850 ts_tablet_manager.cc:1403] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.004s
I20260709 13:04:38.185065 18866 raft_consensus.cc:515] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:38.190819 18850 raft_consensus.cc:359] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.192086 18850 raft_consensus.cc:385] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.192373 18850 raft_consensus.cc:740] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.193028 18850 consensus_queue.cc:260] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.195053 18850 ts_tablet_manager.cc:1434] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:04:38.195173 18856 tablet_bootstrap.cc:654] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.201507 18849 tablet_bootstrap.cc:654] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.205565 18866 leader_election.cc:290] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:38.206962 18850 tablet_bootstrap.cc:492] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:38.211215 18851 tablet_bootstrap.cc:654] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.211833 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:38.214393 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:38.215245 18729 raft_consensus.cc:3060] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:38.218068 18851 tablet_bootstrap.cc:492] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
W20260709 13:04:38.219388 18768 leader_election.cc:343] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.219449 18851 ts_tablet_manager.cc:1403] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.000s
I20260709 13:04:38.221509 18850 tablet_bootstrap.cc:654] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.224725 18851 raft_consensus.cc:359] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:38.227176 18851 raft_consensus.cc:385] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.227898 18729 raft_consensus.cc:2468] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:38.227890 18851 raft_consensus.cc:740] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.229461 18768 leader_election.cc:304] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:38.230166 18851 consensus_queue.cc:260] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:38.230648 18850 tablet_bootstrap.cc:492] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:38.231894 19114 raft_consensus.cc:493] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.232291 18850 ts_tablet_manager.cc:1403] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
I20260709 13:04:38.232730 18866 raft_consensus.cc:2804] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:38.232450 19114 raft_consensus.cc:515] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:38.234854 18850 raft_consensus.cc:359] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.235563 18850 raft_consensus.cc:385] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.235661 18866 raft_consensus.cc:697] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:38.235852 18850 raft_consensus.cc:740] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.236824 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:38.236665 18866 consensus_queue.cc:237] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:38.237587 18728 raft_consensus.cc:2393] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 in current term 1: Already voted for candidate 6d72d20367034526ae779db5feeb4245 in this term.
I20260709 13:04:38.240881 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:38.241310 18850 consensus_queue.cc:260] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.242748 18544 leader_election.cc:304] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:38.243624 19114 leader_election.cc:290] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:38.247402 19114 raft_consensus.cc:3060] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:38.252213 18856 tablet_bootstrap.cc:492] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:38.252811 18856 ts_tablet_manager.cc:1403] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.081s	user 0.024s	sys 0.015s
I20260709 13:04:38.253163 18850 ts_tablet_manager.cc:1434] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 13:04:38.256902 18856 raft_consensus.cc:359] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.264613 18850 tablet_bootstrap.cc:492] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:38.265074 18477 catalog_manager.cc:5697] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 1 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:38.270531 18850 tablet_bootstrap.cc:654] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.271174 19114 raft_consensus.cc:2749] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:38.273036 19140 raft_consensus.cc:493] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.273521 19140 raft_consensus.cc:515] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.275974 19143 raft_consensus.cc:493] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.276479 19143 raft_consensus.cc:515] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.278600 19070 consensus_queue.cc:1048] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:38.279902 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cee30521c84d87ab4d061e98a4398a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:38.280491 19143 leader_election.cc:290] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
W20260709 13:04:38.281345 18694 leader_election.cc:343] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.282330 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cee30521c84d87ab4d061e98a4398a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:38.267036 18856 raft_consensus.cc:385] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.283317 18856 raft_consensus.cc:740] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.283705 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211f60c237a546ba9146be31a66a6cff" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
W20260709 13:04:38.283790 18693 leader_election.cc:343] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.285255 18693 leader_election.cc:304] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:38.286334 18849 tablet_bootstrap.cc:492] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:38.286450 19143 raft_consensus.cc:2749] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:38.286902 18849 ts_tablet_manager.cc:1403] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.104s	user 0.021s	sys 0.015s
I20260709 13:04:38.288641 19140 leader_election.cc:290] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
W20260709 13:04:38.286379 18693 leader_election.cc:343] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.286473 18856 consensus_queue.cc:260] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.291316 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211f60c237a546ba9146be31a66a6cff" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:38.293154 18856 ts_tablet_manager.cc:1434] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.003s
W20260709 13:04:38.293169 18693 leader_election.cc:343] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.293903 18851 ts_tablet_manager.cc:1434] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.001s
I20260709 13:04:38.293864 18693 leader_election.cc:304] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:38.294813 19140 raft_consensus.cc:2749] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:38.295161 18851 tablet_bootstrap.cc:492] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:38.296021 18849 raft_consensus.cc:359] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.297583 18849 raft_consensus.cc:385] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.297906 18849 raft_consensus.cc:740] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.300416 18849 consensus_queue.cc:260] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.301563 18851 tablet_bootstrap.cc:654] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.304432 18849 ts_tablet_manager.cc:1434] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:04:38.305243 18856 tablet_bootstrap.cc:492] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:38.307796 18850 tablet_bootstrap.cc:492] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:38.308333 18850 ts_tablet_manager.cc:1403] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.000s
I20260709 13:04:38.310216 18849 tablet_bootstrap.cc:492] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:38.313374 18856 tablet_bootstrap.cc:654] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.319636 18850 raft_consensus.cc:359] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.320257 18850 raft_consensus.cc:385] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.320550 18850 raft_consensus.cc:740] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.321171 18850 consensus_queue.cc:260] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.321909 18856 tablet_bootstrap.cc:492] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:38.322451 18856 ts_tablet_manager.cc:1403] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:04:38.325752 18870 raft_consensus.cc:493] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.326210 18870 raft_consensus.cc:515] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.327234 18850 ts_tablet_manager.cc:1434] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:04:38.328024 18870 leader_election.cc:290] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:38.329541 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:38.330193 18729 raft_consensus.cc:2468] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:38.329628 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:38.333482 18575 raft_consensus.cc:3060] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:38.333617 18870 raft_consensus.cc:493] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.331652 18620 leader_election.cc:304] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:38.334650 18850 tablet_bootstrap.cc:492] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:38.343235 19129 raft_consensus.cc:2804] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:04:38.343367 18620 leader_election.cc:343] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.343719 19129 raft_consensus.cc:493] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:38.344065 19129 raft_consensus.cc:3060] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:38.345466 18870 raft_consensus.cc:515] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.347493 18870 leader_election.cc:290] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:38.348623 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d70b90a1179491c81c24fb89d094043" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:38.350531 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d70b90a1179491c81c24fb89d094043" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
W20260709 13:04:38.350957 18619 leader_election.cc:343] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.351164 18729 raft_consensus.cc:2468] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:38.352142 18856 raft_consensus.cc:359] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:38.352849 18856 raft_consensus.cc:385] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.353132 18856 raft_consensus.cc:740] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.353782 18856 consensus_queue.cc:260] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:38.355954 18856 ts_tablet_manager.cc:1434] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:04:38.356967 18856 tablet_bootstrap.cc:492] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
W20260709 13:04:38.359210 18620 consensus_peers.cc:597] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:38.360371 18620 leader_election.cc:304] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245
I20260709 13:04:38.360590 19129 raft_consensus.cc:515] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.362023 19121 raft_consensus.cc:2804] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:38.364862 19121 raft_consensus.cc:493] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:38.365249 19121 raft_consensus.cc:3060] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:38.362411 19128 raft_consensus.cc:493] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.371016 19128 raft_consensus.cc:515] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.371937 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:38.373354 19128 leader_election.cc:290] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:38.373238 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:38.373977 18729 raft_consensus.cc:3060] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:38.380542 18620 leader_election.cc:343] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.381942 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:38.382985 18728 raft_consensus.cc:2468] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:38.383605 19121 raft_consensus.cc:515] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.387745 18729 raft_consensus.cc:2468] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:38.390579 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:38.363263 18856 tablet_bootstrap.cc:654] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:38.401175 18620 leader_election.cc:343] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.401890 18620 leader_election.cc:304] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:38.402990 18620 leader_election.cc:304] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:38.404045 18919 raft_consensus.cc:2804] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:38.404553 18919 raft_consensus.cc:697] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:38.405407 18919 consensus_queue.cc:237] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.406059 19129 leader_election.cc:290] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:38.403611 19128 raft_consensus.cc:2804] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:38.407146 19128 raft_consensus.cc:493] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:38.407572 19128 raft_consensus.cc:3060] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:38.412061 18849 tablet_bootstrap.cc:654] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.405402 18850 tablet_bootstrap.cc:654] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.425644 18579 raft_consensus.cc:3060] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:38.425659 19070 consensus_queue.cc:1048] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:04:38.434430 19070 consensus_queue.cc:1048] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:38.435353 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d70b90a1179491c81c24fb89d094043" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:38.435909 18729 raft_consensus.cc:3060] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:38.443867 18729 raft_consensus.cc:2468] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:38.445188 18620 leader_election.cc:304] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:38.447237 19116 raft_consensus.cc:2804] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:38.447746 19116 raft_consensus.cc:697] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:38.448573 19116 consensus_queue.cc:237] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.461247 18851 tablet_bootstrap.cc:492] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:38.461815 18851 ts_tablet_manager.cc:1403] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.167s	user 0.007s	sys 0.010s
I20260709 13:04:38.462905 19121 leader_election.cc:290] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:38.473511 18851 raft_consensus.cc:359] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.474586 18851 raft_consensus.cc:385] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.474997 18851 raft_consensus.cc:740] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.480422 18851 consensus_queue.cc:260] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.481446 18849 tablet_bootstrap.cc:492] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:38.482127 18849 ts_tablet_manager.cc:1403] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.172s	user 0.015s	sys 0.014s
I20260709 13:04:38.483661 18856 tablet_bootstrap.cc:492] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:38.484223 18856 ts_tablet_manager.cc:1403] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.002s
I20260709 13:04:38.484820 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d70b90a1179491c81c24fb89d094043" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:38.487205 18856 raft_consensus.cc:359] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:38.487959 18856 raft_consensus.cc:385] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.488125 18851 ts_tablet_manager.cc:1434] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260709 13:04:38.488310 18856 raft_consensus.cc:740] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.486229 18849 raft_consensus.cc:359] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:38.489791 18849 raft_consensus.cc:385] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.489217 18851 tablet_bootstrap.cc:492] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:38.489989 18856 consensus_queue.cc:260] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:38.492391 18856 ts_tablet_manager.cc:1434] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:04:38.493470 18856 tablet_bootstrap.cc:492] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:38.496455 18851 tablet_bootstrap.cc:654] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:38.497138 18768 consensus_peers.cc:597] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:38.490083 18849 raft_consensus.cc:740] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.498515 18849 consensus_queue.cc:260] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:38.500206 18856 tablet_bootstrap.cc:654] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.506378 18849 ts_tablet_manager.cc:1434] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:04:38.507313 18798 raft_consensus.cc:3060] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:38.507556 18849 tablet_bootstrap.cc:492] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:38.511128 19140 raft_consensus.cc:493] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.511695 19140 raft_consensus.cc:515] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:38.513777 19140 leader_election.cc:290] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:38.515347 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a089acd6ec6748faae5c920e93b18f45" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:38.516124 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a089acd6ec6748faae5c920e93b18f45" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
W20260709 13:04:38.517077 18694 leader_election.cc:343] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.519276 19000 consensus_queue.cc:1048] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:38.520161 18693 leader_election.cc:343] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.520654 18693 leader_election.cc:304] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
W20260709 13:04:38.522441 18619 leader_election.cc:343] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.524981 19128 raft_consensus.cc:515] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.524814 18477 catalog_manager.cc:5697] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:38.527444 19128 leader_election.cc:290] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:38.529258 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:38.529901 18721 raft_consensus.cc:3060] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:38.531075 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
W20260709 13:04:38.532433 18620 leader_election.cc:343] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:38.532603 19184 log.cc:927] Time spent T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260709 13:04:38.533023 19121 consensus_queue.cc:1048] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:38.513857 18849 tablet_bootstrap.cc:654] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.540079 19000 raft_consensus.cc:2749] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:38.541778 19143 consensus_queue.cc:1048] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:04:38.551594 18851 tablet_bootstrap.cc:492] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:38.552166 18851 ts_tablet_manager.cc:1403] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.004s
I20260709 13:04:38.554090 19000 consensus_queue.cc:1048] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:04:38.565958 18850 tablet_bootstrap.cc:492] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:38.566190 18851 raft_consensus.cc:359] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:38.566963 18851 raft_consensus.cc:385] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.567262 18851 raft_consensus.cc:740] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.567929 18851 consensus_queue.cc:260] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:38.570426 18851 ts_tablet_manager.cc:1434] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:04:38.570526 18721 raft_consensus.cc:2468] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:38.571491 18851 tablet_bootstrap.cc:492] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:38.566519 18850 ts_tablet_manager.cc:1403] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.232s	user 0.025s	sys 0.013s
I20260709 13:04:38.575333 18477 catalog_manager.cc:5697] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:38.583873 18620 consensus_peers.cc:597] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:38.590451 18620 leader_election.cc:304] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:38.591663 19128 raft_consensus.cc:2804] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:38.592170 19128 raft_consensus.cc:697] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:38.593010 19128 consensus_queue.cc:237] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.593883 19070 raft_consensus.cc:493] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.594427 19070 raft_consensus.cc:515] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.603070 19142 raft_consensus.cc:493] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.607246 19142 raft_consensus.cc:515] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:38.633225 18856 tablet_bootstrap.cc:492] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:38.633832 18856 ts_tablet_manager.cc:1403] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.141s	user 0.022s	sys 0.007s
I20260709 13:04:38.636268 19000 consensus_queue.cc:1048] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:38.641155 18849 tablet_bootstrap.cc:492] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:38.641050 18850 raft_consensus.cc:359] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.641657 18849 ts_tablet_manager.cc:1403] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.134s	user 0.010s	sys 0.014s
I20260709 13:04:38.641728 18850 raft_consensus.cc:385] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.642043 18850 raft_consensus.cc:740] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.644521 18850 consensus_queue.cc:260] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.659816 18850 ts_tablet_manager.cc:1434] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.087s	user 0.004s	sys 0.002s
I20260709 13:04:38.690460 18850 tablet_bootstrap.cc:492] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:38.663424 19070 leader_election.cc:290] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:38.683048 18870 consensus_queue.cc:1048] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:38.666944 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:38.694794 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:38.698253 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a29fe7a16542b79c2a3e0244cc27f8" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:38.699198 18654 raft_consensus.cc:2468] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:38.683089 18851 tablet_bootstrap.cc:654] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.687882 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a29fe7a16542b79c2a3e0244cc27f8" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:38.660821 18849 raft_consensus.cc:359] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.705981 18849 raft_consensus.cc:385] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.706298 18849 raft_consensus.cc:740] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.687510 18856 raft_consensus.cc:359] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:38.690372 19142 leader_election.cc:290] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:38.707105 18856 raft_consensus.cc:385] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.707458 18849 consensus_queue.cc:260] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.707460 18856 raft_consensus.cc:740] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
W20260709 13:04:38.684834 19190 log.cc:927] Time spent T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260709 13:04:38.712749 18856 consensus_queue.cc:260] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:38.713943 18849 ts_tablet_manager.cc:1434] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.000s
I20260709 13:04:38.713552 18768 leader_election.cc:304] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:38.717304 18767 leader_election.cc:304] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:38.718020 19196 raft_consensus.cc:2749] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.718317 18866 consensus_queue.cc:1048] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:38.718829 19196 raft_consensus.cc:2804] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:38.719218 19196 raft_consensus.cc:493] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:38.719574 19196 raft_consensus.cc:3060] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:38.734279 18768 leader_election.cc:343] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.739509 18856 ts_tablet_manager.cc:1434] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.105s	user 0.009s	sys 0.001s
I20260709 13:04:38.715775 18849 tablet_bootstrap.cc:492] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:38.751963 18856 tablet_bootstrap.cc:492] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:38.755365 19142 consensus_queue.cc:1048] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:38.732867 19196 raft_consensus.cc:515] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:38.757272 18850 tablet_bootstrap.cc:654] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.759802 19070 raft_consensus.cc:493] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.760388 19070 raft_consensus.cc:515] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:38.760449 18477 catalog_manager.cc:5697] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:38.762681 19070 leader_election.cc:290] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:38.763890 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b624f7ddd5554767860ab82634cb870f" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:38.764925 18653 raft_consensus.cc:2468] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:38.766376 18767 leader_election.cc:304] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:38.766918 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b624f7ddd5554767860ab82634cb870f" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:38.767248 19142 raft_consensus.cc:2804] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:38.767650 19142 raft_consensus.cc:493] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:38.768128 19142 raft_consensus.cc:3060] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:38.777227 18768 leader_election.cc:343] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:38.779189 18694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 72600.5us
I20260709 13:04:38.780630 19142 raft_consensus.cc:515] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:38.785785 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b624f7ddd5554767860ab82634cb870f" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:38.786484 18653 raft_consensus.cc:3060] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:38.794512 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b624f7ddd5554767860ab82634cb870f" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:38.795177 18653 raft_consensus.cc:2468] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:38.796016 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a29fe7a16542b79c2a3e0244cc27f8" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:38.796631 18654 raft_consensus.cc:3060] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:38.798297 19196 leader_election.cc:290] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:38.801522 18849 tablet_bootstrap.cc:654] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.803789 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a29fe7a16542b79c2a3e0244cc27f8" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:38.804411 18654 raft_consensus.cc:2468] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:38.804912 19142 leader_election.cc:290] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:38.811878 18856 tablet_bootstrap.cc:654] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:38.814354 18768 leader_election.cc:343] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.815362 18767 leader_election.cc:304] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:38.832516 18767 leader_election.cc:304] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:38.833303 19196 raft_consensus.cc:2804] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:38.833735 19142 raft_consensus.cc:2804] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:38.834256 19142 raft_consensus.cc:697] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:38.833771 19196 raft_consensus.cc:697] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:38.835134 19142 consensus_queue.cc:237] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:38.835508 19196 consensus_queue.cc:237] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
W20260709 13:04:38.846438 18620 consensus_peers.cc:597] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:38.848150 18619 consensus_peers.cc:597] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 -> Peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Couldn't send request to peer 6d72d20367034526ae779db5feeb4245. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:38.855680 19070 raft_consensus.cc:493] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.856204 19070 raft_consensus.cc:515] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:38.858093 19070 leader_election.cc:290] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:38.877295 18849 tablet_bootstrap.cc:492] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:38.877874 18849 ts_tablet_manager.cc:1403] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.162s	user 0.015s	sys 0.001s
W20260709 13:04:38.849705 18768 leader_election.cc:343] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.881474 18849 raft_consensus.cc:359] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:38.882190 18849 raft_consensus.cc:385] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:04:38.881851 18768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 59815.3us
I20260709 13:04:38.882516 18849 raft_consensus.cc:740] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.883301 18849 consensus_queue.cc:260] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:38.890998 18849 ts_tablet_manager.cc:1434] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:04:38.894102 18849 tablet_bootstrap.cc:492] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:38.893953 19114 raft_consensus.cc:493] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.895217 19114 raft_consensus.cc:515] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.896461 18851 tablet_bootstrap.cc:492] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:38.896956 18851 ts_tablet_manager.cc:1403] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.326s	user 0.021s	sys 0.005s
I20260709 13:04:38.897231 18850 tablet_bootstrap.cc:492] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:38.897703 18850 ts_tablet_manager.cc:1403] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.208s	user 0.025s	sys 0.016s
I20260709 13:04:38.897966 19114 leader_election.cc:290] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:38.898969 19143 raft_consensus.cc:493] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.899467 19143 raft_consensus.cc:515] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.900429 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:38.901620 19143 leader_election.cc:290] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:38.902395 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:38.902842 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b13868d14ea4837a4d5483f85a1fffb" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:38.903688 18850 raft_consensus.cc:359] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.903968 18544 leader_election.cc:304] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:38.904332 18850 raft_consensus.cc:385] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.904628 18850 raft_consensus.cc:740] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.904917 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b13868d14ea4837a4d5483f85a1fffb" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:38.905347 19143 raft_consensus.cc:493] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.905256 18850 consensus_queue.cc:260] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.905896 19143 raft_consensus.cc:515] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
W20260709 13:04:38.907546 18693 leader_election.cc:343] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:38.908497 18693 leader_election.cc:343] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.908653 19143 leader_election.cc:290] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:38.908859 18693 leader_election.cc:304] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:38.911005 19114 raft_consensus.cc:2749] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:38.911121 18850 ts_tablet_manager.cc:1434] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:04:38.899578 18851 raft_consensus.cc:359] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.912298 18851 raft_consensus.cc:385] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.912667 18851 raft_consensus.cc:740] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.914012 18851 consensus_queue.cc:260] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:38.915503 19143 raft_consensus.cc:2749] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:38.911018 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74550e44e9954e0e91b910057c8b9a62" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:38.923297 18851 ts_tablet_manager.cc:1434] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:04:38.924934 18850 tablet_bootstrap.cc:492] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:38.926451 19204 raft_consensus.cc:493] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.926923 19204 raft_consensus.cc:515] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:38.927500 19128 consensus_queue.cc:1048] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:38.928984 19204 leader_election.cc:290] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:38.929324 18479 catalog_manager.cc:5697] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 1 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:38.931074 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
W20260709 13:04:38.933967 18693 leader_election.cc:343] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.933931 18479 catalog_manager.cc:5697] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 1 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:38.931097 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:38.937340 18851 tablet_bootstrap.cc:492] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:38.921240 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74550e44e9954e0e91b910057c8b9a62" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
W20260709 13:04:38.944404 18694 leader_election.cc:343] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.950488 18804 raft_consensus.cc:2468] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 0.
W20260709 13:04:38.955377 18693 leader_election.cc:343] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:38.955984 18693 leader_election.cc:304] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:38.957448 18693 leader_election.cc:304] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:38.987852 18856 tablet_bootstrap.cc:492] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:38.989419 18856 ts_tablet_manager.cc:1403] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.249s	user 0.011s	sys 0.006s
I20260709 13:04:38.961807 18574 raft_consensus.cc:3060] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:38.974771 19143 raft_consensus.cc:2804] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:38.972735 19203 raft_consensus.cc:2749] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:39.023177 18850 tablet_bootstrap.cc:654] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.996088 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74550e44e9954e0e91b910057c8b9a62" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:39.028729 18849 tablet_bootstrap.cc:654] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.012914 19143 raft_consensus.cc:493] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:39.034372 19114 raft_consensus.cc:493] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.043373 19114 raft_consensus.cc:515] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:39.046200 19114 leader_election.cc:290] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:39.036674 19143 raft_consensus.cc:3060] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:39.060916 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247dc7d3304e4beb8c559fad17c8f384" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:39.053942 18581 raft_consensus.cc:3060] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:39.071308 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247dc7d3304e4beb8c559fad17c8f384" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:39.073364 19116 consensus_queue.cc:1048] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:39.074913 19116 consensus_queue.cc:1048] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:39.077430 18544 leader_election.cc:304] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
W20260709 13:04:39.084858 18768 leader_election.cc:343] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:39.102280 18851 tablet_bootstrap.cc:654] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.113488 18856 raft_consensus.cc:359] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.114630 18856 raft_consensus.cc:385] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.115041 18856 raft_consensus.cc:740] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.119879 18856 consensus_queue.cc:260] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.129427 19143 raft_consensus.cc:515] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.133378 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74550e44e9954e0e91b910057c8b9a62" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:39.134334 18801 raft_consensus.cc:3060] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:39.135510 18856 ts_tablet_manager.cc:1434] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.146s	user 0.006s	sys 0.001s
I20260709 13:04:39.136637 18856 tablet_bootstrap.cc:492] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:39.153280 18856 tablet_bootstrap.cc:654] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.161144 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74550e44e9954e0e91b910057c8b9a62" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:39.152017 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74550e44e9954e0e91b910057c8b9a62" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
W20260709 13:04:39.168941 18694 leader_election.cc:343] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:39.169181 18726 raft_consensus.cc:2393] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d72d20367034526ae779db5feeb4245 in current term 1: Already voted for candidate b5039c66622c4bf19e961bda716b018c in this term.
W20260709 13:04:39.171509 18527 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:39.180325 18850 tablet_bootstrap.cc:492] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:39.180923 18850 ts_tablet_manager.cc:1403] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.259s	user 0.055s	sys 0.057s
I20260709 13:04:39.180713 18768 leader_election.cc:304] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:39.188161 18850 raft_consensus.cc:359] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.188956 18850 raft_consensus.cc:385] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.189352 18850 raft_consensus.cc:740] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.190162 18850 consensus_queue.cc:260] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.193504 18850 ts_tablet_manager.cc:1434] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 13:04:39.194733 18850 tablet_bootstrap.cc:492] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:39.210060 18850 tablet_bootstrap.cc:654] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:39.214259 18620 consensus_peers.cc:597] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:39.217517 19143 leader_election.cc:290] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:39.220309 19116 raft_consensus.cc:493] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.220875 19116 raft_consensus.cc:515] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:39.222663 18849 tablet_bootstrap.cc:492] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:39.223460 18849 ts_tablet_manager.cc:1403] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.330s	user 0.026s	sys 0.020s
I20260709 13:04:39.224501 18856 tablet_bootstrap.cc:492] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:39.224985 18856 ts_tablet_manager.cc:1403] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.000s
I20260709 13:04:39.232990 19116 leader_election.cc:290] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:39.242930 18579 raft_consensus.cc:3060] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:39.246255 18572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:39.234634 18849 raft_consensus.cc:359] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:39.249867 18849 raft_consensus.cc:385] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.250236 18849 raft_consensus.cc:740] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.254417 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:39.255184 18722 raft_consensus.cc:2468] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:39.254614 18856 raft_consensus.cc:359] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:39.255878 18856 raft_consensus.cc:385] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.256999 18856 raft_consensus.cc:740] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.258015 18856 consensus_queue.cc:260] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:39.268172 18620 leader_election.cc:304] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:39.269095 18849 consensus_queue.cc:260] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:39.248600 18801 raft_consensus.cc:2468] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
W20260709 13:04:39.278232 18620 leader_election.cc:343] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:39.278949 18849 ts_tablet_manager.cc:1434] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 13:04:39.280160 18849 tablet_bootstrap.cc:492] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:39.275703 19119 raft_consensus.cc:2749] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:39.275481 19128 raft_consensus.cc:2804] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:39.285032 18856 ts_tablet_manager.cc:1434] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.005s
I20260709 13:04:39.287861 19128 raft_consensus.cc:493] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:39.294000 18693 leader_election.cc:304] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
W20260709 13:04:39.298780 18768 consensus_peers.cc:597] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:39.301182 18768 consensus_peers.cc:597] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:39.304705 19201 raft_consensus.cc:493] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.305233 19201 raft_consensus.cc:515] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.302359 19128 raft_consensus.cc:3060] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:39.303431 19204 raft_consensus.cc:2804] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:39.307317 19201 leader_election.cc:290] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:39.312418 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:39.313222 19204 raft_consensus.cc:697] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:39.314038 18572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:39.314232 19204 consensus_queue.cc:237] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.296391 18804 raft_consensus.cc:3060] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:39.313417 18851 tablet_bootstrap.cc:492] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:39.317742 18851 ts_tablet_manager.cc:1403] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.381s	user 0.015s	sys 0.008s
W20260709 13:04:39.317894 18693 leader_election.cc:343] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:39.322036 18919 raft_consensus.cc:493] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.322566 18919 raft_consensus.cc:515] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:39.323967 18850 tablet_bootstrap.cc:492] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:39.324474 18850 ts_tablet_manager.cc:1403] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.130s	user 0.018s	sys 0.019s
I20260709 13:04:39.324625 18919 leader_election.cc:290] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:39.326263 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
W20260709 13:04:39.327804 18619 leader_election.cc:343] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:39.331297 18694 leader_election.cc:343] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:39.331835 18694 leader_election.cc:304] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:39.332276 18572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:39.332979 19201 raft_consensus.cc:2749] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:39.335104 18856 tablet_bootstrap.cc:492] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:39.332986 18851 raft_consensus.cc:359] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
W20260709 13:04:39.339079 18620 leader_election.cc:343] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:39.339238 18851 raft_consensus.cc:385] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.344645 18851 raft_consensus.cc:740] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.344759 18620 leader_election.cc:304] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:39.345607 18851 consensus_queue.cc:260] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:39.346225 19028 raft_consensus.cc:2749] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:39.340794 19128 raft_consensus.cc:515] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:39.349751 18850 raft_consensus.cc:359] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.353104 18850 raft_consensus.cc:385] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.353415 18850 raft_consensus.cc:740] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.354226 18850 consensus_queue.cc:260] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.355918 19128 leader_election.cc:290] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:39.357889 18849 tablet_bootstrap.cc:654] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.365085 19114 raft_consensus.cc:2749] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:39.360582 18856 tablet_bootstrap.cc:654] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.371385 18850 ts_tablet_manager.cc:1434] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.001s
I20260709 13:04:39.363035 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:39.373346 18851 ts_tablet_manager.cc:1434] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.013s
I20260709 13:04:39.374457 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:39.378623 18851 tablet_bootstrap.cc:492] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:39.379462 18722 raft_consensus.cc:3060] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:39.379765 18476 catalog_manager.cc:5697] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 1 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:39.385766 18620 leader_election.cc:343] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:39.380259 19215 raft_consensus.cc:493] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:39.395383 19215 raft_consensus.cc:515] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:39.396332 19119 consensus_queue.cc:1048] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:39.384416 18849 tablet_bootstrap.cc:492] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:39.386376 18850 tablet_bootstrap.cc:492] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:39.401006 18849 ts_tablet_manager.cc:1403] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.002s
I20260709 13:04:39.406582 19114 raft_consensus.cc:493] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.407183 19114 raft_consensus.cc:515] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:39.411223 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:39.417505 19119 consensus_queue.cc:1048] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:39.419421 19215 leader_election.cc:290] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:39.420045 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:39.420708 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:39.420828 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:39.430236 18545 leader_election.cc:304] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:39.430505 18544 leader_election.cc:304] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:39.431849 19228 raft_consensus.cc:2749] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:39.431959 19215 raft_consensus.cc:2749] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:39.441821 18851 tablet_bootstrap.cc:654] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.426532 19114 leader_election.cc:290] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:39.448058 18722 raft_consensus.cc:2468] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:39.456873 18849 raft_consensus.cc:359] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:39.458119 18849 raft_consensus.cc:385] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.458613 18849 raft_consensus.cc:740] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.459751 18620 leader_election.cc:304] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:39.459874 18849 consensus_queue.cc:260] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:39.461517 18919 raft_consensus.cc:2804] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:39.461822 18856 tablet_bootstrap.cc:492] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:39.462360 18856 ts_tablet_manager.cc:1403] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.127s	user 0.019s	sys 0.047s
I20260709 13:04:39.462893 18919 raft_consensus.cc:697] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:39.464742 18919 consensus_queue.cc:237] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:39.466189 18856 raft_consensus.cc:359] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:39.466887 18856 raft_consensus.cc:385] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.467170 18856 raft_consensus.cc:740] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.467803 18856 consensus_queue.cc:260] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:39.472437 18850 tablet_bootstrap.cc:654] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.474205 18579 raft_consensus.cc:3060] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:39.475627 18856 ts_tablet_manager.cc:1434] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:04:39.476794 18856 tablet_bootstrap.cc:492] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:39.479810 18849 ts_tablet_manager.cc:1434] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.000s
I20260709 13:04:39.485507 18849 tablet_bootstrap.cc:492] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:39.489149 18856 tablet_bootstrap.cc:654] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.496968 18476 catalog_manager.cc:5697] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:39.502801 18850 tablet_bootstrap.cc:492] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:39.503327 18850 ts_tablet_manager.cc:1403] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.117s	user 0.019s	sys 0.010s
I20260709 13:04:39.506400 19201 raft_consensus.cc:493] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.506964 19201 raft_consensus.cc:515] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.507848 19204 raft_consensus.cc:493] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.508353 19204 raft_consensus.cc:515] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.509204 19201 leader_election.cc:290] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:39.510319 19204 leader_election.cc:290] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:39.512786 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4161daeec234f1986912fc435319d62" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:39.512717 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff2fa868404d1eb705301b48b5e657" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:39.515173 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff2fa868404d1eb705301b48b5e657" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:39.505985 18850 raft_consensus.cc:359] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:39.516331 18850 raft_consensus.cc:385] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.516644 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4161daeec234f1986912fc435319d62" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
W20260709 13:04:39.517724 18693 leader_election.cc:343] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:39.518687 18693 leader_election.cc:343] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:39.520159 18694 leader_election.cc:343] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:39.520727 18694 leader_election.cc:304] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:39.521548 19204 raft_consensus.cc:2749] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:39.521957 18694 leader_election.cc:343] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:39.522488 18694 leader_election.cc:304] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:39.523337 19204 raft_consensus.cc:2749] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:39.516670 18850 raft_consensus.cc:740] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.527575 18850 consensus_queue.cc:260] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:39.533691 18856 tablet_bootstrap.cc:492] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:39.534250 18856 ts_tablet_manager.cc:1403] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.007s
I20260709 13:04:39.536983 18856 raft_consensus.cc:359] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:39.537714 18856 raft_consensus.cc:385] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.538446 18856 raft_consensus.cc:740] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.539599 18919 raft_consensus.cc:493] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.540248 18919 raft_consensus.cc:515] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:39.529587 18850 ts_tablet_manager.cc:1434] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.001s
I20260709 13:04:39.542339 18850 tablet_bootstrap.cc:492] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c: Bootstrap starting.
I20260709 13:04:39.542713 18919 leader_election.cc:290] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:39.548586 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b13868d14ea4837a4d5483f85a1fffb" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:39.552956 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b13868d14ea4837a4d5483f85a1fffb" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:39.553397 18851 tablet_bootstrap.cc:492] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:39.553665 18722 raft_consensus.cc:2468] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:39.554028 18851 ts_tablet_manager.cc:1403] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.176s	user 0.008s	sys 0.010s
I20260709 13:04:39.555320 18620 leader_election.cc:304] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:39.556378 18919 raft_consensus.cc:2804] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:39.556838 18919 raft_consensus.cc:493] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:39.557243 18919 raft_consensus.cc:3060] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:39.556944 18856 consensus_queue.cc:260] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:39.558048 18801 raft_consensus.cc:2468] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:39.559264 18856 ts_tablet_manager.cc:1434] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:04:39.560420 18856 tablet_bootstrap.cc:492] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:39.556355 18849 tablet_bootstrap.cc:654] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:39.567363 18768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 61376.1us
I20260709 13:04:39.571256 18856 tablet_bootstrap.cc:654] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.578181 19243 raft_consensus.cc:493] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.578661 19243 raft_consensus.cc:515] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.580720 19243 leader_election.cc:290] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:39.577891 18851 raft_consensus.cc:359] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:39.581238 18851 raft_consensus.cc:385] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.581845 18850 tablet_bootstrap.cc:654] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.581521 18851 raft_consensus.cc:740] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.587906 18851 consensus_queue.cc:260] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:39.594434 19119 raft_consensus.cc:493] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.594981 19119 raft_consensus.cc:515] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:39.598883 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a089acd6ec6748faae5c920e93b18f45" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:39.599560 18919 raft_consensus.cc:515] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:39.599617 18722 raft_consensus.cc:2468] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:39.603720 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b13868d14ea4837a4d5483f85a1fffb" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:39.632393 18801 raft_consensus.cc:3060] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:39.632859 18768 leader_election.cc:304] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:39.633812 18866 raft_consensus.cc:2804] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:39.601779 18919 leader_election.cc:290] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:39.634168 18866 raft_consensus.cc:493] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:39.634495 18866 raft_consensus.cc:3060] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:39.604034 19119 leader_election.cc:290] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:39.604833 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b13868d14ea4837a4d5483f85a1fffb" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:39.640251 18729 raft_consensus.cc:3060] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:39.641305 18866 raft_consensus.cc:515] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.606398 18572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:39.643069 18866 leader_election.cc:290] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:39.606588 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a089acd6ec6748faae5c920e93b18f45" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:39.605201 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:39.642745 18801 raft_consensus.cc:2468] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
W20260709 13:04:39.649046 18768 leader_election.cc:343] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:39.650126 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a089acd6ec6748faae5c920e93b18f45" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:39.630304 18851 ts_tablet_manager.cc:1434] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.076s	user 0.003s	sys 0.006s
I20260709 13:04:39.657742 18619 leader_election.cc:304] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:39.658845 18851 tablet_bootstrap.cc:492] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:39.660611 19028 raft_consensus.cc:2804] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:39.661290 19028 raft_consensus.cc:697] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:39.662160 19028 consensus_queue.cc:237] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:39.665233 18849 tablet_bootstrap.cc:492] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:39.665738 18849 ts_tablet_manager.cc:1403] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.180s	user 0.023s	sys 0.047s
W20260709 13:04:39.666896 18767 leader_election.cc:343] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:39.669229 18767 leader_election.cc:304] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:39.670017 19070 raft_consensus.cc:2749] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:39.655830 18729 raft_consensus.cc:2468] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:39.656304 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a089acd6ec6748faae5c920e93b18f45" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:39.669554 18849 raft_consensus.cc:359] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:39.670681 18849 raft_consensus.cc:385] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.670765 18721 raft_consensus.cc:3060] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:39.671026 18849 raft_consensus.cc:740] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
W20260709 13:04:39.671432 18768 leader_election.cc:343] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:39.671794 18849 consensus_queue.cc:260] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
W20260709 13:04:39.672420 18768 leader_election.cc:343] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:39.655365 18856 tablet_bootstrap.cc:492] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:39.673651 18856 ts_tablet_manager.cc:1403] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.002s
I20260709 13:04:39.673879 18849 ts_tablet_manager.cc:1434] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:39.674913 18849 tablet_bootstrap.cc:492] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:39.677210 18856 raft_consensus.cc:359] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:39.678123 18856 raft_consensus.cc:385] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.678449 18856 raft_consensus.cc:740] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.679296 18856 consensus_queue.cc:260] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:39.686295 18849 tablet_bootstrap.cc:654] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.690253 18850 tablet_bootstrap.cc:492] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c: No bootstrap required, opened a new log
I20260709 13:04:39.690757 18850 ts_tablet_manager.cc:1403] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c: Time spent bootstrapping tablet: real 0.149s	user 0.016s	sys 0.007s
I20260709 13:04:39.693463 18721 raft_consensus.cc:2468] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:39.693496 18850 raft_consensus.cc:359] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.694404 18850 raft_consensus.cc:385] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.696486 18850 raft_consensus.cc:740] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.697304 18850 consensus_queue.cc:260] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.698643 18851 tablet_bootstrap.cc:654] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.699451 18850 ts_tablet_manager.cc:1434] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:39.703019 18768 leader_election.cc:304] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:39.703694 18849 tablet_bootstrap.cc:492] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:39.704272 18849 ts_tablet_manager.cc:1403] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 13:04:39.704674 18476 catalog_manager.cc:5697] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:39.707070 18849 raft_consensus.cc:359] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:39.707751 18856 ts_tablet_manager.cc:1434] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:04:39.707787 18849 raft_consensus.cc:385] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.708279 18849 raft_consensus.cc:740] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.708953 18849 consensus_queue.cc:260] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:39.711295 18849 ts_tablet_manager.cc:1434] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:39.712383 18849 tablet_bootstrap.cc:492] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:39.716063 18856 tablet_bootstrap.cc:492] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:39.719995 18849 tablet_bootstrap.cc:654] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.722491 18856 tablet_bootstrap.cc:654] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.723970 19201 consensus_queue.cc:1048] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:39.726500 18866 raft_consensus.cc:2804] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:39.727119 18866 raft_consensus.cc:697] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:39.727898 18866 consensus_queue.cc:237] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.736502 19201 raft_consensus.cc:493] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.737287 19201 raft_consensus.cc:515] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:39.740630 19201 leader_election.cc:290] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:39.742761 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadf4f4af9ec4faeb20ac90c90109c1a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
W20260709 13:04:39.744453 18693 leader_election.cc:343] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:39.745272 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadf4f4af9ec4faeb20ac90c90109c1a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
W20260709 13:04:39.747243 18694 leader_election.cc:343] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:39.747684 18694 leader_election.cc:304] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:39.748718 19201 raft_consensus.cc:2749] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:39.765583 18851 tablet_bootstrap.cc:492] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:39.766305 18851 ts_tablet_manager.cc:1403] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.000s
I20260709 13:04:39.770929 18851 raft_consensus.cc:359] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.771979 18851 raft_consensus.cc:385] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.772413 18851 raft_consensus.cc:740] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.773530 18851 consensus_queue.cc:260] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.776898 18851 ts_tablet_manager.cc:1434] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 13:04:39.782392 18851 tablet_bootstrap.cc:492] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:39.794517 18851 tablet_bootstrap.cc:654] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.812201 18851 tablet_bootstrap.cc:492] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:39.814618 18851 ts_tablet_manager.cc:1403] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.008s
I20260709 13:04:39.819054 18851 raft_consensus.cc:359] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:39.824786 18851 raft_consensus.cc:385] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.825815 18851 raft_consensus.cc:740] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.832017 18849 tablet_bootstrap.cc:492] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:39.836997 18856 tablet_bootstrap.cc:492] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:39.837960 18919 raft_consensus.cc:493] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.837349 18476 catalog_manager.cc:5697] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 1 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:39.838366 18849 ts_tablet_manager.cc:1403] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.126s	user 0.042s	sys 0.058s
I20260709 13:04:39.838557 18856 ts_tablet_manager.cc:1403] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.130s	user 0.034s	sys 0.034s
I20260709 13:04:39.838524 18919 raft_consensus.cc:515] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:39.841081 18919 leader_election.cc:290] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:39.841800 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8936fd687da4f059b34f0e723128368" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:39.841939 18849 raft_consensus.cc:359] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:39.843263 18849 raft_consensus.cc:385] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.843125 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8936fd687da4f059b34f0e723128368" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
W20260709 13:04:39.843935 18619 leader_election.cc:343] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:39.844547 18620 leader_election.cc:343] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:39.844982 18620 leader_election.cc:304] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:39.845983 18919 raft_consensus.cc:2749] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:39.846717 18849 raft_consensus.cc:740] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.848223 18579 raft_consensus.cc:3060] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:39.848038 18849 consensus_queue.cc:260] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:39.856873 19204 consensus_queue.cc:1048] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:39.857321 18856 raft_consensus.cc:359] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.858037 18856 raft_consensus.cc:385] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.858301 18856 raft_consensus.cc:740] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.858999 18856 consensus_queue.cc:260] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.837795 18851 consensus_queue.cc:260] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:39.858572 18581 raft_consensus.cc:3060] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:39.864928 18851 ts_tablet_manager.cc:1434] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 13:04:39.866093 18851 tablet_bootstrap.cc:492] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:39.872855 18856 ts_tablet_manager.cc:1434] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:04:39.874161 18856 tablet_bootstrap.cc:492] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:39.875849 18849 ts_tablet_manager.cc:1434] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:04:39.876942 18849 tablet_bootstrap.cc:492] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:39.894280 18851 tablet_bootstrap.cc:654] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.900056 18856 tablet_bootstrap.cc:654] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.911607 19201 raft_consensus.cc:493] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.912206 19201 raft_consensus.cc:515] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.915555 18849 tablet_bootstrap.cc:654] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.916054 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872633bc5a6d4a25aa6112df09cfdd82" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:39.916889 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872633bc5a6d4a25aa6112df09cfdd82" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
W20260709 13:04:39.918601 18694 leader_election.cc:343] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:39.919873 18693 leader_election.cc:343] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:39.919988 19215 raft_consensus.cc:493] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:39.920442 18693 leader_election.cc:304] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:39.920548 19215 raft_consensus.cc:515] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:39.921634 19204 raft_consensus.cc:2749] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:39.923007 19201 leader_election.cc:290] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:39.923133 19215 leader_election.cc:290] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:39.925933 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a29fe7a16542b79c2a3e0244cc27f8" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:39.926156 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a29fe7a16542b79c2a3e0244cc27f8" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:39.927887 18544 leader_election.cc:304] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:39.934222 19228 raft_consensus.cc:2749] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:39.937459 18851 tablet_bootstrap.cc:492] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:39.938048 18851 ts_tablet_manager.cc:1403] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.000s
I20260709 13:04:39.940565 18851 raft_consensus.cc:359] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.941211 18851 raft_consensus.cc:385] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.941483 18851 raft_consensus.cc:740] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.941987 18856 tablet_bootstrap.cc:492] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:39.942636 18856 ts_tablet_manager.cc:1403] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.011s
I20260709 13:04:39.942155 18851 consensus_queue.cc:260] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:39.944511 18851 ts_tablet_manager.cc:1434] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:39.945441 18851 tablet_bootstrap.cc:492] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:39.945695 18856 raft_consensus.cc:359] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:39.946311 18849 tablet_bootstrap.cc:492] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:39.946453 18856 raft_consensus.cc:385] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.946993 18849 ts_tablet_manager.cc:1403] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.004s
I20260709 13:04:39.946967 18856 raft_consensus.cc:740] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.947860 18856 consensus_queue.cc:260] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:39.950012 18856 ts_tablet_manager.cc:1434] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:39.951462 18851 tablet_bootstrap.cc:654] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.952131 18849 raft_consensus.cc:359] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:39.952905 18849 raft_consensus.cc:385] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.955034 18849 raft_consensus.cc:740] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.953615 18856 tablet_bootstrap.cc:492] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:39.957326 18849 consensus_queue.cc:260] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:39.961113 18849 ts_tablet_manager.cc:1434] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:04:39.962672 18851 tablet_bootstrap.cc:492] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:39.963183 18851 ts_tablet_manager.cc:1403] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 13:04:39.964207 18856 tablet_bootstrap.cc:654] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.964651 18849 tablet_bootstrap.cc:492] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:39.971593 18851 raft_consensus.cc:359] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:39.972289 18851 raft_consensus.cc:385] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:39.972589 18851 raft_consensus.cc:740] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:39.973230 18851 consensus_queue.cc:260] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:39.975674 18851 ts_tablet_manager.cc:1434] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:04:39.976598 18851 tablet_bootstrap.cc:492] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
W20260709 13:04:39.983747 18620 consensus_peers.cc:597] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:39.992694 18851 tablet_bootstrap.cc:654] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:39.993430 18856 tablet_bootstrap.cc:492] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:39.997462 18856 ts_tablet_manager.cc:1403] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.011s
I20260709 13:04:39.998452 18866 raft_consensus.cc:493] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.998974 18866 raft_consensus.cc:515] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:40.001343 18866 leader_election.cc:290] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:40.001816 18849 tablet_bootstrap.cc:654] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:40.000481 18856 raft_consensus.cc:359] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.004720 18856 raft_consensus.cc:385] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:40.005035 18856 raft_consensus.cc:740] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:40.005890 18851 tablet_bootstrap.cc:492] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:40.005621 18856 consensus_queue.cc:260] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.006407 18851 ts_tablet_manager.cc:1403] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.010s
I20260709 13:04:40.006780 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211f60c237a546ba9146be31a66a6cff" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:40.007477 18655 raft_consensus.cc:2468] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:40.007982 18856 ts_tablet_manager.cc:1434] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:04:40.008800 18767 leader_election.cc:304] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:40.009076 18856 tablet_bootstrap.cc:492] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:40.008980 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211f60c237a546ba9146be31a66a6cff" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:40.009238 18851 raft_consensus.cc:359] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.009595 18866 raft_consensus.cc:2804] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:40.009951 18851 raft_consensus.cc:385] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:40.010044 18866 raft_consensus.cc:493] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:40.010351 18851 raft_consensus.cc:740] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:40.010497 18866 raft_consensus.cc:3060] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.011219 18851 consensus_queue.cc:260] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.012306 18729 raft_consensus.cc:2468] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:40.013185 19116 consensus_queue.cc:1048] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:40.014595 19215 raft_consensus.cc:493] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.015084 19215 raft_consensus.cc:515] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.016830 18851 ts_tablet_manager.cc:1434] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:04:40.016969 19215 leader_election.cc:290] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:40.017889 18851 tablet_bootstrap.cc:492] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:40.018198 18866 raft_consensus.cc:515] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:40.021973 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:40.022672 18654 raft_consensus.cc:2468] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 0.
I20260709 13:04:40.024313 18851 tablet_bootstrap.cc:654] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:40.025473 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:40.025906 18849 tablet_bootstrap.cc:492] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:40.026173 18801 raft_consensus.cc:2468] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 0.
I20260709 13:04:40.026392 18849 ts_tablet_manager.cc:1403] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.003s
I20260709 13:04:40.031068 18849 raft_consensus.cc:359] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.031730 18849 raft_consensus.cc:385] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:40.031482 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211f60c237a546ba9146be31a66a6cff" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:40.032063 18849 raft_consensus.cc:740] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:40.032404 18655 raft_consensus.cc:3060] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.035357 18851 tablet_bootstrap.cc:492] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:40.035844 18851 ts_tablet_manager.cc:1403] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:04:40.035727 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211f60c237a546ba9146be31a66a6cff" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:40.035616 18849 consensus_queue.cc:260] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.036366 18729 raft_consensus.cc:3060] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.038568 18851 raft_consensus.cc:359] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:40.039283 18851 raft_consensus.cc:385] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:40.039798 18851 raft_consensus.cc:740] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:40.040405 18851 consensus_queue.cc:260] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:40.041060 18655 raft_consensus.cc:2468] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:40.041249 19228 raft_consensus.cc:493] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.041746 19228 raft_consensus.cc:515] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.043844 19228 leader_election.cc:290] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:40.045549 18544 leader_election.cc:304] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:40.046276 18851 ts_tablet_manager.cc:1434] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:04:40.047255 18851 tablet_bootstrap.cc:492] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:40.047807 18849 ts_tablet_manager.cc:1434] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:04:40.047647 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4161daeec234f1986912fc435319d62" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:40.048419 18801 raft_consensus.cc:2468] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 0.
I20260709 13:04:40.050966 18544 leader_election.cc:304] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:40.051749 19114 raft_consensus.cc:2804] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:40.052181 19114 raft_consensus.cc:493] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:40.052575 19114 raft_consensus.cc:3060] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.052860 18851 tablet_bootstrap.cc:654] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:40.053012 18767 leader_election.cc:304] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:40.054163 19119 raft_consensus.cc:2804] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:40.054642 19119 raft_consensus.cc:697] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:40.055462 19119 consensus_queue.cc:237] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:40.057485 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4161daeec234f1986912fc435319d62" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:40.058166 18722 raft_consensus.cc:2468] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 0.
I20260709 13:04:40.059394 19228 raft_consensus.cc:2804] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:40.059870 19228 raft_consensus.cc:493] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:40.059569 19114 raft_consensus.cc:515] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.060274 19228 raft_consensus.cc:3060] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.068204 19215 raft_consensus.cc:493] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.069645 19215 raft_consensus.cc:515] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.072538 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:40.070525 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:40.073166 18654 raft_consensus.cc:3060] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.073396 18801 raft_consensus.cc:3060] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.073168 19215 leader_election.cc:290] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:40.080964 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b624f7ddd5554767860ab82634cb870f" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:40.082473 18654 raft_consensus.cc:2468] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 1.
I20260709 13:04:40.083010 19114 leader_election.cc:290] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:40.088368 18544 leader_election.cc:304] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:40.089217 19114 raft_consensus.cc:2804] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:40.089696 19114 raft_consensus.cc:697] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 1 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:40.090483 19114 consensus_queue.cc:237] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.092991 19028 raft_consensus.cc:493] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.093505 19028 raft_consensus.cc:515] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:40.059357 18849 tablet_bootstrap.cc:492] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4: Bootstrap starting.
I20260709 13:04:40.105544 18729 raft_consensus.cc:2468] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:40.108939 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b624f7ddd5554767860ab82634cb870f" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:40.109496 18801 raft_consensus.cc:2468] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 1.
I20260709 13:04:40.023188 18866 leader_election.cc:290] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:40.109086 19028 leader_election.cc:290] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:40.132722 19028 raft_consensus.cc:493] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.133230 18544 leader_election.cc:304] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:40.118793 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
W20260709 13:04:40.120635 18768 consensus_peers.cc:597] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:40.138669 18619 leader_election.cc:343] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:40.138330 19028 raft_consensus.cc:515] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.139524 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:40.140189 18722 raft_consensus.cc:2468] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:40.141525 19028 leader_election.cc:290] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:40.135008 18478 catalog_manager.cc:5697] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:40.106112 19228 raft_consensus.cc:515] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.148977 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:40.152252 18804 raft_consensus.cc:2468] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:40.152374 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:40.124114 18856 tablet_bootstrap.cc:654] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:40.154625 18619 leader_election.cc:304] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:40.156288 19028 raft_consensus.cc:2804] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:40.156720 19028 raft_consensus.cc:493] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:40.157110 19028 raft_consensus.cc:3060] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:40.158866 18620 leader_election.cc:343] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:40.163056 18620 leader_election.cc:304] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245
I20260709 13:04:40.168133 19128 raft_consensus.cc:2804] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:40.168879 19128 raft_consensus.cc:493] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:40.169227 19128 raft_consensus.cc:3060] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.150908 19114 raft_consensus.cc:2749] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:40.174961 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4161daeec234f1986912fc435319d62" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:40.175697 18804 raft_consensus.cc:3060] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.180109 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4161daeec234f1986912fc435319d62" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:40.180847 18729 raft_consensus.cc:3060] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.182277 19228 leader_election.cc:290] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:40.184101 18851 tablet_bootstrap.cc:492] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:40.184594 18851 ts_tablet_manager.cc:1403] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.138s	user 0.039s	sys 0.046s
I20260709 13:04:40.186913 18866 raft_consensus.cc:493] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.187371 18866 raft_consensus.cc:515] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.178030 18478 catalog_manager.cc:5697] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 1 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:40.188186 18804 raft_consensus.cc:2468] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 1.
I20260709 13:04:40.189201 18866 leader_election.cc:290] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:40.189281 18544 leader_election.cc:304] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:40.190946 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8936fd687da4f059b34f0e723128368" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:40.191340 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8936fd687da4f059b34f0e723128368" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:40.191969 18655 raft_consensus.cc:2468] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:40.193214 18767 leader_election.cc:304] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
W20260709 13:04:40.193826 18768 leader_election.cc:343] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:40.193986 19243 raft_consensus.cc:2804] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:40.194415 19243 raft_consensus.cc:493] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:40.190176 19228 raft_consensus.cc:2804] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:40.194869 19243 raft_consensus.cc:3060] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.195051 19228 raft_consensus.cc:697] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 1 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:40.195941 19228 consensus_queue.cc:237] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.187237 18851 raft_consensus.cc:359] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.198976 18851 raft_consensus.cc:385] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:40.199235 18851 raft_consensus.cc:740] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:40.199940 18849 tablet_bootstrap.cc:654] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:40.199959 18851 consensus_queue.cc:260] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.203495 18851 ts_tablet_manager.cc:1434] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:04:40.205211 19243 raft_consensus.cc:515] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.215042 18851 tablet_bootstrap.cc:492] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:40.216465 18581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8936fd687da4f059b34f0e723128368" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:40.218269 19028 raft_consensus.cc:515] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.220335 19028 leader_election.cc:290] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:40.221704 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:40.222460 18798 raft_consensus.cc:3060] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.228951 19028 raft_consensus.cc:493] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.229467 19028 raft_consensus.cc:515] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:40.231400 19028 leader_election.cc:290] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:40.231845 19243 leader_election.cc:290] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:40.213091 18729 raft_consensus.cc:2468] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 1.
I20260709 13:04:40.205124 18856 tablet_bootstrap.cc:492] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:40.232723 18856 ts_tablet_manager.cc:1403] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.224s	user 0.008s	sys 0.004s
I20260709 13:04:40.233255 18851 tablet_bootstrap.cc:654] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:40.233601 18768 leader_election.cc:343] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:40.234511 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:40.235504 18856 raft_consensus.cc:359] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:40.236207 18856 raft_consensus.cc:385] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:40.236479 18856 raft_consensus.cc:740] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:40.236404 19128 raft_consensus.cc:515] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:40.237229 18856 consensus_queue.cc:260] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:40.239553 18856 ts_tablet_manager.cc:1434] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:40.241780 18856 tablet_bootstrap.cc:492] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:40.242231 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadf4f4af9ec4faeb20ac90c90109c1a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:40.245882 18581 raft_consensus.cc:3060] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.250073 18798 raft_consensus.cc:2468] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:40.261165 19273 consensus_queue.cc:1048] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:40.255836 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadf4f4af9ec4faeb20ac90c90109c1a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:40.263384 18722 raft_consensus.cc:2468] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 0.
I20260709 13:04:40.257897 18478 catalog_manager.cc:5697] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:40.261395 18619 leader_election.cc:304] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:40.265530 19116 raft_consensus.cc:2804] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:40.250627 18851 tablet_bootstrap.cc:492] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:40.266130 19116 raft_consensus.cc:697] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:40.266767 18851 ts_tablet_manager.cc:1403] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.001s
I20260709 13:04:40.267187 19116 consensus_queue.cc:237] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.269526 18851 raft_consensus.cc:359] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.270224 18851 raft_consensus.cc:385] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:40.270493 18851 raft_consensus.cc:740] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:40.263613 19243 consensus_queue.cc:1048] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:04:40.277308 18620 leader_election.cc:304] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:40.278581 19116 raft_consensus.cc:2804] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:40.278860 18849 tablet_bootstrap.cc:492] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4: No bootstrap required, opened a new log
I20260709 13:04:40.279047 19116 raft_consensus.cc:493] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:40.279443 18849 ts_tablet_manager.cc:1403] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4: Time spent bootstrapping tablet: real 0.220s	user 0.020s	sys 0.000s
I20260709 13:04:40.279538 19116 raft_consensus.cc:3060] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.281971 18479 catalog_manager.cc:5697] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:40.283825 18851 consensus_queue.cc:260] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
W20260709 13:04:40.294740 18620 leader_election.cc:343] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:40.295679 18620 leader_election.cc:343] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:40.295888 19228 raft_consensus.cc:493] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.296379 19228 raft_consensus.cc:515] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.297262 18851 ts_tablet_manager.cc:1434] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:04:40.298235 18851 tablet_bootstrap.cc:492] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:40.282056 18849 raft_consensus.cc:359] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:40.299683 18849 raft_consensus.cc:385] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:40.287560 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8936fd687da4f059b34f0e723128368" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:40.301010 18655 raft_consensus.cc:3060] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.300187 18849 raft_consensus.cc:740] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Initialized, Role: FOLLOWER
I20260709 13:04:40.307240 19121 consensus_queue.cc:1048] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:40.308861 18849 consensus_queue.cc:260] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:40.310007 18655 raft_consensus.cc:2468] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:40.278797 18856 tablet_bootstrap.cc:654] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:40.311470 19116 raft_consensus.cc:515] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:40.313376 19114 raft_consensus.cc:493] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.313898 19114 raft_consensus.cc:515] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.316757 18849 ts_tablet_manager.cc:1434] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:04:40.317231 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:40.317919 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:40.317927 18726 raft_consensus.cc:2468] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 0.
I20260709 13:04:40.319201 19114 leader_election.cc:290] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:40.317932 19116 leader_election.cc:290] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:40.290392 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:40.321220 18722 raft_consensus.cc:3060] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.321655 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadf4f4af9ec4faeb20ac90c90109c1a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:40.324040 19228 leader_election.cc:290] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:40.290724 18577 raft_consensus.cc:3060] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.326942 18851 tablet_bootstrap.cc:654] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:40.291122 19128 leader_election.cc:290] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:40.319620 18545 leader_election.cc:304] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 
W20260709 13:04:40.331912 18544 leader_election.cc:343] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:40.334672 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a089acd6ec6748faae5c920e93b18f45" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:40.335871 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a089acd6ec6748faae5c920e93b18f45" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:40.339574 18767 leader_election.cc:304] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:40.340102 19228 raft_consensus.cc:2804] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:40.340515 19228 raft_consensus.cc:493] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:40.340850 19228 raft_consensus.cc:3060] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.341118 18545 leader_election.cc:304] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:40.342840 19119 raft_consensus.cc:2804] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:40.342839 19114 raft_consensus.cc:2749] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:40.288753 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:40.343782 19119 raft_consensus.cc:697] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:40.344738 19119 consensus_queue.cc:237] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.346225 18722 raft_consensus.cc:2468] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:40.348273 18798 raft_consensus.cc:3060] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:40.352917 18620 leader_election.cc:343] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:40.356077 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadf4f4af9ec4faeb20ac90c90109c1a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:40.356770 18729 raft_consensus.cc:3060] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.367197 18856 tablet_bootstrap.cc:492] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:40.367781 18856 ts_tablet_manager.cc:1403] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.003s
I20260709 13:04:40.373802 18798 raft_consensus.cc:2468] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:40.391258 18851 tablet_bootstrap.cc:492] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:40.391770 18851 ts_tablet_manager.cc:1403] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.008s
I20260709 13:04:40.394357 18851 raft_consensus.cc:359] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.395125 18851 raft_consensus.cc:385] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:40.395364 18851 raft_consensus.cc:740] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:40.395972 18851 consensus_queue.cc:260] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.397711 18851 ts_tablet_manager.cc:1434] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:40.376101 18620 leader_election.cc:304] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
W20260709 13:04:40.401947 18527 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:40.398593 18851 tablet_bootstrap.cc:492] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:40.370575 18856 raft_consensus.cc:359] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.382079 18729 raft_consensus.cc:2468] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:40.386814 19215 raft_consensus.cc:493] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:40.403877 18856 raft_consensus.cc:385] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:40.403795 19215 raft_consensus.cc:515] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:40.404301 18856 raft_consensus.cc:740] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:40.405299 18856 consensus_queue.cc:260] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.407636 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:40.409014 18851 tablet_bootstrap.cc:654] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:40.409353 18856 ts_tablet_manager.cc:1434] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:04:40.406538 19215 leader_election.cc:290] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:40.409951 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:40.410323 18856 tablet_bootstrap.cc:492] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:40.411733 18544 leader_election.cc:304] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:40.386942 19228 raft_consensus.cc:515] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.387918 19201 raft_consensus.cc:493] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.415174 19201 raft_consensus.cc:515] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:40.417271 19201 leader_election.cc:290] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:40.419873 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cee30521c84d87ab4d061e98a4398a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
W20260709 13:04:40.421599 18694 leader_election.cc:343] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:40.431541 19215 raft_consensus.cc:2749] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:40.426537 18479 catalog_manager.cc:5697] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 1 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:40.441287 19119 consensus_queue.cc:1048] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:40.442507 19215 raft_consensus.cc:493] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.443089 19215 raft_consensus.cc:515] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:40.445930 19215 leader_election.cc:290] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:40.448122 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:40.449184 18856 tablet_bootstrap.cc:654] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:40.457479 19116 raft_consensus.cc:2804] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:40.459466 19116 raft_consensus.cc:697] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:40.459825 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:40.464494 19116 consensus_queue.cc:237] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
W20260709 13:04:40.455776 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.131:46317, user_credentials={real_user=slave}} blocked reactor thread for 79756us
I20260709 13:04:40.477104 18856 tablet_bootstrap.cc:492] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
W20260709 13:04:40.464874 18544 leader_election.cc:343] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:40.477680 18856 ts_tablet_manager.cc:1403] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.002s
I20260709 13:04:40.482345 18581 raft_consensus.cc:3060] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.485615 18856 raft_consensus.cc:359] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.486325 19128 raft_consensus.cc:493] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.486656 18856 raft_consensus.cc:385] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:40.486989 18856 raft_consensus.cc:740] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:40.486940 19128 raft_consensus.cc:515] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.487886 19119 raft_consensus.cc:493] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.488346 19119 raft_consensus.cc:515] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.489061 19128 leader_election.cc:290] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:40.491220 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:40.491739 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff2fa868404d1eb705301b48b5e657" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
W20260709 13:04:40.492750 18619 leader_election.cc:343] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:40.492923 18768 leader_election.cc:343] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:40.493554 19119 leader_election.cc:290] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:40.494242 18856 consensus_queue.cc:260] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.496011 18856 ts_tablet_manager.cc:1434] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:04:40.497079 18620 leader_election.cc:304] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:40.498909 19273 raft_consensus.cc:2804] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:40.499379 19273 raft_consensus.cc:697] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:40.500150 19273 consensus_queue.cc:237] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:40.463037 19228 leader_election.cc:290] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:40.510344 18856 tablet_bootstrap.cc:492] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:40.510878 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff2fa868404d1eb705301b48b5e657" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:40.511762 18729 raft_consensus.cc:2468] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:40.517212 18856 tablet_bootstrap.cc:654] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:40.518872 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cee30521c84d87ab4d061e98a4398a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:40.519682 18655 raft_consensus.cc:2468] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 0.
I20260709 13:04:40.529584 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:40.529911 18693 leader_election.cc:304] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:40.531749 18851 tablet_bootstrap.cc:492] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:40.532263 18851 ts_tablet_manager.cc:1403] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.134s	user 0.044s	sys 0.056s
W20260709 13:04:40.533998 18620 leader_election.cc:343] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:40.534365 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:40.534512 18620 leader_election.cc:304] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:40.535478 18851 raft_consensus.cc:359] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.535939 19121 raft_consensus.cc:2749] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:40.536221 18851 raft_consensus.cc:385] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:40.536525 18851 raft_consensus.cc:740] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:40.537158 18851 consensus_queue.cc:260] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.542346 18851 ts_tablet_manager.cc:1434] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:04:40.543020 18856 tablet_bootstrap.cc:492] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:40.543372 18851 tablet_bootstrap.cc:492] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:40.543532 18856 ts_tablet_manager.cc:1403] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.007s
I20260709 13:04:40.546226 18856 raft_consensus.cc:359] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.546932 18856 raft_consensus.cc:385] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:40.547195 18856 raft_consensus.cc:740] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:40.547796 18856 consensus_queue.cc:260] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.549407 18851 tablet_bootstrap.cc:654] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:40.550241 18856 ts_tablet_manager.cc:1434] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:40.551291 18856 tablet_bootstrap.cc:492] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245: Bootstrap starting.
I20260709 13:04:40.552294 19119 raft_consensus.cc:493] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.552805 19119 raft_consensus.cc:515] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.556232 19119 leader_election.cc:290] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:40.557104 18856 tablet_bootstrap.cc:654] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:40.557499 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872633bc5a6d4a25aa6112df09cfdd82" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
W20260709 13:04:40.558892 18768 leader_election.cc:343] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:40.570106 18851 tablet_bootstrap.cc:492] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:40.570654 18851 ts_tablet_manager.cc:1403] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.003s
I20260709 13:04:40.573210 18851 raft_consensus.cc:359] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.574222 18851 raft_consensus.cc:385] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:40.574496 18851 raft_consensus.cc:740] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:40.575906 19215 consensus_queue.cc:1048] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:40.577528 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:40.575242 18851 consensus_queue.cc:260] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.579989 18729 raft_consensus.cc:3060] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.581266 18851 ts_tablet_manager.cc:1434] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:04:40.586228 18851 tablet_bootstrap.cc:492] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:40.586742 19228 consensus_queue.cc:1048] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:40.592620 18851 tablet_bootstrap.cc:654] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:40.598469 18768 leader_election.cc:304] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:40.600334 19119 raft_consensus.cc:2804] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:40.600876 19119 raft_consensus.cc:493] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:40.601313 19119 raft_consensus.cc:3060] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.607064 18851 tablet_bootstrap.cc:492] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:40.607568 18851 ts_tablet_manager.cc:1403] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260709 13:04:40.609403 19215 consensus_queue.cc:1048] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:40.611960 18693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 82131.7us
I20260709 13:04:40.612676 19286 raft_consensus.cc:2804] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:40.618093 18851 raft_consensus.cc:359] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.636044 18851 raft_consensus.cc:385] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:40.636597 18851 raft_consensus.cc:740] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:40.637539 18851 consensus_queue.cc:260] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.640015 18851 ts_tablet_manager.cc:1434] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:04:40.641865 18851 tablet_bootstrap.cc:492] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:40.627135 18545 leader_election.cc:304] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:40.645280 18477 catalog_manager.cc:5697] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:40.662549 18579 raft_consensus.cc:3060] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.636014 19286 raft_consensus.cc:493] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:40.663378 19286 raft_consensus.cc:3060] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.667503 18572 raft_consensus.cc:3060] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.682030 18477 catalog_manager.cc:5697] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:40.695825 18729 raft_consensus.cc:2468] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 1.
I20260709 13:04:40.703078 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872633bc5a6d4a25aa6112df09cfdd82" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:40.703816 18722 raft_consensus.cc:2468] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 0.
I20260709 13:04:40.705825 19119 raft_consensus.cc:515] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.727361 18851 tablet_bootstrap.cc:654] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:40.731781 19119 leader_election.cc:290] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:40.732231 19300 raft_consensus.cc:493] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.733165 19300 raft_consensus.cc:515] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.733848 19116 consensus_queue.cc:1048] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:40.734443 19286 raft_consensus.cc:515] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:40.736645 18856 tablet_bootstrap.cc:492] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245: No bootstrap required, opened a new log
I20260709 13:04:40.737152 18856 ts_tablet_manager.cc:1403] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245: Time spent bootstrapping tablet: real 0.186s	user 0.039s	sys 0.081s
I20260709 13:04:40.739614 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cee30521c84d87ab4d061e98a4398a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:40.752606 18655 raft_consensus.cc:3060] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.754757 19300 leader_election.cc:290] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:40.755345 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:40.739640 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cee30521c84d87ab4d061e98a4398a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:40.740141 18856 raft_consensus.cc:359] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.761229 19299 raft_consensus.cc:493] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.761801 19299 raft_consensus.cc:515] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.763599 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
W20260709 13:04:40.762414 18694 leader_election.cc:343] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:40.749634 19243 consensus_queue.cc:1048] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:04:40.764405 19299 leader_election.cc:290] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:40.751703 18768 leader_election.cc:304] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:40.764277 18654 raft_consensus.cc:2468] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 0.
I20260709 13:04:40.761412 18856 raft_consensus.cc:385] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:40.765616 19243 raft_consensus.cc:2804] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:40.766142 18856 raft_consensus.cc:740] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Initialized, Role: FOLLOWER
I20260709 13:04:40.766351 19243 raft_consensus.cc:493] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:40.766819 19243 raft_consensus.cc:3060] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.767477 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:40.767129 18856 consensus_queue.cc:260] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.769448 18856 ts_tablet_manager.cc:1434] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:04:40.766074 18544 leader_election.cc:304] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:40.770004 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:40.770417 19299 raft_consensus.cc:2804] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:40.770813 19299 raft_consensus.cc:493] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:40.771188 19299 raft_consensus.cc:3060] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.773100 18655 raft_consensus.cc:2468] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:40.738190 19286 leader_election.cc:290] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:40.773886 18544 leader_election.cc:304] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:40.751462 18545 leader_election.cc:304] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245
I20260709 13:04:40.776976 19228 raft_consensus.cc:2749] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:40.777627 19228 raft_consensus.cc:2804] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:40.778079 19228 raft_consensus.cc:697] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 1 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:40.778967 19228 consensus_queue.cc:237] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.780398 18801 raft_consensus.cc:2468] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 0.
I20260709 13:04:40.783674 19243 raft_consensus.cc:515] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.745002 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff2fa868404d1eb705301b48b5e657" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:40.786371 18577 raft_consensus.cc:3060] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.784798 18693 leader_election.cc:304] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:40.789641 19286 raft_consensus.cc:2804] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:40.790757 19286 raft_consensus.cc:697] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:40.791587 19286 consensus_queue.cc:237] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:40.793695 19299 raft_consensus.cc:515] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.796252 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff2fa868404d1eb705301b48b5e657" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:40.799628 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872633bc5a6d4a25aa6112df09cfdd82" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:40.813184 18728 raft_consensus.cc:3060] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.813874 18479 catalog_manager.cc:5697] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 1 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:40.817231 18851 tablet_bootstrap.cc:492] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:40.806051 18729 raft_consensus.cc:3060] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.821220 18851 ts_tablet_manager.cc:1403] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.180s	user 0.018s	sys 0.009s
I20260709 13:04:40.804105 19215 raft_consensus.cc:2749] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:40.829465 18728 raft_consensus.cc:2468] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:40.831418 18768 leader_election.cc:304] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:40.833577 18581 raft_consensus.cc:3060] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.819805 19300 consensus_queue.cc:1048] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:04:40.836370 19243 leader_election.cc:290] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:40.837600 19119 raft_consensus.cc:2804] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:40.839269 19119 raft_consensus.cc:697] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:40.840103 19119 consensus_queue.cc:237] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.838563 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:40.841111 18804 raft_consensus.cc:3060] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.843395 19070 consensus_queue.cc:1048] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:40.848084 18804 raft_consensus.cc:2468] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 1.
I20260709 13:04:40.848459 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872633bc5a6d4a25aa6112df09cfdd82" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:40.848150 18729 raft_consensus.cc:2468] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
W20260709 13:04:40.849730 18768 leader_election.cc:343] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:40.851186 18768 leader_election.cc:304] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:40.868759 18851 raft_consensus.cc:359] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:40.871851 18851 raft_consensus.cc:385] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:40.873553 18851 raft_consensus.cc:740] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:40.854823 19243 raft_consensus.cc:2804] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:40.875577 18851 consensus_queue.cc:260] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
W20260709 13:04:40.877676 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:46317, user_credentials={real_user=slave}} blocked reactor thread for 51745.2us
I20260709 13:04:40.881805 19243 raft_consensus.cc:697] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:40.880995 19299 leader_election.cc:290] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:40.883689 19243 consensus_queue.cc:237] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.863420 18544 leader_election.cc:304] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:40.887708 18851 ts_tablet_manager.cc:1434] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.001s
I20260709 13:04:40.908507 18851 tablet_bootstrap.cc:492] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:40.913015 18577 raft_consensus.cc:2468] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:40.895092 19299 raft_consensus.cc:2804] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:40.909132 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:40.913682 19215 raft_consensus.cc:493] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.924368 19116 consensus_queue.cc:1048] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:04:40.934777 19299 raft_consensus.cc:697] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:40.941056 18654 raft_consensus.cc:3060] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:40.960131 19070 consensus_queue.cc:1048] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:04:40.947156 19275 raft_consensus.cc:493] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.963164 19299 consensus_queue.cc:237] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.963749 19275 raft_consensus.cc:515] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:40.965847 19275 leader_election.cc:290] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:40.969620 19121 consensus_queue.cc:1048] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:40.971896 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:40.973086 18726 raft_consensus.cc:2393] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d72d20367034526ae779db5feeb4245 in current term 1: Already voted for candidate 88a8badcd3c842938b16a700ce4675c3 in this term.
I20260709 13:04:40.945088 19215 raft_consensus.cc:515] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:40.975472 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:40.975188 19215 leader_election.cc:290] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:40.977109 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8936fd687da4f059b34f0e723128368" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:40.981740 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8936fd687da4f059b34f0e723128368" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:40.983223 18768 leader_election.cc:304] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:40.983826 18544 leader_election.cc:304] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:40.985461 19311 raft_consensus.cc:3060] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:41.007464 18654 raft_consensus.cc:2468] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 1.
I20260709 13:04:41.026960 19311 raft_consensus.cc:2749] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:41.028594 18851 tablet_bootstrap.cc:654] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:41.047995 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 128928us
I20260709 13:04:41.048619 18851 tablet_bootstrap.cc:492] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:41.049515 18851 ts_tablet_manager.cc:1403] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.141s	user 0.017s	sys 0.001s
I20260709 13:04:41.052232 18851 raft_consensus.cc:359] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:41.052935 18851 raft_consensus.cc:385] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:41.053197 18851 raft_consensus.cc:740] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:41.053985 18851 consensus_queue.cc:260] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:41.054388 19300 raft_consensus.cc:2749] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:41.055516 18851 ts_tablet_manager.cc:1434] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:41.056479 18851 tablet_bootstrap.cc:492] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:41.060591 18477 catalog_manager.cc:5697] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 1 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:41.062501 18851 tablet_bootstrap.cc:654] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:41.092988 18579 raft_consensus.cc:3060] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:41.113474 18919 consensus_queue.cc:1048] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:41.119252 18479 catalog_manager.cc:5697] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:41.121912 18479 catalog_manager.cc:5697] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:41.126631 18851 tablet_bootstrap.cc:492] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3: No bootstrap required, opened a new log
I20260709 13:04:41.128659 18851 ts_tablet_manager.cc:1403] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.013s
I20260709 13:04:41.128790 18919 consensus_queue.cc:1048] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:41.131361 19316 consensus_queue.cc:1048] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:41.131304 18851 raft_consensus.cc:359] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:41.132220 18851 raft_consensus.cc:385] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:41.132628 18851 raft_consensus.cc:740] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:41.133467 18851 consensus_queue.cc:260] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:41.139885 18851 ts_tablet_manager.cc:1434] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:04:41.174917 18577 raft_consensus.cc:3060] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:41.185292 19286 consensus_queue.cc:1048] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:41.193930 18478 catalog_manager.cc:5697] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 1 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:41.201954 19300 raft_consensus.cc:493] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:41.202759 19300 raft_consensus.cc:515] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:41.207662 19228 consensus_queue.cc:1048] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:41.228248 19228 consensus_queue.cc:1048] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:41.244813 19300 leader_election.cc:290] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:41.245060 18581 raft_consensus.cc:3060] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:41.247715 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872633bc5a6d4a25aa6112df09cfdd82" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:41.269188 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872633bc5a6d4a25aa6112df09cfdd82" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:41.270053 18726 raft_consensus.cc:2393] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 in current term 1: Already voted for candidate 6d72d20367034526ae779db5feeb4245 in this term.
I20260709 13:04:41.271416 19287 consensus_queue.cc:1048] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:41.279001 18545 leader_election.cc:304] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:41.280045 19228 raft_consensus.cc:2749] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:41.273989 19119 consensus_queue.cc:1048] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:41.319540 19119 consensus_queue.cc:1048] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:41.339257 19070 consensus_queue.cc:1048] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:41.369831 19070 consensus_queue.cc:1048] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:41.413913 19114 consensus_queue.cc:1048] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:41.426259 19299 consensus_queue.cc:1048] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:42.112627 15394 tablet_server.cc:179] TabletServer@127.15.8.129:0 shutting down...
W20260709 13:04:42.117468 18768 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 179 similar messages]
W20260709 13:04:42.126878 18768 consensus_peers.cc:597] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.147953 18768 consensus_peers.cc:597] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.156386 18694 consensus_peers.cc:597] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.156869 18620 consensus_peers.cc:597] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.162017 18620 consensus_peers.cc:597] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.163374 18620 consensus_peers.cc:597] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.181528 18620 consensus_peers.cc:597] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.185708 18694 consensus_peers.cc:597] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.187584 18694 consensus_peers.cc:597] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.189999 18620 consensus_peers.cc:597] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:42.190086 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:42.191268 15394 tablet_replica.cc:333] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.192010 15394 raft_consensus.cc:2243] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.192489 15394 raft_consensus.cc:2272] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.194633 15394 tablet_replica.cc:333] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.195448 15394 raft_consensus.cc:2243] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:42.196332 15394 raft_consensus.cc:2272] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.200181 15394 tablet_replica.cc:333] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.201097 15394 raft_consensus.cc:2243] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.201645 15394 raft_consensus.cc:2272] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.204182 15394 tablet_replica.cc:333] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.204854 15394 raft_consensus.cc:2243] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.205296 15394 raft_consensus.cc:2272] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.207110 15394 tablet_replica.cc:333] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.207969 15394 raft_consensus.cc:2243] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.208470 15394 raft_consensus.cc:2272] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.210879 15394 tablet_replica.cc:333] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.211737 15394 raft_consensus.cc:2243] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:42.212743 15394 raft_consensus.cc:2272] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.214613 15394 tablet_replica.cc:333] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.215272 15394 raft_consensus.cc:2243] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.215655 15394 raft_consensus.cc:2272] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.217579 15394 tablet_replica.cc:333] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.218425 15394 raft_consensus.cc:2243] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:42.219409 15394 raft_consensus.cc:2272] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.221669 15394 tablet_replica.cc:333] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.222324 15394 raft_consensus.cc:2243] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.222915 15394 raft_consensus.cc:2272] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.225000 15394 tablet_replica.cc:333] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.225916 15394 raft_consensus.cc:2243] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.226428 15394 raft_consensus.cc:2272] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:42.229022 18768 consensus_peers.cc:597] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:42.229732 15394 tablet_replica.cc:333] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.230458 15394 raft_consensus.cc:2243] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:04:42.230888 18694 consensus_peers.cc:597] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:42.231005 15394 raft_consensus.cc:2272] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.233337 15394 tablet_replica.cc:333] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.234040 15394 raft_consensus.cc:2243] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:42.234980 15394 raft_consensus.cc:2272] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.237473 15394 tablet_replica.cc:333] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.238303 15394 raft_consensus.cc:2243] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.238860 15394 raft_consensus.cc:2272] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.240890 15394 tablet_replica.cc:333] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.241581 15394 raft_consensus.cc:2243] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.242004 15394 raft_consensus.cc:2272] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.244184 15394 tablet_replica.cc:333] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.244928 15394 raft_consensus.cc:2243] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.245482 15394 raft_consensus.cc:2272] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:42.247354 18768 consensus_peers.cc:597] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:42.247598 15394 tablet_replica.cc:333] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.248478 15394 raft_consensus.cc:2243] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.248883 15394 raft_consensus.cc:2272] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.250586 15394 tablet_replica.cc:333] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.251199 15394 raft_consensus.cc:2243] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.251570 15394 raft_consensus.cc:2272] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.253352 15394 tablet_replica.cc:333] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.253902 15394 raft_consensus.cc:2243] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.254251 15394 raft_consensus.cc:2272] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.256094 15394 tablet_replica.cc:333] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.256872 15394 raft_consensus.cc:2243] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.257311 15394 raft_consensus.cc:2272] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.259989 15394 tablet_replica.cc:333] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
W20260709 13:04:42.260367 18620 consensus_peers.cc:597] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:42.260857 15394 raft_consensus.cc:2243] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:04:42.261293 18768 consensus_peers.cc:597] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:42.261516 15394 raft_consensus.cc:2272] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.263530 15394 tablet_replica.cc:333] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.264093 15394 raft_consensus.cc:2243] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.264554 15394 raft_consensus.cc:2272] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.267330 15394 tablet_replica.cc:333] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.268152 15394 raft_consensus.cc:2243] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.268780 15394 raft_consensus.cc:2272] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.271227 15394 tablet_replica.cc:333] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.271803 15394 raft_consensus.cc:2243] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:04:42.271965 18768 consensus_peers.cc:597] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:42.272233 15394 raft_consensus.cc:2272] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.274364 15394 tablet_replica.cc:333] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.275048 15394 raft_consensus.cc:2243] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.275509 15394 raft_consensus.cc:2272] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.277681 15394 tablet_replica.cc:333] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.278389 15394 raft_consensus.cc:2243] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.278944 15394 raft_consensus.cc:2272] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.281458 15394 tablet_replica.cc:333] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.282392 15394 raft_consensus.cc:2243] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.282935 15394 raft_consensus.cc:2272] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:42.284467 18620 consensus_peers.cc:597] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:42.285265 15394 tablet_replica.cc:333] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.285970 15394 raft_consensus.cc:2243] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.286478 15394 raft_consensus.cc:2272] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.288478 15394 tablet_replica.cc:333] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.289294 15394 raft_consensus.cc:2243] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.289814 15394 raft_consensus.cc:2272] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.292054 15394 tablet_replica.cc:333] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.292672 15394 raft_consensus.cc:2243] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.293098 15394 raft_consensus.cc:2272] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.295080 15394 tablet_replica.cc:333] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.295671 15394 raft_consensus.cc:2243] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.296101 15394 raft_consensus.cc:2272] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.297909 15394 tablet_replica.cc:333] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.298669 15394 raft_consensus.cc:2243] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.299155 15394 raft_consensus.cc:2272] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.301612 15394 tablet_replica.cc:333] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.302426 15394 raft_consensus.cc:2243] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.302987 15394 raft_consensus.cc:2272] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.305464 15394 tablet_replica.cc:333] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.306257 15394 raft_consensus.cc:2243] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.306648 15394 raft_consensus.cc:2272] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.308493 15394 tablet_replica.cc:333] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.309042 15394 raft_consensus.cc:2243] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.309415 15394 raft_consensus.cc:2272] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.311400 15394 tablet_replica.cc:333] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.311923 15394 raft_consensus.cc:2243] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.312394 15394 raft_consensus.cc:2272] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.314112 15394 tablet_replica.cc:333] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.314638 15394 raft_consensus.cc:2243] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.315074 15394 raft_consensus.cc:2272] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.316784 15394 tablet_replica.cc:333] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.317296 15394 raft_consensus.cc:2243] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.317667 15394 raft_consensus.cc:2272] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.319621 15394 tablet_replica.cc:333] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.320247 15394 raft_consensus.cc:2243] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:42.320997 15394 raft_consensus.cc:2272] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.323212 15394 tablet_replica.cc:333] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.323930 15394 raft_consensus.cc:2243] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.324369 15394 raft_consensus.cc:2272] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.326969 15394 tablet_replica.cc:333] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.327698 15394 raft_consensus.cc:2243] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.328105 15394 raft_consensus.cc:2272] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.329680 15394 tablet_replica.cc:333] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.330243 15394 raft_consensus.cc:2243] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.330780 15394 raft_consensus.cc:2272] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.333025 15394 tablet_replica.cc:333] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.333613 15394 raft_consensus.cc:2243] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.334023 15394 raft_consensus.cc:2272] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.335645 15394 tablet_replica.cc:333] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.336138 15394 raft_consensus.cc:2243] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.336558 15394 raft_consensus.cc:2272] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.338249 15394 tablet_replica.cc:333] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.338754 15394 raft_consensus.cc:2243] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.339196 15394 raft_consensus.cc:2272] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.341357 15394 tablet_replica.cc:333] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3: stopping tablet replica
I20260709 13:04:42.341842 15394 raft_consensus.cc:2243] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.342258 15394 raft_consensus.cc:2272] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:42.357194 18694 consensus_peers.cc:597] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.362286 18768 consensus_peers.cc:597] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.362957 18768 consensus_peers.cc:597] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.368818 18620 consensus_peers.cc:597] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.384380 18620 consensus_peers.cc:597] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.390676 18694 consensus_peers.cc:597] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.399516 18768 consensus_peers.cc:597] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.405418 18546 connection.cc:466] server connection from 127.0.0.1:47432 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 215) could send its response
W20260709 13:04:42.406917 18768 consensus_peers.cc:597] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: recv got EOF from 127.15.8.129:46795 (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.422281 18694 consensus_peers.cc:597] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:42.424144 15394 tablet_server.cc:196] TabletServer@127.15.8.129:0 shutdown complete.
W20260709 13:04:42.430797 18620 consensus_peers.cc:597] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.434283 18768 consensus_peers.cc:597] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.461382 18768 consensus_peers.cc:597] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.474231 18620 consensus_peers.cc:597] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.487367 18768 consensus_peers.cc:597] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:42.500922 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:42.507962 18620 consensus_peers.cc:597] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.508867 19345 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:42.509812 19346 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:42.517390 18768 consensus_peers.cc:597] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.530076 18620 consensus_peers.cc:597] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.530591 18620 consensus_peers.cc:597] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.531934 18768 consensus_peers.cc:597] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:42.534381 18694 consensus_peers.cc:597] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:42.540230 15394 server_base.cc:1061] running on GCE node
W20260709 13:04:42.545178 19349 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:42.547442 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:42.547776 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:42.548032 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602282548011 us; error 0 us; skew 500 ppm
I20260709 13:04:42.548717 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:42.551894 15394 webserver.cc:533] Webserver started at http://127.15.8.129:33775/ using document root <none> and password file <none>
I20260709 13:04:42.552477 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:42.552698 15394 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:04:42.557264 15394 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.001s	sys 0.004s
W20260709 13:04:42.562438 18620 consensus_peers.cc:597] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:42.565433 19355 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:42.566396 15394 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:04:42.566757 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-0-root
uuid: "88a8badcd3c842938b16a700ce4675c3"
format_stamp: "Formatted at 2026-07-09 13:04:30 on dist-test-slave-x7j4"
I20260709 13:04:42.567225 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602186124060-15394-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:42.586047 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:42.587741 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:42.589792 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 13:04:42.590739 18768 consensus_peers.cc:597] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:42.595378 19362 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:04:42.709280 18694 consensus_peers.cc:597] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:42.885516 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:04:42.885958 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.292s	user 0.004s	sys 0.005s
I20260709 13:04:42.886350 15394 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:04:42.892410 19362 tablet_bootstrap.cc:492] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:42.930459 19362 tablet_bootstrap.cc:492] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:42.931422 19362 tablet_bootstrap.cc:492] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:42.932049 19362 ts_tablet_manager.cc:1403] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.016s
I20260709 13:04:42.934551 19362 raft_consensus.cc:359] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:42.935228 19362 raft_consensus.cc:740] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:42.935921 19362 consensus_queue.cc:260] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:42.938442 19362 ts_tablet_manager.cc:1434] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:04:42.939237 19362 tablet_bootstrap.cc:492] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.004117 19362 tablet_bootstrap.cc:492] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.005033 19362 tablet_bootstrap.cc:492] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.005643 19362 ts_tablet_manager.cc:1403] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.033s
I20260709 13:04:43.008073 19362 raft_consensus.cc:359] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.008734 19362 raft_consensus.cc:740] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.009392 19362 consensus_queue.cc:260] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.011268 19362 ts_tablet_manager.cc:1434] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:04:43.012009 19362 tablet_bootstrap.cc:492] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.032279 19362 tablet_bootstrap.cc:492] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.033190 19362 tablet_bootstrap.cc:492] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.033784 19362 ts_tablet_manager.cc:1403] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 13:04:43.036170 19362 raft_consensus.cc:359] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.036798 19362 raft_consensus.cc:740] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.037665 19362 consensus_queue.cc:260] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.039672 19362 ts_tablet_manager.cc:1434] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:04:43.040406 19362 tablet_bootstrap.cc:492] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.061085 19362 tablet_bootstrap.cc:492] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.062011 19362 tablet_bootstrap.cc:492] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.062589 19362 ts_tablet_manager.cc:1403] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260709 13:04:43.064807 19362 raft_consensus.cc:359] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.065455 19362 raft_consensus.cc:740] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.066359 19362 consensus_queue.cc:260] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.068418 19362 ts_tablet_manager.cc:1434] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:43.069319 19362 tablet_bootstrap.cc:492] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.088672 19362 tablet_bootstrap.cc:492] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.089767 19362 tablet_bootstrap.cc:492] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.090379 19362 ts_tablet_manager.cc:1403] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 13:04:43.092826 19362 raft_consensus.cc:359] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.093467 19362 raft_consensus.cc:740] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.094213 19362 consensus_queue.cc:260] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.096249 19362 ts_tablet_manager.cc:1434] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:43.096992 19362 tablet_bootstrap.cc:492] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.113139 19362 tablet_bootstrap.cc:492] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.114105 19362 tablet_bootstrap.cc:492] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.114761 19362 ts_tablet_manager.cc:1403] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 13:04:43.117194 19362 raft_consensus.cc:359] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.117861 19362 raft_consensus.cc:740] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.118537 19362 consensus_queue.cc:260] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.120021 19362 ts_tablet_manager.cc:1434] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:43.120640 19362 tablet_bootstrap.cc:492] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.134137 19362 tablet_bootstrap.cc:492] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.135044 19362 tablet_bootstrap.cc:492] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.135670 19362 ts_tablet_manager.cc:1403] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:04:43.137912 19362 raft_consensus.cc:359] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.138473 19362 raft_consensus.cc:740] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.139178 19362 consensus_queue.cc:260] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.141219 19362 ts_tablet_manager.cc:1434] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:04:43.141969 19362 tablet_bootstrap.cc:492] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.153800 19362 tablet_bootstrap.cc:492] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.154716 19362 tablet_bootstrap.cc:492] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.155318 19362 ts_tablet_manager.cc:1403] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:04:43.156929 19362 raft_consensus.cc:359] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.157389 19362 raft_consensus.cc:740] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.157970 19362 consensus_queue.cc:260] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.159493 19362 ts_tablet_manager.cc:1434] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:04:43.160229 19362 tablet_bootstrap.cc:492] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.173245 19362 tablet_bootstrap.cc:492] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.173233 15394 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:04:43.173748 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.287s	user 0.251s	sys 0.012s
I20260709 13:04:43.174520 19362 tablet_bootstrap.cc:492] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.175256 19362 ts_tablet_manager.cc:1403] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:04:43.178058 19362 raft_consensus.cc:359] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.178752 19362 raft_consensus.cc:740] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.179404 19362 consensus_queue.cc:260] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.181439 19362 ts_tablet_manager.cc:1434] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:43.182201 19362 tablet_bootstrap.cc:492] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.209542 19362 tablet_bootstrap.cc:492] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.210568 19362 tablet_bootstrap.cc:492] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.211314 19362 ts_tablet_manager.cc:1403] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.004s
I20260709 13:04:43.213992 19362 raft_consensus.cc:359] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.214741 19362 raft_consensus.cc:740] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.215459 19362 consensus_queue.cc:260] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.217012 19362 ts_tablet_manager.cc:1434] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:43.217736 19362 tablet_bootstrap.cc:492] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.239127 19362 tablet_bootstrap.cc:492] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.240284 19362 tablet_bootstrap.cc:492] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.240926 19362 ts_tablet_manager.cc:1403] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260709 13:04:43.249249 19201 raft_consensus.cc:493] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:43.249835 19201 raft_consensus.cc:515] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.251917 19201 leader_election.cc:290] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:43.246083 19362 raft_consensus.cc:359] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.253439 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:43.253865 19362 raft_consensus.cc:740] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.255035 19362 consensus_queue.cc:260] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3 [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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.258131 19362 ts_tablet_manager.cc:1434] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:04:43.259333 19362 tablet_bootstrap.cc:492] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
W20260709 13:04:43.269153 18694 leader_election.cc:336] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111)
I20260709 13:04:43.270825 18694 leader_election.cc:304] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:43.272420 19201 raft_consensus.cc:2749] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:43.282264 19362 tablet_bootstrap.cc:492] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.283617 19362 tablet_bootstrap.cc:492] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.284415 19362 ts_tablet_manager.cc:1403] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.003s
I20260709 13:04:43.298367 19362 raft_consensus.cc:359] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.299355 19362 raft_consensus.cc:740] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.300526 19362 consensus_queue.cc:260] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.303594 19362 ts_tablet_manager.cc:1434] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:04:43.304728 19362 tablet_bootstrap.cc:492] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.325538 19362 tablet_bootstrap.cc:492] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.326653 19362 tablet_bootstrap.cc:492] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.327494 19362 ts_tablet_manager.cc:1403] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260709 13:04:43.330762 19362 raft_consensus.cc:359] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.331646 19362 raft_consensus.cc:740] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.332667 19362 consensus_queue.cc:260] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.335258 19362 ts_tablet_manager.cc:1434] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:04:43.336210 19362 tablet_bootstrap.cc:492] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.344015 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.129:46795
I20260709 13:04:43.344084 19433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.129:46795 every 8 connection(s)
I20260709 13:04:43.348681 19119 raft_consensus.cc:493] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:43.349414 19119 raft_consensus.cc:515] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.351964 19119 leader_election.cc:290] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:43.356585 19070 raft_consensus.cc:493] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:43.357577 19362 tablet_bootstrap.cc:492] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.357242 19070 raft_consensus.cc:515] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.358806 19362 tablet_bootstrap.cc:492] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.359637 19362 ts_tablet_manager.cc:1403] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260709 13:04:43.359835 19070 leader_election.cc:290] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:43.363044 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:43.367307 19362 raft_consensus.cc:359] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.368461 19362 raft_consensus.cc:740] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.369514 19362 consensus_queue.cc:260] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.372219 19362 ts_tablet_manager.cc:1434] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:04:43.373083 19362 tablet_bootstrap.cc:492] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.379971 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:43.401095 19362 tablet_bootstrap.cc:492] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.402340 19362 tablet_bootstrap.cc:492] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.403198 19362 ts_tablet_manager.cc:1403] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.007s
I20260709 13:04:43.405936 19362 raft_consensus.cc:359] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.407069 19362 raft_consensus.cc:740] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.407840 19362 consensus_queue.cc:260] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.410077 19362 ts_tablet_manager.cc:1434] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:43.411010 19362 tablet_bootstrap.cc:492] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.418668 19407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:43.420177 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
W20260709 13:04:43.422025 18768 leader_election.cc:343] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:43.422426 18768 leader_election.cc:304] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
W20260709 13:04:43.423514 18768 leader_election.cc:343] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:43.423882 18768 leader_election.cc:304] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:43.424938 19070 raft_consensus.cc:2749] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:43.431110 19070 raft_consensus.cc:2749] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:43.436198 19362 tablet_bootstrap.cc:492] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.436738 19435 heartbeater.cc:344] Connected to a master server at 127.15.8.190:45263
I20260709 13:04:43.437167 19435 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:43.437179 19362 tablet_bootstrap.cc:492] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.437902 19362 ts_tablet_manager.cc:1403] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.004s
I20260709 13:04:43.437983 19435 heartbeater.cc:507] Master 127.15.8.190:45263 requested a full tablet report, sending...
I20260709 13:04:43.440297 19362 raft_consensus.cc:359] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.440946 19362 raft_consensus.cc:740] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.441622 19362 consensus_queue.cc:260] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.447901 19362 ts_tablet_manager.cc:1434] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:04:43.448896 19362 tablet_bootstrap.cc:492] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.460498 18479 ts_manager.cc:194] Re-registered known tserver with Master: 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:43.477447 19362 tablet_bootstrap.cc:492] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.478601 19362 tablet_bootstrap.cc:492] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.479352 19362 ts_tablet_manager.cc:1403] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.004s
I20260709 13:04:43.481582 19362 raft_consensus.cc:359] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.482185 19362 raft_consensus.cc:740] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.483067 19362 consensus_queue.cc:260] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.485445 19362 ts_tablet_manager.cc:1434] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:04:43.486753 19362 tablet_bootstrap.cc:492] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.499936 19315 raft_consensus.cc:493] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:43.500542 19315 raft_consensus.cc:515] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.503530 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:43.503858 19362 tablet_bootstrap.cc:492] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.504987 19362 tablet_bootstrap.cc:492] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.505528 19315 leader_election.cc:290] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:43.505717 19362 ts_tablet_manager.cc:1403] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 13:04:43.506564 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:43.507269 19408 raft_consensus.cc:2468] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:43.508148 18620 leader_election.cc:304] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245
I20260709 13:04:43.508545 19362 raft_consensus.cc:359] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.509102 19315 raft_consensus.cc:2804] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:43.509298 19362 raft_consensus.cc:740] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.509565 19315 raft_consensus.cc:493] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:43.509999 19315 raft_consensus.cc:3060] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.510098 19362 consensus_queue.cc:260] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.512253 19362 ts_tablet_manager.cc:1434] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:43.512452 18479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39888
I20260709 13:04:43.513100 19362 tablet_bootstrap.cc:492] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.517379 19315 raft_consensus.cc:515] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.518141 19435 heartbeater.cc:499] Master 127.15.8.190:45263 was elected leader, sending a full tablet report...
I20260709 13:04:43.521239 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:43.521966 19407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:43.522588 19407 raft_consensus.cc:3060] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.525017 18866 raft_consensus.cc:493] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:43.525699 18866 raft_consensus.cc:515] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.528157 18866 leader_election.cc:290] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:43.531070 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:43.531898 18654 raft_consensus.cc:2393] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d72d20367034526ae779db5feeb4245 in current term 2: Already voted for candidate 6529eb1c47f24b159080b38facb159b4 in this term.
I20260709 13:04:43.532261 19407 raft_consensus.cc:2468] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 2.
I20260709 13:04:43.533653 18620 leader_election.cc:304] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245
I20260709 13:04:43.535148 19121 raft_consensus.cc:2804] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:43.535583 19121 raft_consensus.cc:697] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 2 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:43.535638 19406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:43.536329 19121 consensus_queue.cc:237] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.536830 19406 raft_consensus.cc:2393] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d72d20367034526ae779db5feeb4245 in current term 2: Already voted for candidate 6529eb1c47f24b159080b38facb159b4 in this term.
I20260709 13:04:43.543798 18768 leader_election.cc:304] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:43.545539 19070 raft_consensus.cc:3060] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.548084 19315 leader_election.cc:290] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:43.569141 19070 raft_consensus.cc:2749] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:43.581192 18479 catalog_manager.cc:5697] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 1 to 2, leader changed from 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129) to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:43.584108 19121 raft_consensus.cc:493] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:43.584671 19121 raft_consensus.cc:515] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.586277 19121 leader_election.cc:290] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:43.586915 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:43.587172 19362 tablet_bootstrap.cc:492] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.587572 18804 raft_consensus.cc:2468] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:43.588852 19362 tablet_bootstrap.cc:492] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.588744 18619 leader_election.cc:304] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:43.589622 19362 ts_tablet_manager.cc:1403] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.077s	user 0.038s	sys 0.015s
I20260709 13:04:43.589644 19121 raft_consensus.cc:2804] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:43.590474 19121 raft_consensus.cc:493] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:43.590876 19121 raft_consensus.cc:3060] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.591439 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:43.592545 19362 raft_consensus.cc:359] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.593237 19362 raft_consensus.cc:740] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
W20260709 13:04:43.593798 18620 leader_election.cc:343] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:43.593947 19362 consensus_queue.cc:260] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.596072 19362 ts_tablet_manager.cc:1434] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:43.596870 19362 tablet_bootstrap.cc:492] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.600729 19121 raft_consensus.cc:515] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.603545 19121 leader_election.cc:290] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:43.603740 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:43.604403 18800 raft_consensus.cc:3060] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.605475 19363 raft_consensus.cc:493] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:43.605914 19363 raft_consensus.cc:515] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.607698 19363 leader_election.cc:290] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:43.608420 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4161daeec234f1986912fc435319d62" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:43.609288 19406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:43.610590 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4161daeec234f1986912fc435319d62" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
W20260709 13:04:43.614286 18694 leader_election.cc:343] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:43.614768 18694 leader_election.cc:304] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
W20260709 13:04:43.615015 18620 leader_election.cc:343] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:43.615747 19201 raft_consensus.cc:2749] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:43.616729 19362 tablet_bootstrap.cc:492] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.617681 19362 tablet_bootstrap.cc:492] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.618295 19362 ts_tablet_manager.cc:1403] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 13:04:43.620903 19362 raft_consensus.cc:359] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.623528 19362 raft_consensus.cc:740] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.624167 19362 consensus_queue.cc:260] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.626128 19362 ts_tablet_manager.cc:1434] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:04:43.627369 18800 raft_consensus.cc:2468] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 2.
I20260709 13:04:43.628666 18619 leader_election.cc:304] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:43.629705 19121 raft_consensus.cc:2804] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:43.630126 19121 raft_consensus.cc:697] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 2 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:43.630228 19362 tablet_bootstrap.cc:492] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.630882 19121 consensus_queue.cc:237] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.642650 19121 raft_consensus.cc:493] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:43.643244 19121 raft_consensus.cc:515] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.645171 19121 leader_election.cc:290] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:43.648090 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
W20260709 13:04:43.649982 18620 leader_election.cc:343] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:43.651072 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:43.652240 18800 raft_consensus.cc:2468] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:43.653494 18619 leader_election.cc:304] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:43.654752 19121 raft_consensus.cc:2804] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:43.655100 19121 raft_consensus.cc:493] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:43.655385 19121 raft_consensus.cc:3060] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.657258 19362 tablet_bootstrap.cc:492] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.658524 19362 tablet_bootstrap.cc:492] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.659148 19362 ts_tablet_manager.cc:1403] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.004s
I20260709 13:04:43.661783 19362 raft_consensus.cc:359] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.662670 19362 raft_consensus.cc:740] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.663339 19362 consensus_queue.cc:260] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.664850 19121 raft_consensus.cc:515] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.665320 19362 ts_tablet_manager.cc:1434] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260709 13:04:43.667135 19121 leader_election.cc:290] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:43.667610 19362 tablet_bootstrap.cc:492] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.668829 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
W20260709 13:04:43.670243 18620 leader_election.cc:343] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:43.672760 19070 raft_consensus.cc:493] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:43.673256 19070 raft_consensus.cc:515] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.675155 19070 leader_election.cc:290] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:43.677275 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4161daeec234f1986912fc435319d62" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:43.677942 18728 raft_consensus.cc:2468] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:43.679250 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4161daeec234f1986912fc435319d62" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:43.679865 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:43.680475 18800 raft_consensus.cc:3060] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:04:43.681023 18768 leader_election.cc:343] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:43.682578 18768 leader_election.cc:304] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:43.683959 18479 catalog_manager.cc:5697] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 1 to 2, leader changed from 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129) to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:43.684751 19119 raft_consensus.cc:2804] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:43.685313 19119 raft_consensus.cc:493] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:43.685807 19119 raft_consensus.cc:3060] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.709728 18800 raft_consensus.cc:2468] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 2.
I20260709 13:04:43.711781 18619 leader_election.cc:304] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:43.712863 19315 raft_consensus.cc:2804] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:43.713346 19315 raft_consensus.cc:697] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 2 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:43.714175 19315 consensus_queue.cc:237] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.720191 19070 raft_consensus.cc:493] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:43.720736 19070 raft_consensus.cc:515] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.722680 19070 leader_election.cc:290] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:43.723321 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:43.723966 18728 raft_consensus.cc:2468] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:43.725836 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:43.726333 19362 tablet_bootstrap.cc:492] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.727360 19362 tablet_bootstrap.cc:492] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.728077 19362 ts_tablet_manager.cc:1403] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.062s	user 0.037s	sys 0.006s
I20260709 13:04:43.729529 18768 leader_election.cc:304] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:43.732262 19362 raft_consensus.cc:359] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.732417 19070 raft_consensus.cc:2804] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:43.733762 19070 raft_consensus.cc:493] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:43.734086 19070 raft_consensus.cc:3060] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.734652 19362 raft_consensus.cc:740] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.738773 19362 consensus_queue.cc:260] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.741144 19362 ts_tablet_manager.cc:1434] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
W20260709 13:04:43.744016 18768 leader_election.cc:343] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:43.744405 19070 raft_consensus.cc:515] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.745568 19362 tablet_bootstrap.cc:492] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.746289 19070 leader_election.cc:290] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:43.747946 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
W20260709 13:04:43.749284 18768 leader_election.cc:343] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:43.750542 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:43.751194 18726 raft_consensus.cc:3060] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.751224 19119 raft_consensus.cc:515] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.756224 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4161daeec234f1986912fc435319d62" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:43.756754 18728 raft_consensus.cc:3060] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.763000 18726 raft_consensus.cc:2468] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 2.
I20260709 13:04:43.763029 18728 raft_consensus.cc:2468] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 2.
I20260709 13:04:43.765321 18768 leader_election.cc:304] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:43.766085 19070 raft_consensus.cc:2804] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:43.766151 19119 leader_election.cc:290] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:43.766594 19070 raft_consensus.cc:697] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:43.767390 19070 consensus_queue.cc:237] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.767557 18479 catalog_manager.cc:5697] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 1 to 2, leader changed from 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129) to 6529eb1c47f24b159080b38facb159b4 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:43.769857 18768 leader_election.cc:304] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:43.770613 18866 raft_consensus.cc:2804] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:43.771072 18866 raft_consensus.cc:697] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:43.771728 18866 consensus_queue.cc:237] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.775862 19362 tablet_bootstrap.cc:492] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.776925 19362 tablet_bootstrap.cc:492] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.777626 19362 ts_tablet_manager.cc:1403] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.002s
I20260709 13:04:43.777827 19407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4161daeec234f1986912fc435319d62" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:43.780436 19362 raft_consensus.cc:359] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.781200 19362 raft_consensus.cc:740] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.782497 19362 consensus_queue.cc:260] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.784741 19362 ts_tablet_manager.cc:1434] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:43.785565 19362 tablet_bootstrap.cc:492] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
W20260709 13:04:43.802773 18768 leader_election.cc:343] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:43.805092 18479 catalog_manager.cc:5697] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 1 to 2, leader changed from 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129) to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:43.808219 19362 tablet_bootstrap.cc:492] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.809106 19362 tablet_bootstrap.cc:492] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.809769 19362 ts_tablet_manager.cc:1403] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260709 13:04:43.812239 19362 raft_consensus.cc:359] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.814608 19362 raft_consensus.cc:740] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.815342 19362 consensus_queue.cc:260] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.817224 19362 ts_tablet_manager.cc:1434] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:43.821205 19362 tablet_bootstrap.cc:492] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.832469 18479 catalog_manager.cc:5697] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 1 to 2, leader changed from 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129) to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:43.837481 19362 tablet_bootstrap.cc:492] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.838459 19362 tablet_bootstrap.cc:492] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.839104 19362 ts_tablet_manager.cc:1403] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:04:43.841135 19362 raft_consensus.cc:359] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.841785 19362 raft_consensus.cc:740] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.842972 19362 consensus_queue.cc:260] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3 [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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.844451 19362 ts_tablet_manager.cc:1434] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:43.845371 19362 tablet_bootstrap.cc:492] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.858059 19362 tablet_bootstrap.cc:492] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.858986 19362 tablet_bootstrap.cc:492] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.859534 19362 ts_tablet_manager.cc:1403] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 13:04:43.861248 19362 raft_consensus.cc:359] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.861735 19362 raft_consensus.cc:740] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.862378 19362 consensus_queue.cc:260] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [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: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.864259 19362 ts_tablet_manager.cc:1434] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:04:43.865228 19362 tablet_bootstrap.cc:492] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.881639 19362 tablet_bootstrap.cc:492] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.882570 19362 tablet_bootstrap.cc:492] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.883246 19362 ts_tablet_manager.cc:1403] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 13:04:43.885468 19362 raft_consensus.cc:359] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.886188 19362 raft_consensus.cc:740] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.886891 19362 consensus_queue.cc:260] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3 [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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:43.889108 19362 ts_tablet_manager.cc:1434] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:43.889954 19362 tablet_bootstrap.cc:492] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.907109 19362 tablet_bootstrap.cc:492] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.908070 19362 tablet_bootstrap.cc:492] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.908759 19362 ts_tablet_manager.cc:1403] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:04:43.911348 19362 raft_consensus.cc:359] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.912025 19362 raft_consensus.cc:740] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.912798 19362 consensus_queue.cc:260] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.914572 19362 ts_tablet_manager.cc:1434] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:43.915297 19362 tablet_bootstrap.cc:492] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.930008 19362 tablet_bootstrap.cc:492] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.930938 19362 tablet_bootstrap.cc:492] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.931604 19362 ts_tablet_manager.cc:1403] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 13:04:43.933920 19362 raft_consensus.cc:359] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.934580 19362 raft_consensus.cc:740] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.935277 19362 consensus_queue.cc:260] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:43.937155 19362 ts_tablet_manager.cc:1434] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:43.938369 19362 tablet_bootstrap.cc:492] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:43.957568 19362 tablet_bootstrap.cc:492] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.958510 19362 tablet_bootstrap.cc:492] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:43.959653 19362 ts_tablet_manager.cc:1403] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260709 13:04:43.961938 19362 raft_consensus.cc:359] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.962625 19362 raft_consensus.cc:740] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:43.963347 19362 consensus_queue.cc:260] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:43.965945 19362 ts_tablet_manager.cc:1434] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:43.968541 19362 tablet_bootstrap.cc:492] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:44.001116 19362 tablet_bootstrap.cc:492] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:44.006120 19362 tablet_bootstrap.cc:492] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:44.007102 18804 raft_consensus.cc:1275] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:44.008117 19362 ts_tablet_manager.cc:1403] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.012s
I20260709 13:04:44.009994 19315 consensus_queue.cc:1048] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:44.010457 19362 raft_consensus.cc:359] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:44.011685 19362 raft_consensus.cc:740] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.012490 19362 consensus_queue.cc:260] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:44.017912 19362 ts_tablet_manager.cc:1434] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:04:44.018731 19362 tablet_bootstrap.cc:492] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
W20260709 13:04:44.047362 18620 consensus_peers.cc:597] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:44.057636 19406 raft_consensus.cc:1275] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:44.060689 19316 consensus_queue.cc:1048] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:44.079130 19362 tablet_bootstrap.cc:492] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:44.080060 19362 tablet_bootstrap.cc:492] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:44.080646 19362 ts_tablet_manager.cc:1403] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.062s	user 0.031s	sys 0.023s
I20260709 13:04:44.082531 19362 raft_consensus.cc:359] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:44.083088 19362 raft_consensus.cc:740] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.083702 19362 consensus_queue.cc:260] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:44.085259 19362 ts_tablet_manager.cc:1434] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:04:44.086061 19362 tablet_bootstrap.cc:492] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:44.115437 19362 tablet_bootstrap.cc:492] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:44.116392 19362 tablet_bootstrap.cc:492] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:44.117054 19362 ts_tablet_manager.cc:1403] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.008s
I20260709 13:04:44.119452 19362 raft_consensus.cc:359] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:44.120144 19362 raft_consensus.cc:740] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.120960 19362 consensus_queue.cc:260] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:44.122969 19362 ts_tablet_manager.cc:1434] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:04:44.123733 19362 tablet_bootstrap.cc:492] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:44.138648 19362 tablet_bootstrap.cc:492] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:44.139612 19362 tablet_bootstrap.cc:492] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:44.140305 19362 ts_tablet_manager.cc:1403] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:04:44.142544 19362 raft_consensus.cc:359] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:44.143219 19362 raft_consensus.cc:740] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.143798 19362 consensus_queue.cc:260] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:44.145773 19362 ts_tablet_manager.cc:1434] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:44.146871 19362 tablet_bootstrap.cc:492] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:44.151212 18804 raft_consensus.cc:1275] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:44.154420 19316 consensus_queue.cc:1048] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:44.177891 19362 tablet_bootstrap.cc:492] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:44.178874 19362 tablet_bootstrap.cc:492] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:44.179477 19362 ts_tablet_manager.cc:1403] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.011s
I20260709 13:04:44.180624 18800 raft_consensus.cc:1275] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:44.181586 19362 raft_consensus.cc:359] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:44.181849 19121 consensus_queue.cc:1048] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:44.182310 19362 raft_consensus.cc:740] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.183043 19362 consensus_queue.cc:260] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:44.184873 19362 ts_tablet_manager.cc:1434] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:44.186277 19362 tablet_bootstrap.cc:492] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
W20260709 13:04:44.201208 18620 consensus_peers.cc:597] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:44.217571 18726 raft_consensus.cc:1275] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Refusing update from remote peer 6d72d20367034526ae779db5feeb4245: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:44.218029 19362 tablet_bootstrap.cc:492] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:44.218992 19362 tablet_bootstrap.cc:492] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:44.219195 19119 consensus_queue.cc:1048] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:44.219642 19362 ts_tablet_manager.cc:1403] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.012s
I20260709 13:04:44.222476 19362 raft_consensus.cc:359] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:44.223140 19362 raft_consensus.cc:740] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.223767 19362 consensus_queue.cc:260] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:44.225230 19362 ts_tablet_manager.cc:1434] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:44.226657 18722 raft_consensus.cc:1275] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Refusing update from remote peer 6d72d20367034526ae779db5feeb4245: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:44.228751 19362 tablet_bootstrap.cc:492] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:44.228696 19119 consensus_queue.cc:1048] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:44.238931 19408 raft_consensus.cc:3060] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:44.246661 19408 raft_consensus.cc:1275] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Refusing update from remote peer 6d72d20367034526ae779db5feeb4245: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:44.248168 19119 consensus_queue.cc:1048] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:44.262157 19362 tablet_bootstrap.cc:492] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:44.263406 19362 tablet_bootstrap.cc:492] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:44.264488 19362 ts_tablet_manager.cc:1403] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.008s
I20260709 13:04:44.267539 19362 raft_consensus.cc:359] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:44.268186 19362 raft_consensus.cc:740] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.268826 19362 consensus_queue.cc:260] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:44.275120 19362 ts_tablet_manager.cc:1434] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:04:44.275936 19362 tablet_bootstrap.cc:492] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
W20260709 13:04:44.324188 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:46317, user_credentials={real_user=slave}} blocked reactor thread for 52169us
I20260709 13:04:44.344255 19406 raft_consensus.cc:3060] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:04:44.352350 19484 log.cc:927] Time spent T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 13:04:44.374325 19362 tablet_bootstrap.cc:492] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:44.375309 19362 tablet_bootstrap.cc:492] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:44.375955 19362 ts_tablet_manager.cc:1403] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.100s	user 0.039s	sys 0.048s
I20260709 13:04:44.377254 19406 raft_consensus.cc:1275] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Refusing update from remote peer 6d72d20367034526ae779db5feeb4245: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:44.378440 19362 raft_consensus.cc:359] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:44.379370 19362 raft_consensus.cc:740] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.380438 19362 consensus_queue.cc:260] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:44.382493 19362 ts_tablet_manager.cc:1434] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:44.383786 19362 tablet_bootstrap.cc:492] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:44.398732 18866 consensus_queue.cc:1048] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:44.431382 19362 tablet_bootstrap.cc:492] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:44.432224 19362 tablet_bootstrap.cc:492] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:44.432982 19362 ts_tablet_manager.cc:1403] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.009s
I20260709 13:04:44.435470 19362 raft_consensus.cc:359] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:44.436168 19362 raft_consensus.cc:740] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.436878 19362 consensus_queue.cc:260] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:44.438745 19362 ts_tablet_manager.cc:1434] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:44.439417 19362 tablet_bootstrap.cc:492] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:44.452508 19362 tablet_bootstrap.cc:492] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:44.453483 19362 tablet_bootstrap.cc:492] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:44.454262 19362 ts_tablet_manager.cc:1403] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:04:44.456737 19362 raft_consensus.cc:359] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:44.457245 19362 raft_consensus.cc:740] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.457726 19362 consensus_queue.cc:260] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:44.460016 19362 ts_tablet_manager.cc:1434] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:04:44.462273 19362 tablet_bootstrap.cc:492] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:44.476861 19362 tablet_bootstrap.cc:492] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:44.477859 19362 tablet_bootstrap.cc:492] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:44.478567 19362 ts_tablet_manager.cc:1403] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 13:04:44.480967 19362 raft_consensus.cc:359] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:44.481667 19362 raft_consensus.cc:740] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.482488 19362 consensus_queue.cc:260] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:44.484426 19362 ts_tablet_manager.cc:1434] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:44.485240 19362 tablet_bootstrap.cc:492] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:44.503540 19362 tablet_bootstrap.cc:492] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:44.504499 19362 tablet_bootstrap.cc:492] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:44.505134 19362 ts_tablet_manager.cc:1403] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:04:44.506911 19362 raft_consensus.cc:359] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:44.507426 19362 raft_consensus.cc:740] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.507931 19362 consensus_queue.cc:260] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:44.509461 19362 ts_tablet_manager.cc:1434] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:04:44.510298 19362 tablet_bootstrap.cc:492] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:44.522313 19362 tablet_bootstrap.cc:492] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:44.523154 19362 tablet_bootstrap.cc:492] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:44.523799 19362 ts_tablet_manager.cc:1403] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 13:04:44.525807 19362 raft_consensus.cc:359] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:44.526257 19362 raft_consensus.cc:740] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.526922 19362 consensus_queue.cc:260] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:44.528590 19362 ts_tablet_manager.cc:1434] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:44.529780 19362 tablet_bootstrap.cc:492] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:44.552062 19407 raft_consensus.cc:3060] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:44.553973 19362 tablet_bootstrap.cc:492] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:44.555013 19362 tablet_bootstrap.cc:492] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:44.555717 19362 ts_tablet_manager.cc:1403] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.013s
W20260709 13:04:44.556849 18768 consensus_peers.cc:597] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:04:44.558161 19362 raft_consensus.cc:359] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:44.558970 19362 raft_consensus.cc:740] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.559648 19362 consensus_queue.cc:260] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:44.561784 19362 ts_tablet_manager.cc:1434] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.002s
I20260709 13:04:44.564147 19362 tablet_bootstrap.cc:492] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap starting.
I20260709 13:04:44.589179 19362 tablet_bootstrap.cc:492] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:44.590195 19362 tablet_bootstrap.cc:492] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3: Bootstrap complete.
I20260709 13:04:44.590899 19362 ts_tablet_manager.cc:1403] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260709 13:04:44.593264 19362 raft_consensus.cc:359] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:44.593950 19362 raft_consensus.cc:740] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.594591 19362 consensus_queue.cc:260] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:44.596760 19362 ts_tablet_manager.cc:1434] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:44.627202 19407 raft_consensus.cc:3060] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:47.213253 19507 raft_consensus.cc:493] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:47.214035 19507 raft_consensus.cc:515] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.219861 19507 leader_election.cc:290] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.267220 19511 raft_consensus.cc:493] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.268071 19511 raft_consensus.cc:515] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.271991 19511 leader_election.cc:290] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.310901 19507 raft_consensus.cc:493] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.311808 19507 raft_consensus.cc:515] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.328012 19507 leader_election.cc:290] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
W20260709 13:04:47.346468 18510 debug-util.cc:398] Leaking SignalData structure 0x7b08000440a0 after lost signal to thread 15397
W20260709 13:04:47.348059 18510 debug-util.cc:398] Leaking SignalData structure 0x7b0800049bc0 after lost signal to thread 18513
I20260709 13:04:47.464509 19511 raft_consensus.cc:493] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.465389 19511 raft_consensus.cc:515] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.468269 19511 leader_election.cc:290] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.478468 19511 raft_consensus.cc:493] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.479249 19511 raft_consensus.cc:515] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.492211 19509 raft_consensus.cc:493] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:47.493094 19509 raft_consensus.cc:515] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.495958 19509 leader_election.cc:290] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:47.496866 19509 raft_consensus.cc:493] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.500927 19509 raft_consensus.cc:515] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.503126 19509 leader_election.cc:290] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.519815 19510 raft_consensus.cc:493] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.520584 19510 raft_consensus.cc:515] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.523689 19121 raft_consensus.cc:493] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.524366 19121 raft_consensus.cc:515] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.527665 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a29fe7a16542b79c2a3e0244cc27f8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:47.531373 19510 leader_election.cc:290] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.482318 19511 leader_election.cc:290] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.547195 18866 raft_consensus.cc:493] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.547904 18866 raft_consensus.cc:515] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.549913 18866 leader_election.cc:290] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.547219 19121 leader_election.cc:290] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:47.562104 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:47.586680 19515 raft_consensus.cc:493] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.587502 19515 raft_consensus.cc:515] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.594657 19522 raft_consensus.cc:493] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.595407 19522 raft_consensus.cc:515] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.599570 19519 raft_consensus.cc:493] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.605453 19519 raft_consensus.cc:515] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.606645 19529 raft_consensus.cc:493] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.570585 19512 raft_consensus.cc:493] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.607401 19529 raft_consensus.cc:515] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.608191 19512 raft_consensus.cc:515] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.610858 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
W20260709 13:04:47.611549 18510 debug-util.cc:398] Leaking SignalData structure 0x7b0800262e20 after lost signal to thread 18680
I20260709 13:04:47.616214 19515 leader_election.cc:290] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.625084 18800 raft_consensus.cc:2468] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
W20260709 13:04:47.625813 18510 debug-util.cc:398] Leaking SignalData structure 0x7b08002f74a0 after lost signal to thread 18754
W20260709 13:04:47.627182 18510 debug-util.cc:398] Leaking SignalData structure 0x7b08002dd4e0 after lost signal to thread 18828
W20260709 13:04:47.629122 18510 debug-util.cc:398] Leaking SignalData structure 0x7b08002278c0 after lost signal to thread 19433
I20260709 13:04:47.629952 19512 leader_election.cc:290] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.630963 19512 raft_consensus.cc:493] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.616217 19522 leader_election.cc:290] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.627044 19515 raft_consensus.cc:493] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.620090 19519 leader_election.cc:290] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.620781 19527 raft_consensus.cc:493] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.642808 19529 leader_election.cc:290] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.652377 18866 raft_consensus.cc:493] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.653928 19525 raft_consensus.cc:493] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.673831 19339 raft_consensus.cc:493] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.686054 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:47.658021 19533 raft_consensus.cc:493] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.700733 18866 raft_consensus.cc:515] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.676847 19517 raft_consensus.cc:493] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.700644 19519 raft_consensus.cc:493] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.699540 19515 raft_consensus.cc:515] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.706845 19533 raft_consensus.cc:515] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.709586 19519 raft_consensus.cc:515] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.710989 19515 leader_election.cc:290] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.711529 18866 leader_election.cc:290] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.711958 19519 leader_election.cc:290] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.708367 19517 raft_consensus.cc:515] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.705255 19529 raft_consensus.cc:493] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.711539 19515 raft_consensus.cc:493] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.712762 19520 raft_consensus.cc:493] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.712961 19529 raft_consensus.cc:515] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.713426 19520 raft_consensus.cc:515] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.714017 19533 leader_election.cc:290] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:47.714638 19533 raft_consensus.cc:493] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.707307 19525 raft_consensus.cc:515] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.715188 19529 leader_election.cc:290] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.715154 19533 raft_consensus.cc:515] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.715902 19520 leader_election.cc:290] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.703027 19339 raft_consensus.cc:515] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.716531 19520 raft_consensus.cc:493] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:47.702310 19527 raft_consensus.cc:515] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.726488 19339 leader_election.cc:290] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:47.727610 19520 raft_consensus.cc:515] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.713104 19515 raft_consensus.cc:515] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.730917 19520 leader_election.cc:290] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.731076 19510 raft_consensus.cc:493] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:47.698583 19512 raft_consensus.cc:515] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.716909 19525 leader_election.cc:290] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.733335 19510 raft_consensus.cc:515] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.712606 19519 raft_consensus.cc:493] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:47.714296 19517 leader_election.cc:290] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:47.735361 19519 raft_consensus.cc:515] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.739557 19525 raft_consensus.cc:493] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.739807 19532 raft_consensus.cc:493] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.740150 19525 raft_consensus.cc:515] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.740438 19532 raft_consensus.cc:515] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.741530 19515 leader_election.cc:290] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.742214 19525 leader_election.cc:290] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.742386 19527 leader_election.cc:290] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.742426 19532 leader_election.cc:290] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.738306 19520 raft_consensus.cc:493] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.742863 19516 raft_consensus.cc:493] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.735548 19510 leader_election.cc:290] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:47.743585 19516 raft_consensus.cc:515] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.746269 19519 leader_election.cc:290] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.743558 19532 raft_consensus.cc:493] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.747361 19533 leader_election.cc:290] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:47.747674 19536 raft_consensus.cc:493] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.747664 19532 raft_consensus.cc:515] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.748464 19536 raft_consensus.cc:515] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.742882 19525 raft_consensus.cc:493] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.750190 19525 raft_consensus.cc:515] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.750537 19512 leader_election.cc:290] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.750576 19532 leader_election.cc:290] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.746567 19516 leader_election.cc:290] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.751029 19536 leader_election.cc:290] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.743561 19520 raft_consensus.cc:515] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.752517 19525 leader_election.cc:290] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.753718 19520 leader_election.cc:290] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
W20260709 13:04:47.658258 18619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.132:36779, user_credentials={real_user=slave}} blocked reactor thread for 101046us
I20260709 13:04:47.808233 19510 raft_consensus.cc:493] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.807211 19534 raft_consensus.cc:493] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:47.811088 19517 raft_consensus.cc:493] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.811458 19516 raft_consensus.cc:493] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.811965 19537 raft_consensus.cc:493] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:47.812243 19517 raft_consensus.cc:515] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.812666 19516 raft_consensus.cc:515] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.813052 19537 raft_consensus.cc:515] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.817600 19508 raft_consensus.cc:493] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:47.819768 19470 raft_consensus.cc:493] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.820030 19518 raft_consensus.cc:493] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.820904 19470 raft_consensus.cc:515] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.821307 19518 raft_consensus.cc:515] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.809813 19510 raft_consensus.cc:515] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.823763 19527 raft_consensus.cc:493] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.824858 19527 raft_consensus.cc:515] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.825824 19470 leader_election.cc:290] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.826268 19510 leader_election.cc:290] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.823277 19526 raft_consensus.cc:493] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:47.826840 19511 raft_consensus.cc:493] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.827221 19526 raft_consensus.cc:515] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.827827 19511 raft_consensus.cc:515] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.828406 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa730fb5572466ab9357014b3b29958" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:47.828838 19539 raft_consensus.cc:493] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.830188 19526 leader_election.cc:290] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.828989 19515 raft_consensus.cc:493] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.831120 19529 raft_consensus.cc:493] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.831173 19535 raft_consensus.cc:493] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:47.831423 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:47.830224 19533 raft_consensus.cc:493] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.811555 19534 raft_consensus.cc:515] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.830485 19511 leader_election.cc:290] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.833575 19518 leader_election.cc:290] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.837127 19537 leader_election.cc:290] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:47.846946 19508 raft_consensus.cc:515] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.847697 19544 raft_consensus.cc:493] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.848791 19544 raft_consensus.cc:515] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.850306 19508 leader_election.cc:290] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.853421 19525 raft_consensus.cc:493] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.853988 19517 leader_election.cc:290] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.854586 19525 raft_consensus.cc:515] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.857210 19527 leader_election.cc:290] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.847769 19533 raft_consensus.cc:515] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.858896 19515 raft_consensus.cc:515] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.861060 19515 leader_election.cc:290] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.861277 19533 leader_election.cc:290] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.861531 19539 raft_consensus.cc:515] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.852998 19540 raft_consensus.cc:493] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.863664 19540 raft_consensus.cc:515] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.864379 19539 leader_election.cc:290] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.864413 19537 raft_consensus.cc:493] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.865201 18728 raft_consensus.cc:2468] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:47.865494 19537 raft_consensus.cc:515] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.866315 19540 leader_election.cc:290] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.868944 19518 raft_consensus.cc:493] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.869518 19540 raft_consensus.cc:493] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.869803 19536 raft_consensus.cc:493] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.866071 19535 raft_consensus.cc:515] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.870675 19536 raft_consensus.cc:515] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.871353 19534 leader_election.cc:290] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:47.872435 19512 raft_consensus.cc:493] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.872738 19535 leader_election.cc:290] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:47.853014 19529 raft_consensus.cc:515] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.873339 19536 leader_election.cc:290] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.873262 19512 raft_consensus.cc:515] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.874049 19536 raft_consensus.cc:493] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.875061 19541 raft_consensus.cc:493] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.875226 19529 leader_election.cc:290] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:47.869910 19518 raft_consensus.cc:515] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.875926 19541 raft_consensus.cc:515] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.877136 19542 raft_consensus.cc:493] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.858429 19525 leader_election.cc:290] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.877990 19518 leader_election.cc:290] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.875244 19519 raft_consensus.cc:493] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.868217 19537 leader_election.cc:290] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.879241 19519 raft_consensus.cc:515] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.894483 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a13c0d5aaa4bf2a0042a4df9daaa20" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:47.894886 19519 leader_election.cc:290] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.880918 19544 leader_election.cc:290] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.882391 19524 raft_consensus.cc:493] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.896890 19524 raft_consensus.cc:515] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.897773 19406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:47.899582 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa730fb5572466ab9357014b3b29958" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:47.900900 19403 raft_consensus.cc:2468] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:47.878024 19542 raft_consensus.cc:515] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.884509 19546 raft_consensus.cc:493] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.845224 19516 leader_election.cc:290] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.885263 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b13868d14ea4837a4d5483f85a1fffb" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:47.886471 19520 raft_consensus.cc:493] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.887660 19405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:47.907348 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:47.908077 19405 raft_consensus.cc:2468] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 2.
I20260709 13:04:47.908546 19403 raft_consensus.cc:2468] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:47.909654 19546 raft_consensus.cc:515] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.909833 19520 raft_consensus.cc:515] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.913651 19520 leader_election.cc:290] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.878564 19525 raft_consensus.cc:493] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.914624 19525 raft_consensus.cc:515] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.883005 19518 raft_consensus.cc:493] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.916491 19517 raft_consensus.cc:493] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.916903 19518 raft_consensus.cc:515] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.917339 19517 raft_consensus.cc:515] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.900005 19524 leader_election.cc:290] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:47.890208 19532 raft_consensus.cc:493] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:47.895756 19519 raft_consensus.cc:493] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.870378 19540 raft_consensus.cc:515] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.928804 19540 leader_election.cc:290] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.923110 19532 raft_consensus.cc:515] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.924460 19518 leader_election.cc:290] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.937655 19547 raft_consensus.cc:493] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.938431 19532 leader_election.cc:290] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.938354 18619 leader_election.cc:304] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:47.922055 19519 raft_consensus.cc:515] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.938655 19547 raft_consensus.cc:515] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.925889 19525 leader_election.cc:290] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.937800 19508 raft_consensus.cc:493] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:47.945137 19508 raft_consensus.cc:515] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.945778 19542 leader_election.cc:290] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.920002 19520 raft_consensus.cc:493] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.937655 19541 leader_election.cc:290] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.937659 19121 raft_consensus.cc:493] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.931402 19507 raft_consensus.cc:493] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:47.943418 19406 raft_consensus.cc:2468] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 2.
I20260709 13:04:47.944103 19519 leader_election.cc:290] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.906255 19536 raft_consensus.cc:515] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.934842 19517 leader_election.cc:290] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.947944 19546 leader_election.cc:290] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:47.948375 19520 raft_consensus.cc:515] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.947785 19508 leader_election.cc:290] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.962188 19507 raft_consensus.cc:515] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:47.959563 19121 raft_consensus.cc:515] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.964419 19507 leader_election.cc:290] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.949084 19518 raft_consensus.cc:493] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.965132 19121 leader_election.cc:290] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:47.965524 19518 raft_consensus.cc:515] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.964426 19520 leader_election.cc:290] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.968667 19518 leader_election.cc:290] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:47.969506 19524 raft_consensus.cc:2804] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:47.970135 19524 raft_consensus.cc:493] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:47.970679 19524 raft_consensus.cc:3060] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:47.974870 19523 raft_consensus.cc:493] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.975703 19523 raft_consensus.cc:515] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:47.976598 19405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:47.977324 19405 raft_consensus.cc:2468] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 2.
I20260709 13:04:47.978140 19523 leader_election.cc:290] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:47.980970 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:47.982067 18728 raft_consensus.cc:2468] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:47.982143 19527 raft_consensus.cc:493] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:47.983018 19527 raft_consensus.cc:515] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:47.983582 19517 raft_consensus.cc:493] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.983810 19512 leader_election.cc:290] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:47.984028 19544 raft_consensus.cc:493] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.984414 19517 raft_consensus.cc:515] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.984856 19544 raft_consensus.cc:515] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.985539 19527 leader_election.cc:290] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:47.984694 19530 raft_consensus.cc:493] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:47.986828 19517 leader_election.cc:290] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.987128 19544 leader_election.cc:290] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.987562 19547 leader_election.cc:290] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:47.986799 19530 raft_consensus.cc:515] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:47.988972 19536 leader_election.cc:290] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:47.990720 19530 leader_election.cc:290] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:48.011191 19543 raft_consensus.cc:493] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.012076 19543 raft_consensus.cc:515] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:48.014304 19543 leader_election.cc:290] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:48.023595 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211f60c237a546ba9146be31a66a6cff" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.028524 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.029656 18728 raft_consensus.cc:2468] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:48.031144 19549 raft_consensus.cc:493] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.031188 19536 raft_consensus.cc:493] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:48.032099 19549 raft_consensus.cc:515] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.033991 19512 raft_consensus.cc:493] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:48.034737 19512 raft_consensus.cc:515] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.036230 19549 leader_election.cc:290] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:48.036965 19517 raft_consensus.cc:493] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.037540 19541 raft_consensus.cc:493] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.037163 19544 raft_consensus.cc:493] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.038182 19541 raft_consensus.cc:515] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.038739 19544 raft_consensus.cc:515] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.040585 19541 leader_election.cc:290] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:48.041131 19541 raft_consensus.cc:493] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:48.041664 19541 raft_consensus.cc:515] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.037158 19512 leader_election.cc:290] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:48.042860 19519 raft_consensus.cc:493] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:48.043565 19519 raft_consensus.cc:515] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.044064 19544 leader_election.cc:290] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:48.045897 19519 leader_election.cc:290] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:48.032168 19536 raft_consensus.cc:515] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.032477 19520 raft_consensus.cc:493] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:48.051435 19550 raft_consensus.cc:493] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.051766 19520 raft_consensus.cc:515] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.052161 19550 raft_consensus.cc:515] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:48.037663 19517 raft_consensus.cc:515] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.058296 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.061775 19541 leader_election.cc:290] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:48.063481 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08e04dd6664c579efe27e796d13930" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.067344 19520 leader_election.cc:290] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:48.069343 19536 leader_election.cc:290] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:48.073967 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b624f7ddd5554767860ab82634cb870f" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.074528 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8936fd687da4f059b34f0e723128368" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.074774 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247dc7d3304e4beb8c559fad17c8f384" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.075711 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bdaa4770043b0baa1054b5dca9b68" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.075737 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8ed36b91664043a97861cc232e10e9" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.078095 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17ae363045b4332afa0511ff61c2829" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.078470 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08e04dd6664c579efe27e796d13930" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.081894 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.046943 19546 raft_consensus.cc:493] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
I20260709 13:04:48.086684 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17ae363045b4332afa0511ff61c2829" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.095388 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.108883 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.109669 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1268781e19d4bfea969acad0599174c" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.110554 19403 raft_consensus.cc:2468] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:48.111188 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.114281 19405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.114902 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.115509 19524 raft_consensus.cc:515] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:48.116459 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b13868d14ea4837a4d5483f85a1fffb" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.117102 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.117803 19408 raft_consensus.cc:2468] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:48.117877 19524 leader_election.cc:290] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:48.058324 19517 leader_election.cc:290] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:48.119483 18656 raft_consensus.cc:1240] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Rejecting Update request from peer b5039c66622c4bf19e961bda716b018c for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.120460 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.122040 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211f60c237a546ba9146be31a66a6cff" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.100137 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.101897 19536 raft_consensus.cc:493] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.096139 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a089acd6ec6748faae5c920e93b18f45" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.115052 19405 raft_consensus.cc:2468] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:48.123906 19536 raft_consensus.cc:515] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.122332 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.124607 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.107164 19546 raft_consensus.cc:515] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:48.122550 19407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.126278 19536 leader_election.cc:290] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:48.126106 19401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.127789 19401 raft_consensus.cc:2468] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:48.127807 19546 leader_election.cc:290] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:48.129261 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cee30521c84d87ab4d061e98a4398a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.086324 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff2fa868404d1eb705301b48b5e657" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.128944 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74550e44e9954e0e91b910057c8b9a62" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.131212 19407 raft_consensus.cc:2468] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:48.132902 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.133553 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.133668 19408 raft_consensus.cc:2468] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:48.132934 19402 raft_consensus.cc:2468] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 1.
I20260709 13:04:48.135020 19550 leader_election.cc:290] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:48.135973 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccbf2c3175e497c9a6d711255c0d770" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.138545 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:48.140026 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1fe1284eee4187a778a095d890b9f6" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.144390 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.144629 18768 leader_election.cc:304] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:48.149263 19537 raft_consensus.cc:2804] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.150032 19537 raft_consensus.cc:493] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:48.150592 19537 raft_consensus.cc:3060] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.151831 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74619acc646c4eef80622fa3de5312d0" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.152501 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74619acc646c4eef80622fa3de5312d0" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.153424 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.158260 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.158964 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.161150 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.161666 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.164288 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1fe1284eee4187a778a095d890b9f6" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.166777 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1fe1284eee4187a778a095d890b9f6" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.169471 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.171147 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9e3d21915743339019614af84b9f25" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.175637 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.178344 19537 raft_consensus.cc:515] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.178673 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872633bc5a6d4a25aa6112df09cfdd82" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.180014 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3cd144cdf4486fb5743b17252d596b" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.180478 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.180930 18768 leader_election.cc:304] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:48.182960 19516 raft_consensus.cc:2804] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:48.183341 19516 raft_consensus.cc:493] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.183699 19516 raft_consensus.cc:3060] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:48.184396 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888bc7a802c54426987fc0644295ce32" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.185331 19537 leader_election.cc:290] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:48.191147 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.191839 19407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a089acd6ec6748faae5c920e93b18f45" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.191936 19408 raft_consensus.cc:2468] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:48.194276 19407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.194497 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff2fa868404d1eb705301b48b5e657" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.195010 19407 raft_consensus.cc:2468] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:48.195946 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3cd144cdf4486fb5743b17252d596b" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.198060 19407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.198565 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.198930 19407 raft_consensus.cc:2468] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:48.200196 19401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.202540 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.202895 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.204269 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3cd144cdf4486fb5743b17252d596b" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.204666 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d70b90a1179491c81c24fb89d094043" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.205674 19401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.206293 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.208180 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17ae363045b4332afa0511ff61c2829" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.208547 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d70b90a1179491c81c24fb89d094043" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.209365 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d70b90a1179491c81c24fb89d094043" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.210166 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9960f8f34f974238aad6037763b11d49" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.209411 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afde8c399b46b4ad27791e6fc70f3a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.206401 19401 raft_consensus.cc:2468] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:48.198810 19516 raft_consensus.cc:515] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:48.199369 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888bc7a802c54426987fc0644295ce32" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.216216 19401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.217549 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.217875 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ffa1079b3248d1bf599590905e8cea" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.218169 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.217106 19401 raft_consensus.cc:2468] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:48.220403 19401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9e3d21915743339019614af84b9f25" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.220675 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:48.221274 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1fe1284eee4187a778a095d890b9f6" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.221740 19407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.222075 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.222513 19407 raft_consensus.cc:2468] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:48.224229 19516 leader_election.cc:290] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 3 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:48.226723 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1268781e19d4bfea969acad0599174c" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.227747 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872633bc5a6d4a25aa6112df09cfdd82" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.229076 19407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.229473 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17ae363045b4332afa0511ff61c2829" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.229866 19407 raft_consensus.cc:2468] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:48.234963 18768 leader_election.cc:304] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 
W20260709 13:04:48.239305 18768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 56254.7us
I20260709 13:04:48.239883 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74619acc646c4eef80622fa3de5312d0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.240104 18768 leader_election.cc:304] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:48.241436 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.242172 19403 raft_consensus.cc:2468] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:48.244391 19537 raft_consensus.cc:2804] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.244616 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08e04dd6664c579efe27e796d13930" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.244882 19537 raft_consensus.cc:493] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.245270 19537 raft_consensus.cc:3060] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.247064 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.250875 19518 raft_consensus.cc:2804] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:48.251391 19518 raft_consensus.cc:493] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.251821 19518 raft_consensus.cc:3060] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:48.252835 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ffa1079b3248d1bf599590905e8cea" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.253129 19537 raft_consensus.cc:515] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:48.253597 19403 raft_consensus.cc:2468] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:48.257460 18768 leader_election.cc:304] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:48.258327 19511 raft_consensus.cc:2804] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:48.258782 19511 raft_consensus.cc:493] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.259194 19511 raft_consensus.cc:3060] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:48.260474 18768 leader_election.cc:304] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:48.261639 18768 leader_election.cc:304] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:48.262633 19510 raft_consensus.cc:2804] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.263047 19538 raft_consensus.cc:2804] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.263092 19510 raft_consensus.cc:493] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:48.263497 19538 raft_consensus.cc:493] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:48.263702 19510 raft_consensus.cc:3060] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.263896 19538 raft_consensus.cc:3060] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.265306 18693 leader_election.cc:304] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.267287 19517 raft_consensus.cc:2749] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.268622 18693 leader_election.cc:304] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.270673 19517 raft_consensus.cc:2749] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.271273 19537 leader_election.cc:290] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:48.262426 18768 leader_election.cc:304] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:48.272292 19537 raft_consensus.cc:2804] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.272665 19537 raft_consensus.cc:493] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.273030 19537 raft_consensus.cc:3060] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.274859 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.275692 18768 leader_election.cc:304] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:48.276573 19509 raft_consensus.cc:2804] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.276940 19509 raft_consensus.cc:493] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.277309 19509 raft_consensus.cc:3060] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.277191 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a29fe7a16542b79c2a3e0244cc27f8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.281563 19518 raft_consensus.cc:515] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:48.283404 18768 leader_election.cc:304] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:48.316498 18768 leader_election.cc:304] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:48.317340 18768 leader_election.cc:304] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:48.285332 19401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a13c0d5aaa4bf2a0042a4df9daaa20" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.286705 19517 consensus_queue.cc:1059] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:48.318670 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.319427 19517 raft_consensus.cc:3055] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.319813 19517 raft_consensus.cc:740] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:48.320627 19534 raft_consensus.cc:2804] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.321146 19534 raft_consensus.cc:493] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.320781 19517 consensus_queue.cc:260] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:48.321538 19534 raft_consensus.cc:3060] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.322345 19517 raft_consensus.cc:3060] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.322815 19518 leader_election.cc:290] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 3 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:48.326709 18768 leader_election.cc:304] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:48.287458 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.287967 18693 leader_election.cc:304] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.328939 18693 leader_election.cc:304] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.329154 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.330351 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.288800 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cee30521c84d87ab4d061e98a4398a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.289927 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccbf2c3175e497c9a6d711255c0d770" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.292444 19510 raft_consensus.cc:515] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.331516 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.332326 19543 raft_consensus.cc:2749] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.332680 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa730fb5572466ab9357014b3b29958" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.333009 19543 raft_consensus.cc:2749] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.333530 19510 leader_election.cc:290] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:48.290277 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8ed36b91664043a97861cc232e10e9" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.294956 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b405d67ecd54e2f82e2c03715e63ec8" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.334342 19510 raft_consensus.cc:2804] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.334856 19510 raft_consensus.cc:493] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.335253 19510 raft_consensus.cc:3060] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.298040 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.336123 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff2fa868404d1eb705301b48b5e657" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.336522 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.337304 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872633bc5a6d4a25aa6112df09cfdd82" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.337774 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.338470 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a089acd6ec6748faae5c920e93b18f45" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.338948 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.294559 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.339646 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4161daeec234f1986912fc435319d62" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.297744 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3cd144cdf4486fb5743b17252d596b" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.340842 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a69d1beeea47fe885d5b316b5d1f19" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.341303 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.298199 19509 raft_consensus.cc:515] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:48.341976 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afde8c399b46b4ad27791e6fc70f3a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.330500 18693 leader_election.cc:304] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.343367 19534 raft_consensus.cc:515] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:48.343997 18693 leader_election.cc:304] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.344226 19509 leader_election.cc:290] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:48.299232 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.300189 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74550e44e9954e0e91b910057c8b9a62" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.344907 19544 raft_consensus.cc:2749] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.297966 19537 raft_consensus.cc:515] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:48.299583 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d70b90a1179491c81c24fb89d094043" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.303784 19399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247dc7d3304e4beb8c559fad17c8f384" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.304798 19398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8936fd687da4f059b34f0e723128368" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.304718 19538 raft_consensus.cc:515] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.353155 19538 leader_election.cc:290] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:48.305742 19400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bdaa4770043b0baa1054b5dca9b68" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.307511 19511 raft_consensus.cc:515] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:48.308465 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74619acc646c4eef80622fa3de5312d0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.308917 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08e04dd6664c579efe27e796d13930" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.357034 19511 leader_election.cc:290] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 3 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:48.357424 19534 leader_election.cc:290] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:48.309247 19407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9960f8f34f974238aad6037763b11d49" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.312918 18694 leader_election.cc:304] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [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: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:48.315336 18620 leader_election.cc:304] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.359342 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
W20260709 13:04:48.360256 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.131:46317, user_credentials={real_user=slave}} blocked reactor thread for 45113.8us
W20260709 13:04:48.360388 18694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 47632.4us
I20260709 13:04:48.361088 19543 raft_consensus.cc:2804] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.361506 19543 raft_consensus.cc:493] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.361892 19543 raft_consensus.cc:3060] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.362078 18620 leader_election.cc:304] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.324172 19531 raft_consensus.cc:2804] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.362916 19531 raft_consensus.cc:493] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:48.363387 19531 raft_consensus.cc:3060] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.335184 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9e3d21915743339019614af84b9f25" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.297592 19405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afde8c399b46b4ad27791e6fc70f3a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.301081 19406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b624f7ddd5554767860ab82634cb870f" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:48.345615 19544 raft_consensus.cc:2749] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.346316 18801 raft_consensus.cc:1240] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.333859 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.324687 19516 raft_consensus.cc:2804] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.366675 19546 raft_consensus.cc:2749] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.349494 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.366873 19516 raft_consensus.cc:493] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:48.367393 19516 raft_consensus.cc:3060] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.361599 18694 leader_election.cc:304] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.369256 19546 raft_consensus.cc:2749] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:48.369436 18694 leader_election.cc:304] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.349665 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.347370 19537 leader_election.cc:290] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:48.370626 19556 raft_consensus.cc:2749] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.371328 19544 raft_consensus.cc:2749] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.362643 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.372856 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74550e44e9954e0e91b910057c8b9a62" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.373489 18694 leader_election.cc:304] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [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: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:48.374089 19543 raft_consensus.cc:515] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.374565 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadf4f4af9ec4faeb20ac90c90109c1a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.375356 19550 raft_consensus.cc:2804] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.375772 19550 raft_consensus.cc:493] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.376127 19550 raft_consensus.cc:3060] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.376387 19543 leader_election.cc:290] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:48.376541 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9500410d20384c45a4977de526b86fab" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.371723 18620 leader_election.cc:304] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.380409 19470 raft_consensus.cc:2749] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.348112 18693 leader_election.cc:304] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.387837 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ffa1079b3248d1bf599590905e8cea" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.390045 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.391426 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
W20260709 13:04:48.392073 18693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 44004.2us
I20260709 13:04:48.392951 18693 leader_election.cc:304] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.393172 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.393687 19530 raft_consensus.cc:2749] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.394483 19530 raft_consensus.cc:2749] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.396145 18693 leader_election.cc:304] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.397185 19544 raft_consensus.cc:2749] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.400341 18693 leader_election.cc:304] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.401327 19544 raft_consensus.cc:2749] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.401409 19516 raft_consensus.cc:515] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.401654 19531 raft_consensus.cc:515] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.403491 18693 leader_election.cc:304] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.403834 19531 leader_election.cc:290] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:48.403847 19516 leader_election.cc:290] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:48.404724 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cee30521c84d87ab4d061e98a4398a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.408525 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9960f8f34f974238aad6037763b11d49" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.410789 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.411226 18620 leader_election.cc:304] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.412810 19546 raft_consensus.cc:2749] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.413060 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bdaa4770043b0baa1054b5dca9b68" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.414283 18620 leader_election.cc:304] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.414634 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89afde8c399b46b4ad27791e6fc70f3a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.415940 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.417450 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.414294 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.419925 19546 raft_consensus.cc:2749] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.421083 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
W20260709 13:04:48.421819 18768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:46317, user_credentials={real_user=slave}} blocked reactor thread for 93442.6us
I20260709 13:04:48.422503 18768 leader_election.cc:304] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.419430 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.423254 19535 raft_consensus.cc:2749] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.424072 19544 raft_consensus.cc:2749] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:48.424456 18620 leader_election.cc:304] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.425273 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.429080 18768 leader_election.cc:304] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:48.429852 19535 raft_consensus.cc:2804] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.429947 18801 raft_consensus.cc:1240] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Rejecting Update request from peer b5039c66622c4bf19e961bda716b018c for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.430258 19535 raft_consensus.cc:493] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.430612 19535 raft_consensus.cc:3060] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.431188 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.431563 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a29fe7a16542b79c2a3e0244cc27f8" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.432147 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.431170 19546 raft_consensus.cc:2749] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.433414 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadf4f4af9ec4faeb20ac90c90109c1a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.435190 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.436172 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bdaa4770043b0baa1054b5dca9b68" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.437454 18620 leader_election.cc:304] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4; no voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.439591 18620 leader_election.cc:304] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4; no voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.439632 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8936fd687da4f059b34f0e723128368" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.440023 18768 leader_election.cc:304] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:48.441570 19470 raft_consensus.cc:2749] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.442991 18620 leader_election.cc:304] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.443879 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.445952 18620 leader_election.cc:304] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.442632 19546 raft_consensus.cc:2749] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.412742 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.449008 18620 leader_election.cc:304] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.448266 19526 raft_consensus.cc:2749] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.451133 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.473800 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.474985 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.451893 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872633bc5a6d4a25aa6112df09cfdd82" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.478296 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74550e44e9954e0e91b910057c8b9a62" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.479419 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.452183 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa730fb5572466ab9357014b3b29958" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.452654 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.482833 19356 leader_election.cc:304] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.483901 19536 raft_consensus.cc:2749] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.484258 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8936fd687da4f059b34f0e723128368" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.484382 19356 leader_election.cc:304] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.453498 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4161daeec234f1986912fc435319d62" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.485278 19536 raft_consensus.cc:2749] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.453716 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.405510 18694 leader_election.cc:304] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [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: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:48.455420 18799 raft_consensus.cc:1240] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Rejecting Update request from peer b5039c66622c4bf19e961bda716b018c for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.456094 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.456494 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a29fe7a16542b79c2a3e0244cc27f8" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.456913 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.457213 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff2fa868404d1eb705301b48b5e657" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.405661 19510 raft_consensus.cc:515] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:48.448800 19544 consensus_queue.cc:1059] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:04:48.458009 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ffa1079b3248d1bf599590905e8cea" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.458781 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.447544 19470 raft_consensus.cc:2749] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.447763 19516 raft_consensus.cc:2804] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.462098 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cee30521c84d87ab4d061e98a4398a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.499711 19544 raft_consensus.cc:3055] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.463286 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.500147 19544 raft_consensus.cc:740] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:48.464915 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9960f8f34f974238aad6037763b11d49" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.456054 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccbf2c3175e497c9a6d711255c0d770" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:48.501071 19544 consensus_queue.cc:260] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.501377 19533 consensus_queue.cc:1059] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.466852 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccbf2c3175e497c9a6d711255c0d770" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.502249 19544 raft_consensus.cc:3060] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.469895 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:48.502482 19533 raft_consensus.cc:3055] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.502935 19533 raft_consensus.cc:740] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:48.503803 19533 consensus_queue.cc:260] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.504330 19510 leader_election.cc:290] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:48.499743 19516 raft_consensus.cc:493] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.505016 19533 raft_consensus.cc:3060] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.505450 19516 raft_consensus.cc:3060] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.477124 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.419353 19550 raft_consensus.cc:515] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.486353 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.487146 19356 leader_election.cc:304] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.487620 18620 leader_election.cc:304] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.489761 18768 leader_election.cc:304] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.480453 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9e3d21915743339019614af84b9f25" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.490991 19526 raft_consensus.cc:2749] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.491556 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9500410d20384c45a4977de526b86fab" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
W20260709 13:04:48.492908 18694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 87561.8us
I20260709 13:04:48.494158 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a089acd6ec6748faae5c920e93b18f45" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.527855 19526 raft_consensus.cc:2749] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.528316 18620 leader_election.cc:304] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4; no voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.499018 19543 raft_consensus.cc:2804] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.529179 19526 raft_consensus.cc:2749] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.529533 19543 raft_consensus.cc:493] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.529608 18620 leader_election.cc:304] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4; no voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.530045 19543 raft_consensus.cc:3060] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.530519 19526 raft_consensus.cc:2749] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.530886 18620 leader_election.cc:304] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.531704 19526 raft_consensus.cc:2749] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:04:48.532998 18693 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:48.485469 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.446164 19535 raft_consensus.cc:515] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:48.507695 18694 leader_election.cc:304] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.534838 18800 raft_consensus.cc:1240] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.535668 18694 leader_election.cc:304] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [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: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:48.536062 19535 leader_election.cc:290] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:48.536379 19517 raft_consensus.cc:2749] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.536777 18694 leader_election.cc:304] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [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: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:48.537124 19517 raft_consensus.cc:2804] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.537511 19517 raft_consensus.cc:493] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.537554 19556 raft_consensus.cc:2804] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.537916 19517 raft_consensus.cc:3060] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.538537 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.508790 18804 raft_consensus.cc:1240] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Rejecting Update request from peer b5039c66622c4bf19e961bda716b018c for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.510583 19550 leader_election.cc:290] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:48.510807 18798 raft_consensus.cc:1240] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.511580 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a69d1beeea47fe885d5b316b5d1f19" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:48.511781 19356 leader_election.cc:304] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.512392 19536 raft_consensus.cc:2749] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.517107 19537 raft_consensus.cc:2749] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.546116 19541 raft_consensus.cc:2749] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.546810 19356 leader_election.cc:304] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.517395 18796 raft_consensus.cc:1240] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:48.518895 18725 raft_consensus.cc:1240] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.519026 18768 leader_election.cc:304] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.547989 19541 raft_consensus.cc:2749] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.548781 19356 leader_election.cc:304] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.549590 18768 leader_election.cc:304] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.549647 19537 raft_consensus.cc:2749] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:48.538040 19556 raft_consensus.cc:493] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.550781 19537 raft_consensus.cc:2749] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.550879 19556 raft_consensus.cc:3060] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.550057 19541 raft_consensus.cc:2749] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.524096 18801 raft_consensus.cc:1240] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:48.551715 18768 leader_election.cc:304] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.525661 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.552783 18768 leader_election.cc:304] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.497093 19546 consensus_queue.cc:1059] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:04:48.553277 19537 raft_consensus.cc:2749] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.553956 19546 raft_consensus.cc:3055] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.554301 19546 raft_consensus.cc:740] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.555091 19517 raft_consensus.cc:515] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.555153 19546 consensus_queue.cc:260] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:48.556449 19546 raft_consensus.cc:3060] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.557356 19517 leader_election.cc:290] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:48.508303 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.549932 19356 leader_election.cc:304] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.526218 18795 raft_consensus.cc:1240] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:48.559648 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.559906 19516 raft_consensus.cc:515] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:48.560873 19541 raft_consensus.cc:2749] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.561017 19356 leader_election.cc:304] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.561936 19541 raft_consensus.cc:2749] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.537915 18694 leader_election.cc:304] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.563020 19356 leader_election.cc:304] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.563134 19550 consensus_queue.cc:1059] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.563521 18694 leader_election.cc:304] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [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: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:48.563951 19539 raft_consensus.cc:2749] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.564091 19356 leader_election.cc:304] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.564280 19541 raft_consensus.cc:2749] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.565541 19530 raft_consensus.cc:3055] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.565589 19539 raft_consensus.cc:2804] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.566118 19530 raft_consensus.cc:740] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:48.566233 19539 raft_consensus.cc:493] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.566675 19539 raft_consensus.cc:3060] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.566982 19530 consensus_queue.cc:260] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.567565 19556 raft_consensus.cc:515] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.568424 19530 raft_consensus.cc:3060] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.561964 19516 leader_election.cc:290] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:48.570591 18768 leader_election.cc:304] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.570591 19356 leader_election.cc:304] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.571447 19536 raft_consensus.cc:2749] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.571486 19511 raft_consensus.cc:2749] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.576277 19356 leader_election.cc:304] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.578744 19356 leader_election.cc:304] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.580998 18694 leader_election.cc:304] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.582959 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa730fb5572466ab9357014b3b29958" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:48.583513 18795 raft_consensus.cc:1240] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Rejecting Update request from peer b5039c66622c4bf19e961bda716b018c for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.584336 18801 raft_consensus.cc:1240] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.584822 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.582993 19536 raft_consensus.cc:2749] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.585917 19405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa730fb5572466ab9357014b3b29958" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.581892 19520 raft_consensus.cc:2749] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.587496 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.587895 19406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.589149 19400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.590938 19550 raft_consensus.cc:2749] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.591416 19399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1268781e19d4bfea969acad0599174c" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.587423 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:48.592690 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.594012 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.577083 19541 raft_consensus.cc:2749] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.595212 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.597430 19339 consensus_queue.cc:1059] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.580564 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1268781e19d4bfea969acad0599174c" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:48.598371 19339 consensus_queue.cc:1059] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.599298 19339 consensus_queue.cc:1059] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:48.598685 19470 consensus_queue.cc:1059] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:48.598955 19539 raft_consensus.cc:515] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.600307 19551 consensus_queue.cc:1059] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:48.587297 19407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.601824 19545 raft_consensus.cc:3055] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.602259 19545 raft_consensus.cc:740] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.602305 18694 leader_election.cc:304] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [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: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:48.602807 19470 raft_consensus.cc:3055] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:48.603070 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.603229 19470 raft_consensus.cc:740] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.603251 19550 raft_consensus.cc:2804] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.603880 19550 raft_consensus.cc:493] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.603955 19551 raft_consensus.cc:3055] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:48.604329 19550 raft_consensus.cc:3060] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.604435 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.604748 19524 raft_consensus.cc:3055] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.605129 19524 raft_consensus.cc:740] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.582016 19561 raft_consensus.cc:2749] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.605952 19524 consensus_queue.cc:260] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:48.602273 19339 raft_consensus.cc:3055] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:48.604442 19551 raft_consensus.cc:740] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.609979 19524 raft_consensus.cc:3060] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.610590 19551 consensus_queue.cc:260] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:48.612673 19551 raft_consensus.cc:3060] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:48.603359 19545 consensus_queue.cc:260] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:48.615432 19545 raft_consensus.cc:3060] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.616418 18724 raft_consensus.cc:1240] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.608383 19526 consensus_queue.cc:1059] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.577275 19556 leader_election.cc:290] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:48.618108 19523 raft_consensus.cc:3055] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.604439 19470 consensus_queue.cc:260] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:48.609609 19339 raft_consensus.cc:740] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.606158 19507 consensus_queue.cc:1059] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.618530 19523 raft_consensus.cc:740] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.618638 18725 raft_consensus.cc:2468] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 2.
I20260709 13:04:48.619818 19339 consensus_queue.cc:260] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:48.601863 19539 leader_election.cc:290] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:48.620296 19523 consensus_queue.cc:260] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.621209 19339 raft_consensus.cc:3060] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:48.619139 18694 leader_election.cc:304] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [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: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:48.621519 19470 raft_consensus.cc:3060] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:48.621724 19523 raft_consensus.cc:3060] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.622390 18694 leader_election.cc:304] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [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: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:48.619691 19507 raft_consensus.cc:3055] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.623157 19507 raft_consensus.cc:740] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.623965 19507 consensus_queue.cc:260] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:48.625047 19507 raft_consensus.cc:3060] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.625249 19539 raft_consensus.cc:2804] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.625690 19539 raft_consensus.cc:493] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.626044 19539 raft_consensus.cc:3060] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.626868 19533 raft_consensus.cc:2804] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:48.627283 19533 raft_consensus.cc:493] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:48.628844 19533 raft_consensus.cc:3060] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.634454 18796 raft_consensus.cc:1240] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.634931 18727 raft_consensus.cc:1240] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.637503 18796 raft_consensus.cc:1240] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.637650 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:48.639361 19562 consensus_queue.cc:1059] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.639472 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74550e44e9954e0e91b910057c8b9a62" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.639859 19550 raft_consensus.cc:515] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.641500 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.641475 19562 raft_consensus.cc:3055] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.642970 19562 raft_consensus.cc:740] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.643319 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74550e44e9954e0e91b910057c8b9a62" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:48.643996 19562 consensus_queue.cc:260] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:48.645398 19562 raft_consensus.cc:3060] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.647941 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:48.648795 19550 leader_election.cc:290] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:48.649200 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
W20260709 13:04:48.651026 19356 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 72363.6us
I20260709 13:04:48.651769 19356 leader_election.cc:304] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.652899 19356 leader_election.cc:304] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.653218 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.653985 19356 leader_election.cc:304] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.654309 19541 raft_consensus.cc:2749] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.654995 19541 raft_consensus.cc:2749] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.655033 18729 raft_consensus.cc:2468] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 2.
I20260709 13:04:48.655717 19541 raft_consensus.cc:2749] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.656121 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:48.657503 19539 raft_consensus.cc:515] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.660146 19550 consensus_queue.cc:1059] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.661039 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.661275 19550 raft_consensus.cc:3055] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.661774 19550 raft_consensus.cc:740] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:48.664491 19526 consensus_queue.cc:1059] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.665640 19547 raft_consensus.cc:3055] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.665998 19547 raft_consensus.cc:740] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.666936 19547 consensus_queue.cc:260] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.668068 19547 raft_consensus.cc:3060] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.669217 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.673797 18728 raft_consensus.cc:2468] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 2.
I20260709 13:04:48.665901 19543 raft_consensus.cc:515] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.677268 19543 leader_election.cc:290] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:48.677734 19526 consensus_queue.cc:1059] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.678685 19508 raft_consensus.cc:3055] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.679093 19508 raft_consensus.cc:740] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.679158 19553 consensus_queue.cc:1059] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.679991 19508 consensus_queue.cc:260] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:48.680781 19533 raft_consensus.cc:515] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.681191 19508 raft_consensus.cc:3060] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.681955 18725 raft_consensus.cc:1240] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.688280 19547 raft_consensus.cc:3055] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.688797 19547 raft_consensus.cc:740] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.689654 19547 consensus_queue.cc:260] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.692692 19507 consensus_queue.cc:1059] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.655179 19356 leader_election.cc:304] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.694159 19553 raft_consensus.cc:3055] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.694576 19553 raft_consensus.cc:740] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.694969 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.695156 19564 raft_consensus.cc:2749] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.693288 19539 leader_election.cc:290] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:48.695442 19553 consensus_queue.cc:260] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.696496 19553 raft_consensus.cc:3060] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.696738 19533 leader_election.cc:290] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:48.687729 19550 consensus_queue.cc:260] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.697882 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ffa1079b3248d1bf599590905e8cea" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:48.698602 19550 raft_consensus.cc:3060] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.701850 19547 raft_consensus.cc:3060] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.702586 18796 raft_consensus.cc:1240] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.711441 18725 raft_consensus.cc:1240] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.695006 19356 leader_election.cc:304] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.719372 18725 raft_consensus.cc:1240] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.719859 19564 raft_consensus.cc:2749] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:48.713429 19546 consensus_queue.cc:1059] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:04:48.710659 18651 raft_consensus.cc:2468] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:48.716879 18768 leader_election.cc:304] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.721011 19356 leader_election.cc:304] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.728762 19561 raft_consensus.cc:2749] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.729815 19356 leader_election.cc:304] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.730189 18693 leader_election.cc:304] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:48.730624 19541 raft_consensus.cc:2749] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.730907 19533 raft_consensus.cc:2804] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:48.731408 18768 leader_election.cc:304] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.725953 19507 raft_consensus.cc:3055] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.727691 18725 raft_consensus.cc:1240] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.728804 19564 raft_consensus.cc:2749] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.731449 19533 raft_consensus.cc:697] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [term 2 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:48.724958 19508 consensus_queue.cc:1059] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.724679 19339 consensus_queue.cc:1059] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.733472 19553 raft_consensus.cc:3055] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.735257 19553 raft_consensus.cc:740] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.735869 18768 leader_election.cc:304] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.736112 19553 consensus_queue.cc:260] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.737308 19553 raft_consensus.cc:3060] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.741269 19535 raft_consensus.cc:2749] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.733606 19561 raft_consensus.cc:2749] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:48.742884 18768 leader_election.cc:304] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.743644 19561 raft_consensus.cc:2749] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:48.744915 18768 leader_election.cc:304] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.746745 19561 raft_consensus.cc:2749] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.747792 18768 leader_election.cc:304] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.748452 19561 raft_consensus.cc:2749] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.749619 18768 leader_election.cc:304] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.750295 19561 raft_consensus.cc:2749] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:48.732946 19507 raft_consensus.cc:740] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.743356 19508 consensus_queue.cc:1059] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:48.733556 19533 consensus_queue.cc:237] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.755592 19508 raft_consensus.cc:3055] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.756017 19508 raft_consensus.cc:740] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.756861 19508 consensus_queue.cc:260] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.758126 19508 raft_consensus.cc:3060] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.732179 19356 leader_election.cc:304] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.761631 19564 raft_consensus.cc:2749] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.762928 19356 leader_election.cc:304] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.763463 18768 leader_election.cc:304] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.763670 19564 raft_consensus.cc:2749] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.755582 19507 consensus_queue.cc:260] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:48.764271 19561 raft_consensus.cc:2749] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.765038 19356 leader_election.cc:304] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.765318 18768 leader_election.cc:304] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.765763 19564 raft_consensus.cc:2749] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.766019 19561 raft_consensus.cc:2804] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:48.765892 19507 raft_consensus.cc:3060] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.766886 19356 leader_election.cc:304] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.767200 19561 raft_consensus.cc:697] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:48.768471 19561 consensus_queue.cc:237] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.771113 19339 raft_consensus.cc:3055] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.771595 19339 raft_consensus.cc:740] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.772344 18768 leader_election.cc:304] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.774816 18796 raft_consensus.cc:1240] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Rejecting Update request from peer b5039c66622c4bf19e961bda716b018c for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.775374 19564 raft_consensus.cc:2749] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.777232 19539 consensus_queue.cc:1059] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.778239 19539 raft_consensus.cc:3055] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.778568 19539 raft_consensus.cc:740] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:48.779371 19539 consensus_queue.cc:260] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.780212 18768 leader_election.cc:304] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.780596 19539 raft_consensus.cc:3060] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.782095 19510 raft_consensus.cc:2749] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.777505 19535 raft_consensus.cc:2749] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.784812 18768 leader_election.cc:304] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.785564 19535 raft_consensus.cc:2749] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.789587 18768 leader_election.cc:304] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.776834 19339 consensus_queue.cc:260] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.792222 19339 raft_consensus.cc:3060] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.799017 19535 raft_consensus.cc:2804] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:48.799659 19535 raft_consensus.cc:697] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:48.800689 19535 consensus_queue.cc:237] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.801724 18479 catalog_manager.cc:5697] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 1 to 2, leader changed from 6529eb1c47f24b159080b38facb159b4 (127.15.8.130) to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 2 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:48.803491 19356 leader_election.cc:304] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.804443 19564 raft_consensus.cc:2749] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.806025 19356 leader_election.cc:304] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.806839 19564 raft_consensus.cc:2749] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:48.808104 19356 leader_election.cc:304] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.808774 19564 raft_consensus.cc:2749] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:48.810003 19356 leader_election.cc:304] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.810684 19564 raft_consensus.cc:2749] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.811892 19356 leader_election.cc:304] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.813643 18478 catalog_manager.cc:5697] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 1 to 2, leader changed from b5039c66622c4bf19e961bda716b018c (127.15.8.131) to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:48.814675 19564 raft_consensus.cc:2749] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.816021 19356 leader_election.cc:304] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.816715 19564 raft_consensus.cc:2749] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.817909 19356 leader_election.cc:304] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.819015 19564 raft_consensus.cc:2749] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.820674 18768 leader_election.cc:304] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.822067 19535 raft_consensus.cc:2749] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.822988 18725 raft_consensus.cc:1240] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:48.823748 18768 leader_election.cc:304] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.824558 19535 raft_consensus.cc:2804] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:48.824697 19562 consensus_queue.cc:1059] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.825110 19535 raft_consensus.cc:697] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:48.825760 19562 raft_consensus.cc:3055] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:48.826133 19562 raft_consensus.cc:740] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:48.826193 19535 consensus_queue.cc:237] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:48.827091 19562 consensus_queue.cc:260] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:48.828239 19562 raft_consensus.cc:3060] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:48.833036 19356 leader_election.cc:304] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.834882 19564 raft_consensus.cc:2749] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.838892 19356 leader_election.cc:304] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.841144 19564 raft_consensus.cc:2749] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.842418 19356 leader_election.cc:304] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.844901 19564 raft_consensus.cc:2749] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.848366 19356 leader_election.cc:304] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:48.849109 19564 raft_consensus.cc:2749] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:48.850270 19356 leader_election.cc:304] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:48.851008 19564 raft_consensus.cc:2749] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.853247 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.854966 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.855166 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.856621 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.856922 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.857175 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.858669 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.859822 19407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ffa1079b3248d1bf599590905e8cea" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.859001 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:48.865713 18694 leader_election.cc:304] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.866428 19533 raft_consensus.cc:2749] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.868453 18694 leader_election.cc:304] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.869680 19550 raft_consensus.cc:2749] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.869625 18694 leader_election.cc:304] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.870803 19550 raft_consensus.cc:2749] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.871251 18694 leader_election.cc:304] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.872016 19550 raft_consensus.cc:2749] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.872476 18694 leader_election.cc:304] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.873190 19550 raft_consensus.cc:2749] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.874857 18694 leader_election.cc:304] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.875586 19550 raft_consensus.cc:2749] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.877573 18694 leader_election.cc:304] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.878245 19533 raft_consensus.cc:2749] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.887282 18694 leader_election.cc:304] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:48.888154 19550 raft_consensus.cc:2749] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:48.912320 18478 catalog_manager.cc:5697] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 1 to 2, leader changed from b5039c66622c4bf19e961bda716b018c (127.15.8.131) to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:48.913623 18478 catalog_manager.cc:5697] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 1 to 2, leader changed from b5039c66622c4bf19e961bda716b018c (127.15.8.131) to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:49.137882 18725 raft_consensus.cc:1240] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Rejecting Update request from peer 6529eb1c47f24b159080b38facb159b4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:49.139528 19339 consensus_queue.cc:1059] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:49.140585 19339 raft_consensus.cc:3055] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:49.140925 19339 raft_consensus.cc:740] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:49.141716 19339 consensus_queue.cc:260] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:49.143054 19339 raft_consensus.cc:3060] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:49.169287 18725 raft_consensus.cc:1275] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Refusing update from remote peer 6d72d20367034526ae779db5feeb4245: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:49.171000 19510 consensus_queue.cc:1048] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:49.193545 19400 raft_consensus.cc:3060] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:49.206827 19400 raft_consensus.cc:1275] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Refusing update from remote peer 6d72d20367034526ae779db5feeb4245: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:49.211086 19535 consensus_queue.cc:1048] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:49.312891 19400 raft_consensus.cc:3060] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:49.321858 19400 raft_consensus.cc:1275] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:49.323696 19550 consensus_queue.cc:1048] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:49.338205 18651 raft_consensus.cc:1275] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:49.340224 19579 consensus_queue.cc:1048] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:49.345080 19402 raft_consensus.cc:3060] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:49.350805 18727 raft_consensus.cc:1275] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Refusing update from remote peer 6d72d20367034526ae779db5feeb4245: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:49.352499 19561 consensus_queue.cc:1048] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:49.353128 19402 raft_consensus.cc:1275] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Refusing update from remote peer 6d72d20367034526ae779db5feeb4245: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:49.355621 19561 consensus_queue.cc:1048] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:49.385739 19400 raft_consensus.cc:3060] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:49.401010 19400 raft_consensus.cc:1275] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Refusing update from remote peer 6d72d20367034526ae779db5feeb4245: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:49.402642 19510 consensus_queue.cc:1048] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:49.428129 18727 raft_consensus.cc:1275] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Refusing update from remote peer 6d72d20367034526ae779db5feeb4245: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:49.429783 19561 consensus_queue.cc:1048] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:49.575238 19586 raft_consensus.cc:493] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:49.575860 19586 raft_consensus.cc:515] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:49.579100 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:49.579259 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:49.579919 18651 raft_consensus.cc:2393] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d72d20367034526ae779db5feeb4245 in current term 2: Already voted for candidate 6529eb1c47f24b159080b38facb159b4 in this term.
I20260709 13:04:49.580060 18727 raft_consensus.cc:2468] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 2.
I20260709 13:04:49.581578 19586 leader_election.cc:290] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:49.581549 18768 leader_election.cc:304] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:49.582676 19586 raft_consensus.cc:2804] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:49.583062 19586 raft_consensus.cc:493] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:49.583405 19586 raft_consensus.cc:3060] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:49.590387 19586 raft_consensus.cc:515] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:49.592082 19586 leader_election.cc:290] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 2 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:49.593097 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:49.592991 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:49.594120 18651 raft_consensus.cc:2393] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d72d20367034526ae779db5feeb4245 in current term 2: Already voted for candidate 6529eb1c47f24b159080b38facb159b4 in this term.
I20260709 13:04:49.601164 18727 raft_consensus.cc:2468] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 2.
I20260709 13:04:49.602263 18768 leader_election.cc:304] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:49.603096 19586 raft_consensus.cc:2804] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:49.603624 19586 raft_consensus.cc:697] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:49.604523 19586 consensus_queue.cc:237] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:49.617647 18479 catalog_manager.cc:5697] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 1 to 2, leader changed from b5039c66622c4bf19e961bda716b018c (127.15.8.131) to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 2 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:49.873397 19591 raft_consensus.cc:493] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.873936 19591 raft_consensus.cc:515] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:49.874078 19339 raft_consensus.cc:493] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.876049 19591 leader_election.cc:290] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:49.874754 19339 raft_consensus.cc:515] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:49.877161 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:49.877787 18797 raft_consensus.cc:2468] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 2.
I20260709 13:04:49.878386 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:49.879015 18619 leader_election.cc:304] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:49.879479 19339 leader_election.cc:290] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:49.880079 19339 raft_consensus.cc:2804] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:49.880411 19339 raft_consensus.cc:493] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:49.880996 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:49.881026 19398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:49.881677 19339 raft_consensus.cc:3060] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:49.881812 18797 raft_consensus.cc:2468] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 2.
I20260709 13:04:49.882925 18619 leader_election.cc:304] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:49.884389 19591 raft_consensus.cc:2804] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:49.884778 19591 raft_consensus.cc:493] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:49.885092 19591 raft_consensus.cc:3060] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:49.891821 19591 raft_consensus.cc:515] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:49.894511 19591 leader_election.cc:290] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:49.894556 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:49.895282 18797 raft_consensus.cc:3060] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:49.895715 19339 raft_consensus.cc:515] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:49.897065 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:49.899724 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:49.903105 19339 leader_election.cc:290] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:49.911109 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:49.911712 18796 raft_consensus.cc:3060] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:49.912834 19339 raft_consensus.cc:493] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.912957 19591 raft_consensus.cc:493] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.913465 19339 raft_consensus.cc:515] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:49.914562 19591 raft_consensus.cc:515] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:49.916699 19339 leader_election.cc:290] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:49.916600 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:49.917404 18801 raft_consensus.cc:2468] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 2.
I20260709 13:04:49.918615 19591 leader_election.cc:290] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:49.918844 18619 leader_election.cc:304] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:49.919685 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:49.920528 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:49.921267 18801 raft_consensus.cc:2468] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 3.
I20260709 13:04:49.922309 18619 leader_election.cc:304] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:49.923413 19339 raft_consensus.cc:2804] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:49.923388 19591 raft_consensus.cc:2804] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:49.924295 19591 raft_consensus.cc:493] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:49.924599 19591 raft_consensus.cc:3060] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:49.923907 19339 raft_consensus.cc:493] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:49.926926 19339 raft_consensus.cc:3060] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:49.927170 18796 raft_consensus.cc:2468] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 3.
I20260709 13:04:49.930508 18619 leader_election.cc:304] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: b5039c66622c4bf19e961bda716b018c
I20260709 13:04:49.931783 19592 raft_consensus.cc:2804] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:49.932417 19592 raft_consensus.cc:697] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:49.933333 19592 consensus_queue.cc:237] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER 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: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:49.911705 18797 raft_consensus.cc:2468] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 3.
I20260709 13:04:49.936012 18619 leader_election.cc:304] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:49.928800 19398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:49.940225 19591 raft_consensus.cc:515] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:49.942365 19591 leader_election.cc:290] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:49.943898 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:49.944209 19339 raft_consensus.cc:515] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:49.949834 19398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:49.952970 19592 raft_consensus.cc:2804] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:49.953603 19592 raft_consensus.cc:697] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:49.954476 19592 consensus_queue.cc:237] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER 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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:49.956643 19339 leader_election.cc:290] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 4 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:49.952993 18479 catalog_manager.cc:5697] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:49.964042 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:49.958384 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:49.966821 18796 raft_consensus.cc:3060] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:49.967931 18797 raft_consensus.cc:3060] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:49.974943 19592 raft_consensus.cc:493] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.975592 19592 raft_consensus.cc:515] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:49.986791 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:49.989279 19592 leader_election.cc:290] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:49.992972 19591 raft_consensus.cc:493] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.994000 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:49.994539 19591 raft_consensus.cc:515] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:49.995095 18797 raft_consensus.cc:2468] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 4.
I20260709 13:04:49.996248 18619 leader_election.cc:304] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:49.994786 18801 raft_consensus.cc:2468] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 2.
I20260709 13:04:49.997855 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:49.998723 19402 raft_consensus.cc:2468] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:49.999421 18619 leader_election.cc:304] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: b5039c66622c4bf19e961bda716b018c
I20260709 13:04:50.000156 18620 leader_election.cc:304] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:50.000849 19339 raft_consensus.cc:2804] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:50.001089 19593 raft_consensus.cc:2804] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:50.001410 19339 raft_consensus.cc:493] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:50.001668 19593 raft_consensus.cc:493] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:50.001971 19339 raft_consensus.cc:3060] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.002108 19593 raft_consensus.cc:3060] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:49.998003 19594 raft_consensus.cc:2804] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:50.004724 19594 raft_consensus.cc:697] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 4 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:50.005717 19594 consensus_queue.cc:237] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.007848 19591 leader_election.cc:290] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.009801 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:50.010576 18727 raft_consensus.cc:2468] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 2.
I20260709 13:04:50.011716 19597 raft_consensus.cc:493] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.014866 19597 raft_consensus.cc:515] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.017755 18796 raft_consensus.cc:2468] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 3.
I20260709 13:04:50.018029 18479 catalog_manager.cc:5697] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:50.019625 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.020280 18651 raft_consensus.cc:2468] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:50.021276 19356 leader_election.cc:304] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [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: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:50.021471 19597 leader_election.cc:290] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.021965 19597 raft_consensus.cc:2804] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:50.022292 19597 raft_consensus.cc:493] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.022637 19597 raft_consensus.cc:3060] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.018507 19593 raft_consensus.cc:515] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.018922 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:50.029021 18727 raft_consensus.cc:2393] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 in current term 2: Already voted for candidate b5039c66622c4bf19e961bda716b018c in this term.
I20260709 13:04:50.032027 18619 leader_election.cc:304] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:50.032912 19594 raft_consensus.cc:2804] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:50.033851 19594 raft_consensus.cc:697] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:50.034207 19593 leader_election.cc:290] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.035545 19594 consensus_queue.cc:237] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER 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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.035889 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:50.040011 18727 raft_consensus.cc:3060] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.048595 18479 catalog_manager.cc:5697] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:50.050793 18727 raft_consensus.cc:2468] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 3.
I20260709 13:04:50.055651 18620 leader_election.cc:304] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:50.051255 19339 raft_consensus.cc:515] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:50.057250 19591 raft_consensus.cc:2804] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:50.057751 19591 raft_consensus.cc:697] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:50.052496 19593 raft_consensus.cc:493] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.058568 19591 consensus_queue.cc:237] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER 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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.058868 19593 raft_consensus.cc:515] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.061338 19593 leader_election.cc:290] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.061892 19339 leader_election.cc:290] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:50.053880 19597 raft_consensus.cc:515] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.063952 19597 leader_election.cc:290] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.065241 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:50.065963 18728 raft_consensus.cc:2468] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 2.
I20260709 13:04:50.070145 18620 leader_election.cc:304] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:50.071754 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:50.072583 18797 raft_consensus.cc:3060] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.072834 19592 raft_consensus.cc:2804] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:50.073232 19592 raft_consensus.cc:493] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:50.073577 19592 raft_consensus.cc:3060] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.071947 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:50.075618 18725 raft_consensus.cc:2393] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 in current term 2: Already voted for candidate b5039c66622c4bf19e961bda716b018c in this term.
I20260709 13:04:50.065829 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
W20260709 13:04:50.079237 19356 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 58029.3us
I20260709 13:04:50.083803 19398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:50.084646 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8757eebf11414d07973fa1c0932531c8" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:50.085053 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:50.085338 19402 raft_consensus.cc:3060] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.089411 19339 raft_consensus.cc:493] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.090026 19339 raft_consensus.cc:515] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.091594 19593 raft_consensus.cc:493] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.092155 19593 raft_consensus.cc:515] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.094251 19593 leader_election.cc:290] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.098577 19339 leader_election.cc:290] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:50.100111 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:50.103404 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:50.104010 18729 raft_consensus.cc:2468] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 2.
I20260709 13:04:50.104912 18620 leader_election.cc:304] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:50.106410 19339 raft_consensus.cc:2804] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:50.106774 19339 raft_consensus.cc:493] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:50.107049 19339 raft_consensus.cc:3060] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.110280 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:50.110716 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:50.113933 18479 catalog_manager.cc:5697] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:50.110991 18796 raft_consensus.cc:2468] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 2.
I20260709 13:04:50.128441 18619 leader_election.cc:304] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:50.128721 18797 raft_consensus.cc:2468] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 3.
I20260709 13:04:50.118117 18479 catalog_manager.cc:5697] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:50.121464 19579 raft_consensus.cc:493] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.130044 19593 raft_consensus.cc:2804] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:50.130604 19593 raft_consensus.cc:493] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:50.130231 19579 raft_consensus.cc:515] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:50.131193 19593 raft_consensus.cc:3060] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.133296 19579 leader_election.cc:290] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:50.125386 19402 raft_consensus.cc:2468] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 3.
I20260709 13:04:50.136555 19592 raft_consensus.cc:515] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.137951 19550 raft_consensus.cc:493] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.138813 19592 leader_election.cc:290] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.141208 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:50.141798 18729 raft_consensus.cc:3060] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.143090 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:50.143852 18797 raft_consensus.cc:2368] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5039c66622c4bf19e961bda716b018c for earlier term 2. Current term is 3.
I20260709 13:04:50.145025 18619 leader_election.cc:304] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: b5039c66622c4bf19e961bda716b018c
I20260709 13:04:50.138569 19550 raft_consensus.cc:515] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:50.147231 18693 leader_election.cc:400] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Vote denied by peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779) with higher term. Message: Invalid argument: T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5039c66622c4bf19e961bda716b018c for earlier term 2. Current term is 3.
I20260709 13:04:50.150713 18693 leader_election.cc:403] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:50.149041 18729 raft_consensus.cc:2468] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 3.
I20260709 13:04:50.152442 18620 leader_election.cc:304] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:50.153410 19591 raft_consensus.cc:2804] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:50.153648 19550 leader_election.cc:290] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:50.154062 19591 raft_consensus.cc:697] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:50.154471 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:50.155153 19591 consensus_queue.cc:237] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER 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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.156416 19550 raft_consensus.cc:3060] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.160197 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:50.161386 18797 raft_consensus.cc:2393] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5039c66622c4bf19e961bda716b018c in current term 2: Already voted for candidate 6d72d20367034526ae779db5feeb4245 in this term.
I20260709 13:04:50.163565 19533 raft_consensus.cc:493] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.149088 19339 raft_consensus.cc:515] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.164382 19533 raft_consensus.cc:515] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:50.147413 19592 raft_consensus.cc:2804] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:50.168143 19592 raft_consensus.cc:697] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:50.168993 19592 consensus_queue.cc:237] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER 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: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:50.169894 19533 leader_election.cc:290] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:50.172526 18651 raft_consensus.cc:2468] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:50.174168 19356 leader_election.cc:304] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [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: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: b5039c66622c4bf19e961bda716b018c
I20260709 13:04:50.175642 19597 raft_consensus.cc:2804] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:50.176211 19597 raft_consensus.cc:697] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:50.176680 19550 raft_consensus.cc:2749] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779) with higher term. Message: Invalid argument: T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5039c66622c4bf19e961bda716b018c for earlier term 2. Current term is 3.
I20260709 13:04:50.179999 19339 leader_election.cc:290] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.186288 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:50.187203 18729 raft_consensus.cc:3060] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.207266 19339 raft_consensus.cc:493] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.209555 19339 raft_consensus.cc:515] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:50.177322 19597 consensus_queue.cc:237] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.203365 19533 raft_consensus.cc:493] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.219221 19533 raft_consensus.cc:515] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:50.191351 19550 raft_consensus.cc:493] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.201938 18729 raft_consensus.cc:2468] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 3.
I20260709 13:04:50.213971 19339 leader_election.cc:290] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:50.216107 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:50.212077 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:50.211681 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:50.232283 19550 raft_consensus.cc:515] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:50.258337 19339 raft_consensus.cc:493] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.259115 19339 raft_consensus.cc:515] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.244109 19399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:50.265760 19399 raft_consensus.cc:2468] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:50.244776 18797 raft_consensus.cc:2368] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5039c66622c4bf19e961bda716b018c for earlier term 2. Current term is 3.
I20260709 13:04:50.269626 19339 leader_election.cc:290] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:50.242682 19550 leader_election.cc:290] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:50.274714 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d38de563b154a1e87f8877384e07c76" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.282029 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:50.282755 18796 raft_consensus.cc:2468] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 3.
I20260709 13:04:50.283720 18479 catalog_manager.cc:5697] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 1 to 2, leader changed from 6529eb1c47f24b159080b38facb159b4 (127.15.8.130) to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:50.286199 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.291177 18650 raft_consensus.cc:2468] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:50.288379 19533 leader_election.cc:290] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:50.285415 18619 leader_election.cc:304] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:50.293664 19592 raft_consensus.cc:2804] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:50.294158 19592 raft_consensus.cc:493] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:50.294589 19592 raft_consensus.cc:3060] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:50.295485 19593 raft_consensus.cc:515] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.300858 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:50.301568 18796 raft_consensus.cc:3060] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.301961 18477 catalog_manager.cc:5697] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:50.305358 18477 catalog_manager.cc:5697] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:50.307050 19597 raft_consensus.cc:493] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.307634 19597 raft_consensus.cc:515] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.309947 19597 leader_election.cc:290] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.312088 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:50.312865 18729 raft_consensus.cc:2393] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 in current term 2: Already voted for candidate b5039c66622c4bf19e961bda716b018c in this term.
I20260709 13:04:50.314772 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.315539 18650 raft_consensus.cc:2468] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:50.316972 19356 leader_election.cc:304] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [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: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: b5039c66622c4bf19e961bda716b018c
I20260709 13:04:50.318491 19597 raft_consensus.cc:2804] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:50.319013 19597 raft_consensus.cc:493] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.319507 19597 raft_consensus.cc:3060] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.329926 18796 raft_consensus.cc:2468] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 3.
I20260709 13:04:50.331103 19593 leader_election.cc:290] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:50.333588 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d6658067b14979a4348b176c0acce4" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.333817 18619 leader_election.cc:304] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:50.334911 19591 raft_consensus.cc:2804] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:50.335402 19591 raft_consensus.cc:697] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:50.336344 18693 leader_election.cc:304] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245
I20260709 13:04:50.336234 19591 consensus_queue.cc:237] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER 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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.337965 19533 raft_consensus.cc:2804] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:50.338361 19533 raft_consensus.cc:493] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.338760 19533 raft_consensus.cc:3060] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.336440 19597 raft_consensus.cc:515] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.342161 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:50.343182 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:50.343456 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:50.343890 18797 raft_consensus.cc:2468] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:50.344159 18801 raft_consensus.cc:2468] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:50.344442 19603 raft_consensus.cc:493] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.344950 19603 raft_consensus.cc:515] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:50.347229 19603 leader_election.cc:290] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.343688 18693 leader_election.cc:400] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Vote denied by peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779) with higher term. Message: Invalid argument: T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5039c66622c4bf19e961bda716b018c for earlier term 2. Current term is 3.
I20260709 13:04:50.347895 18693 leader_election.cc:403] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:50.348589 19550 raft_consensus.cc:3060] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.348798 18693 leader_election.cc:304] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:50.349659 19579 raft_consensus.cc:2804] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:50.350010 19579 raft_consensus.cc:493] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:50.350329 19579 raft_consensus.cc:3060] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.351845 19593 raft_consensus.cc:493] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.352356 19593 raft_consensus.cc:515] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.354355 19593 leader_election.cc:290] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:50.356340 19550 raft_consensus.cc:2749] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779) with higher term. Message: Invalid argument: T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5039c66622c4bf19e961bda716b018c for earlier term 2. Current term is 3.
I20260709 13:04:50.358021 19599 raft_consensus.cc:493] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:50.358628 19599 raft_consensus.cc:515] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:50.360939 19599 leader_election.cc:290] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:50.362561 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:50.363322 18729 raft_consensus.cc:2468] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
W20260709 13:04:50.363641 18768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 89050.6us
I20260709 13:04:50.364189 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:50.364925 18801 raft_consensus.cc:2393] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 in current term 2: Already voted for candidate 6d72d20367034526ae779db5feeb4245 in this term.
I20260709 13:04:50.365167 18655 raft_consensus.cc:1275] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Refusing update from remote peer 6d72d20367034526ae779db5feeb4245: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:50.374581 19599 raft_consensus.cc:493] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.374652 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.375387 18655 raft_consensus.cc:2468] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 2.
I20260709 13:04:50.379364 18725 raft_consensus.cc:1275] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Refusing update from remote peer 6d72d20367034526ae779db5feeb4245: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:50.382596 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:50.383755 19609 consensus_queue.cc:1048] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:50.386142 18767 leader_election.cc:304] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:50.387876 19609 raft_consensus.cc:2804] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:50.387758 19592 raft_consensus.cc:515] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.388361 19609 raft_consensus.cc:493] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:50.388748 19609 raft_consensus.cc:3060] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.391434 19533 raft_consensus.cc:515] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:50.375196 19599 raft_consensus.cc:515] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.411347 19599 leader_election.cc:290] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.411986 19599 raft_consensus.cc:493] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.400439 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:50.412252 19608 consensus_queue.cc:1048] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:50.412597 19599 raft_consensus.cc:515] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.412935 18801 raft_consensus.cc:2468] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 2.
I20260709 13:04:50.404211 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:50.414507 19599 leader_election.cc:290] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:50.414727 18797 raft_consensus.cc:3060] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:50.415042 19599 raft_consensus.cc:493] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.415596 19599 raft_consensus.cc:515] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.417591 18730 raft_consensus.cc:2468] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 2.
I20260709 13:04:50.417843 18650 raft_consensus.cc:2468] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:50.405229 19591 raft_consensus.cc:493] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.419122 19591 raft_consensus.cc:515] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.419670 19615 raft_consensus.cc:493] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.420194 19615 raft_consensus.cc:515] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.421191 19591 leader_election.cc:290] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.421275 19533 leader_election.cc:290] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:50.422215 19615 leader_election.cc:290] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
W20260709 13:04:50.397231 18693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.132:36779, user_credentials={real_user=slave}} blocked reactor thread for 48502.9us
I20260709 13:04:50.437429 19579 raft_consensus.cc:515] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:50.423947 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bd4d4e014041949b375fbe7f63c6ca" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:50.438212 18693 leader_election.cc:304] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:50.397573 19609 raft_consensus.cc:515] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:50.408066 19592 leader_election.cc:290] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 4 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:50.433276 18620 leader_election.cc:304] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:50.432606 19616 raft_consensus.cc:493] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.443534 19609 leader_election.cc:290] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 3 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.443282 19616 raft_consensus.cc:515] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.444401 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:50.435686 19597 leader_election.cc:290] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.444796 19607 raft_consensus.cc:2804] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:50.445309 19597 raft_consensus.cc:493] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.445410 19607 raft_consensus.cc:697] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:50.445869 19606 raft_consensus.cc:493] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.446484 19550 raft_consensus.cc:2804] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:50.447811 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:50.447777 19606 raft_consensus.cc:515] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.449959 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:50.446573 19616 leader_election.cc:290] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:50.450893 18725 raft_consensus.cc:2368] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.450325 19607 consensus_queue.cc:237] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER 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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.451388 19613 raft_consensus.cc:493] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.435483 18619 leader_election.cc:304] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:50.453004 19616 raft_consensus.cc:493] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.449967 19606 leader_election.cc:290] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:50.453115 19591 raft_consensus.cc:2804] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:50.454427 19591 raft_consensus.cc:493] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:50.447788 19550 raft_consensus.cc:493] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:50.451913 19613 raft_consensus.cc:515] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.455324 19550 raft_consensus.cc:3060] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.456801 19613 leader_election.cc:290] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:50.458178 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:50.458926 18801 raft_consensus.cc:2468] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 3.
I20260709 13:04:50.460194 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:50.460932 18801 raft_consensus.cc:2368] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b5039c66622c4bf19e961bda716b018c for earlier term 2. Current term is 3.
I20260709 13:04:50.454855 19591 raft_consensus.cc:3060] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.462074 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:50.462924 18730 raft_consensus.cc:2393] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 in current term 2: Already voted for candidate b5039c66622c4bf19e961bda716b018c in this term.
I20260709 13:04:50.463426 19550 raft_consensus.cc:515] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:50.431990 19599 leader_election.cc:290] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:50.467352 19597 raft_consensus.cc:515] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.469141 18651 raft_consensus.cc:2468] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:50.469368 19597 leader_election.cc:290] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.470237 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:50.471131 18796 raft_consensus.cc:3060] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.437994 19615 raft_consensus.cc:493] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.471773 19615 raft_consensus.cc:515] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.473984 19615 leader_election.cc:290] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:50.475929 18620 leader_election.cc:304] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4; no voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:50.508003 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:50.508723 18804 raft_consensus.cc:2368] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.478260 19550 leader_election.cc:290] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:50.509505 19357 leader_election.cc:304] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245
I20260709 13:04:50.454507 19616 raft_consensus.cc:515] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.511559 19616 leader_election.cc:290] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:50.512012 19616 raft_consensus.cc:493] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.512514 19616 raft_consensus.cc:515] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.513903 19616 leader_election.cc:290] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:50.514302 19616 raft_consensus.cc:2804] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:50.489724 18693 leader_election.cc:400] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Vote denied by peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779) with higher term. Message: Invalid argument: T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b5039c66622c4bf19e961bda716b018c for earlier term 2. Current term is 3.
I20260709 13:04:50.515172 18693 leader_election.cc:403] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:04:50.489640 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.515691 19550 raft_consensus.cc:3060] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.515923 18649 raft_consensus.cc:2468] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:50.488325 19615 raft_consensus.cc:493] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.516860 19615 raft_consensus.cc:515] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:50.518872 19615 leader_election.cc:290] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.491956 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:50.520812 18801 raft_consensus.cc:3060] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:04:50.522369 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.131:46317, user_credentials={real_user=slave}} blocked reactor thread for 46848.4us
I20260709 13:04:50.523067 19613 raft_consensus.cc:493] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.526749 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:50.524250 19613 raft_consensus.cc:515] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:50.527611 18725 raft_consensus.cc:2393] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 in current term 2: Already voted for candidate b5039c66622c4bf19e961bda716b018c in this term.
I20260709 13:04:50.527671 19357 leader_election.cc:400] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Vote denied by peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317) with higher term. Message: Invalid argument: T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.528106 19357 leader_election.cc:403] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:50.529258 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:50.529649 19615 raft_consensus.cc:3060] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.530143 18725 raft_consensus.cc:2368] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.529649 19613 leader_election.cc:290] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:50.509562 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:50.531271 19550 raft_consensus.cc:2749] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779) with higher term. Message: Invalid argument: T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b5039c66622c4bf19e961bda716b018c for earlier term 2. Current term is 3.
I20260709 13:04:50.493566 18619 leader_election.cc:304] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:50.536279 18800 raft_consensus.cc:2368] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.538089 18693 leader_election.cc:304] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:50.539052 19622 raft_consensus.cc:2804] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:50.539402 19622 raft_consensus.cc:493] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:50.539721 19622 raft_consensus.cc:3060] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.539806 19339 raft_consensus.cc:2804] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:50.540211 19339 raft_consensus.cc:493] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:50.540508 19339 raft_consensus.cc:3060] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:50.541628 18477 catalog_manager.cc:5697] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:50.543228 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.543892 18648 raft_consensus.cc:2468] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:50.544248 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.546820 18800 raft_consensus.cc:1275] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:50.546999 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.547960 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4134301338594eb38666ea3afcd96d36" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.548225 18804 raft_consensus.cc:1275] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:50.549515 18693 leader_election.cc:304] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:50.549708 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f9bc3ddfb042b0a35985b3786a77f0" candidate_uuid: "6d72d20367034526ae779db5feeb4245" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:50.550235 19533 raft_consensus.cc:2804] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:50.550608 19533 raft_consensus.cc:493] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:50.550944 19533 raft_consensus.cc:3060] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.552603 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97943936a79f4f6282ece8756401c622" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.553894 18728 raft_consensus.cc:1275] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:50.554893 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.500761 19579 leader_election.cc:290] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:50.502027 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:50.504526 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:50.556159 18795 raft_consensus.cc:2393] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 in current term 2: Already voted for candidate 6d72d20367034526ae779db5feeb4245 in this term.
I20260709 13:04:50.556299 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.504774 19591 raft_consensus.cc:515] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.505671 19356 leader_election.cc:304] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
W20260709 13:04:50.557721 19356 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 52156.7us
I20260709 13:04:50.558941 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:50.559484 19398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f93f3b657349b9bc3f1b420fad0cde" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:50.559881 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:50.560029 19357 leader_election.cc:400] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Vote denied by peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317) with higher term. Message: Invalid argument: T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.560135 19398 raft_consensus.cc:3060] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.560443 19357 leader_election.cc:403] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:50.560515 19402 raft_consensus.cc:2468] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:50.561307 19408 raft_consensus.cc:3060] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:04:50.561684 19620 raft_consensus.cc:2804] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:50.561967 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.562348 19597 raft_consensus.cc:3060] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.563246 19399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:50.564421 19400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:50.514588 19616 raft_consensus.cc:493] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5039c66622c4bf19e961bda716b018c)
I20260709 13:04:50.568356 19616 raft_consensus.cc:3060] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.554760 19593 consensus_queue.cc:1048] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:50.569990 19406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:50.570528 19597 raft_consensus.cc:2749] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317) with higher term. Message: Invalid argument: T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.531637 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:50.563088 19407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:50.571338 19399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:50.573467 19402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:50.573676 19407 raft_consensus.cc:2468] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 2.
I20260709 13:04:50.559558 19403 raft_consensus.cc:2468] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 2.
I20260709 13:04:50.574154 19402 raft_consensus.cc:2468] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 1.
I20260709 13:04:50.557364 19604 consensus_queue.cc:1048] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:04:50.507368 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:50.572443 19401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947f3fc538a4ee9a86383f59fb187b2" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:50.575140 18798 raft_consensus.cc:2368] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 3. Current term is 4.
I20260709 13:04:50.575147 19401 raft_consensus.cc:3060] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.576180 19620 raft_consensus.cc:697] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:50.576871 18804 raft_consensus.cc:1275] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:50.577504 19356 leader_election.cc:400] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779) with higher term. Message: Invalid argument: T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.577828 19356 leader_election.cc:403] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:50.577282 19620 consensus_queue.cc:237] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.579807 19597 raft_consensus.cc:3060] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.570925 19405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:50.493043 19607 raft_consensus.cc:493] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.581045 19607 raft_consensus.cc:515] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.582026 18652 raft_consensus.cc:2468] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:50.580473 18804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:50.582973 18804 raft_consensus.cc:2368] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.582199 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:50.584678 19591 leader_election.cc:290] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:50.586267 19408 raft_consensus.cc:1275] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:50.587097 18649 raft_consensus.cc:2368] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.587309 18801 raft_consensus.cc:2468] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 3.
I20260709 13:04:50.578564 19356 leader_election.cc:400] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779) with higher term. Message: Invalid argument: T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.588266 19356 leader_election.cc:403] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:50.511547 19617 raft_consensus.cc:493] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.595214 19356 leader_election.cc:400] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779) with higher term. Message: Invalid argument: T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 3. Current term is 4.
I20260709 13:04:50.595623 19356 leader_election.cc:403] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:50.597677 18728 raft_consensus.cc:1275] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:50.596820 19339 raft_consensus.cc:515] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.585680 19607 leader_election.cc:290] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.499270 18797 raft_consensus.cc:2468] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 4.
I20260709 13:04:50.594115 19617 raft_consensus.cc:515] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.597975 19599 raft_consensus.cc:2749] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779) with higher term. Message: Invalid argument: T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 3. Current term is 4.
I20260709 13:04:50.601820 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:50.616662 18795 raft_consensus.cc:3060] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.617502 19622 raft_consensus.cc:515] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.618752 18730 raft_consensus.cc:2393] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6529eb1c47f24b159080b38facb159b4 in current term 3: Already voted for candidate b5039c66622c4bf19e961bda716b018c in this term.
I20260709 13:04:50.605820 19593 consensus_queue.cc:1048] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:04:50.600574 19339 leader_election.cc:290] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 4 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:50.625034 18619 leader_election.cc:304] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:50.608253 19615 raft_consensus.cc:2749] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317) with higher term. Message: Invalid argument: T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.597810 19356 leader_election.cc:400] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779) with higher term. Message: Invalid argument: T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.621316 19622 leader_election.cc:290] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:50.629494 18721 raft_consensus.cc:2468] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d72d20367034526ae779db5feeb4245 in term 3.
I20260709 13:04:50.629704 18795 raft_consensus.cc:2468] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 3.
I20260709 13:04:50.628711 19356 leader_election.cc:403] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:50.630322 19339 raft_consensus.cc:2804] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:50.626926 19533 raft_consensus.cc:515] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:50.626405 18800 raft_consensus.cc:1275] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:50.645327 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:50.627485 18477 catalog_manager.cc:5697] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:50.639076 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:50.646452 18801 raft_consensus.cc:3060] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:04:50.647953 18693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 57017.5us
I20260709 13:04:50.649850 18693 leader_election.cc:304] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:50.648873 18768 leader_election.cc:304] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:50.654438 18801 raft_consensus.cc:2468] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 4.
I20260709 13:04:50.656638 19597 raft_consensus.cc:2749] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779) with higher term. Message: Invalid argument: T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.641997 19356 leader_election.cc:304] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [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: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: b5039c66622c4bf19e961bda716b018c
W20260709 13:04:50.643026 18694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 63363.7us
I20260709 13:04:50.646124 18728 raft_consensus.cc:2368] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.658680 19597 raft_consensus.cc:2804] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:50.658807 18619 leader_election.cc:304] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:50.660130 19357 leader_election.cc:400] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Vote denied by peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317) with higher term. Message: Invalid argument: T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.660606 19357 leader_election.cc:403] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:50.660709 19356 leader_election.cc:400] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155) with higher term. Message: Invalid argument: T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.661223 19356 leader_election.cc:403] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:50.659127 19597 raft_consensus.cc:493] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.662361 19597 raft_consensus.cc:3060] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.611327 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.670755 19622 raft_consensus.cc:2804] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:50.671319 19622 raft_consensus.cc:697] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 3 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:50.608698 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.610261 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53268ddf58a34cf2b5accde66c2cbcc2" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.612375 19617 leader_election.cc:290] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:50.610410 19400 raft_consensus.cc:2468] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 1.
I20260709 13:04:50.608415 19401 raft_consensus.cc:2468] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 3.
I20260709 13:04:50.608914 19398 raft_consensus.cc:2468] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 3.
I20260709 13:04:50.639168 19615 raft_consensus.cc:3060] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.672260 19622 consensus_queue.cc:237] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER 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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:50.674152 19550 raft_consensus.cc:493] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.675133 19609 raft_consensus.cc:2804] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:04:50.708609 18693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.132:36779, user_credentials={real_user=slave}} blocked reactor thread for 58861.3us
I20260709 13:04:50.700660 19599 raft_consensus.cc:3060] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.699589 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:50.700659 19617 raft_consensus.cc:3060] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.700992 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:50.698882 18651 raft_consensus.cc:2468] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:50.713280 18725 raft_consensus.cc:2368] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.705335 19621 raft_consensus.cc:2749] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779) with higher term. Message: Invalid argument: T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.712942 19607 raft_consensus.cc:2804] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:50.840657 19579 raft_consensus.cc:493] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.721829 19533 leader_election.cc:290] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:50.724779 19609 raft_consensus.cc:697] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 3 LEADER]: Becoming Leader. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:50.784224 18648 raft_consensus.cc:3060] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.718166 19550 raft_consensus.cc:515] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.835633 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:50.843442 19607 raft_consensus.cc:697] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 4 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:50.841475 19579 raft_consensus.cc:515] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:50.880264 19606 raft_consensus.cc:2749] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:50.719352 19632 consensus_queue.cc:1048] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.187s
W20260709 13:04:50.901775 19356 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 241245us
I20260709 13:04:50.908949 19356 leader_election.cc:304] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [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: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:50.891963 18655 raft_consensus.cc:3060] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:04:50.891314 19619 log.cc:927] Time spent T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:04:50.892235 18796 raft_consensus.cc:2468] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 3.
I20260709 13:04:50.932647 19579 leader_election.cc:290] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:50.908664 18727 raft_consensus.cc:2468] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 2.
I20260709 13:04:50.938843 19400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:50.939131 19620 raft_consensus.cc:2804] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:50.939628 19620 raft_consensus.cc:493] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6529eb1c47f24b159080b38facb159b4)
I20260709 13:04:50.939992 19620 raft_consensus.cc:3060] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.947508 18730 raft_consensus.cc:1275] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:50.926182 19616 raft_consensus.cc:515] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
W20260709 13:04:50.953395 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:46317, user_credentials={real_user=slave}} blocked reactor thread for 307052us
W20260709 13:04:50.954792 18767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 54086.1us
I20260709 13:04:50.957085 18693 leader_election.cc:304] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [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: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:50.965873 18619 leader_election.cc:304] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245; no voters: 
I20260709 13:04:50.973696 19339 raft_consensus.cc:697] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 4 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:50.974740 18728 raft_consensus.cc:1275] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:50.974510 19339 consensus_queue.cc:237] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:50.963148 19399 raft_consensus.cc:3060] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:50.975333 19630 raft_consensus.cc:2804] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:04:50.989112 19356 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 80238.9us
I20260709 13:04:50.972054 19615 raft_consensus.cc:2749] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779) with higher term. Message: Invalid argument: T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:50.978592 19533 raft_consensus.cc:493] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.996152 19406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562778dc5544427ebb59218851c75b1a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:50.954862 19609 consensus_queue.cc:237] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Queue going to LEADER 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: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:50.974829 19593 consensus_queue.cc:1048] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:04:51.007274 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:51.003115 19406 raft_consensus.cc:3060] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:04:51.008343 18656 raft_consensus.cc:1275] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:50.989400 19634 raft_consensus.cc:2804] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:50.989586 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:50.968129 19607 consensus_queue.cc:237] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:51.005878 18798 raft_consensus.cc:1275] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:51.002839 19636 consensus_queue.cc:1048] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 13:04:51.032533 19634 raft_consensus.cc:697] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Becoming Leader. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:51.006654 19630 raft_consensus.cc:697] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 3 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
W20260709 13:04:51.039480 19641 log.cc:927] Time spent T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245: Append to log took a long time: real 0.084s	user 0.001s	sys 0.001s
I20260709 13:04:50.988799 19633 consensus_queue.cc:1048] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260709 13:04:51.042333 19597 raft_consensus.cc:515] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:51.043859 19630 consensus_queue.cc:237] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER 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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:51.052860 19634 consensus_queue.cc:237] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Queue going to LEADER 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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:51.033816 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aaec8793124fcbb6c95666a6e5e22c" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:51.034071 18651 raft_consensus.cc:2468] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:51.057772 18656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:51.055936 18795 raft_consensus.cc:2368] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:51.059177 19615 consensus_queue.cc:1048] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:51.061197 18693 leader_election.cc:304] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:51.062039 19613 raft_consensus.cc:2804] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:51.062409 19613 raft_consensus.cc:493] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:51.009475 19533 raft_consensus.cc:515] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:51.064440 19533 leader_election.cc:290] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:51.065140 19550 leader_election.cc:290] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:51.072167 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
W20260709 13:04:51.080559 18768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 108018us
I20260709 13:04:51.083312 18656 raft_consensus.cc:2468] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:51.047111 18655 raft_consensus.cc:2468] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 3.
I20260709 13:04:51.065852 19597 leader_election.cc:290] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:51.082549 18648 raft_consensus.cc:2468] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 3.
I20260709 13:04:51.092198 18693 leader_election.cc:304] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:51.108047 18693 leader_election.cc:304] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:51.087937 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:51.067528 19613 raft_consensus.cc:3060] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:51.096799 19357 leader_election.cc:400] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Vote denied by peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317) with higher term. Message: Invalid argument: T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:51.099188 19617 raft_consensus.cc:2749] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155) with higher term. Message: Invalid argument: T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:51.102144 19399 raft_consensus.cc:2468] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 3.
I20260709 13:04:51.114601 19356 leader_election.cc:400] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Vote denied by peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779) with higher term. Message: Invalid argument: T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:51.116256 19356 leader_election.cc:403] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:04:51.117439 19356 leader_election.cc:304] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:51.111469 19620 raft_consensus.cc:515] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:51.121548 19636 raft_consensus.cc:2804] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:51.124248 19636 raft_consensus.cc:697] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:51.120008 19631 consensus_queue.cc:1048] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:04:51.125245 19636 consensus_queue.cc:237] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:51.113833 19550 raft_consensus.cc:2804] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:51.119889 19597 raft_consensus.cc:2749] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779) with higher term. Message: Invalid argument: T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:51.127570 19550 raft_consensus.cc:697] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 3 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:51.128521 19550 consensus_queue.cc:237] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER 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: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:51.130762 19339 consensus_queue.cc:1048] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:51.131899 18620 leader_election.cc:304] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: b5039c66622c4bf19e961bda716b018c
I20260709 13:04:51.118358 19622 raft_consensus.cc:2804] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:51.147199 19339 consensus_queue.cc:1048] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:51.149384 18729 raft_consensus.cc:1275] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:51.118733 18651 raft_consensus.cc:2468] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:51.158064 18729 raft_consensus.cc:1275] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:51.161813 19339 consensus_queue.cc:1048] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:51.162652 19406 raft_consensus.cc:2468] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 4.
I20260709 13:04:51.182049 19406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:51.190533 19406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:51.149078 19631 raft_consensus.cc:2764] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
W20260709 13:04:51.208859 18768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 91160us
I20260709 13:04:51.212579 19406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:51.163460 19622 raft_consensus.cc:697] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 3 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:51.222600 19406 raft_consensus.cc:1275] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:51.224701 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:51.226461 18651 raft_consensus.cc:2368] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:51.206329 19637 consensus_queue.cc:1048] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 13:04:51.228557 19403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da243ce76b54e73adacd1b23b8bf3cd" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:51.231765 19620 leader_election.cc:290] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:51.237293 19356 leader_election.cc:400] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Vote denied by peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155) with higher term. Message: Invalid argument: T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:51.237658 19356 leader_election.cc:403] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:04:51.236024 19408 raft_consensus.cc:1275] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:51.246112 19339 consensus_queue.cc:1048] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:51.220651 19599 raft_consensus.cc:2749] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317) with higher term. Message: Invalid argument: T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:51.244499 19620 raft_consensus.cc:3060] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:51.261682 19408 raft_consensus.cc:1275] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:51.261888 19622 consensus_queue.cc:237] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER 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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:51.336860 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:51.428223 19403 raft_consensus.cc:2468] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529eb1c47f24b159080b38facb159b4 in term 3.
I20260709 13:04:51.432150 19613 raft_consensus.cc:515] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:51.433599 19400 raft_consensus.cc:2468] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 3.
W20260709 13:04:51.402567 19664 log.cc:927] Time spent T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4: Append to log took a long time: real 0.181s	user 0.000s	sys 0.002s
I20260709 13:04:51.439424 19613 leader_election.cc:290] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:51.442782 19406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:51.454722 19620 raft_consensus.cc:2749] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155) with higher term. Message: Invalid argument: T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:51.457360 19398 raft_consensus.cc:1275] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:04:51.458071 18767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 54338.5us
I20260709 13:04:51.461627 18803 raft_consensus.cc:1275] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:51.463310 19407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:51.468067 19401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfb38711a04ce591140dea0ffd0169" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:51.458479 18693 leader_election.cc:304] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:51.473829 19613 raft_consensus.cc:2804] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:51.474313 19613 raft_consensus.cc:493] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:51.474763 19613 raft_consensus.cc:3060] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:51.477641 19405 raft_consensus.cc:1275] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:51.479486 19579 consensus_queue.cc:1048] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:51.487262 18620 leader_election.cc:304] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:51.488700 19631 raft_consensus.cc:2804] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:51.489177 19631 raft_consensus.cc:493] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:51.489593 19631 raft_consensus.cc:3060] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:51.491360 18727 raft_consensus.cc:1240] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Rejecting Update request from peer 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:51.497746 19615 consensus_queue.cc:1059] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:51.499003 19615 raft_consensus.cc:3055] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:51.498888 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2c6d827fbd471b90f5c11c392a5c84" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:51.499544 19615 raft_consensus.cc:740] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:51.499904 18650 raft_consensus.cc:2368] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:51.500952 18476 catalog_manager.cc:5697] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 1 to 2, leader changed from 6529eb1c47f24b159080b38facb159b4 (127.15.8.130) to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:51.499245 18647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:51.502981 18647 raft_consensus.cc:2468] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:51.504503 18477 catalog_manager.cc:5697] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:51.500770 19615 consensus_queue.cc:260] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:51.507577 18650 raft_consensus.cc:3060] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:51.507893 19615 raft_consensus.cc:3060] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:51.508080 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bfa0341fd694924be00682a3a797781" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:51.508747 18649 raft_consensus.cc:3060] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:51.513574 19405 raft_consensus.cc:1275] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:51.516800 19356 leader_election.cc:400] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155) with higher term. Message: Invalid argument: T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3.
I20260709 13:04:51.519729 18693 leader_election.cc:304] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:51.524341 19400 raft_consensus.cc:3060] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:04:51.534288 19403 raft_consensus.cc:1275] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:51.536290 19646 consensus_queue.cc:1048] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:51.537204 19604 consensus_queue.cc:1048] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:51.506373 18477 catalog_manager.cc:5697] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:51.549165 19401 raft_consensus.cc:2468] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 3.
I20260709 13:04:51.574807 18649 raft_consensus.cc:2468] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 3.
I20260709 13:04:51.575971 19631 raft_consensus.cc:515] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:51.583529 18648 raft_consensus.cc:1240] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Rejecting Update request from peer 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:51.584826 18693 leader_election.cc:304] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [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: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:51.586195 19630 raft_consensus.cc:2804] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:51.586767 19630 raft_consensus.cc:697] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 3 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:51.587159 18650 raft_consensus.cc:1275] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Refusing update from remote peer 6d72d20367034526ae779db5feeb4245: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:51.587503 19630 consensus_queue.cc:237] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER 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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:51.589241 19673 consensus_queue.cc:1048] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:51.591360 19356 leader_election.cc:304] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3; no voters: 6529eb1c47f24b159080b38facb159b4, 6d72d20367034526ae779db5feeb4245
I20260709 13:04:51.599063 19640 consensus_queue.cc:1048] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:51.604617 19631 leader_election.cc:290] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:51.606302 18477 catalog_manager.cc:5697] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6529eb1c47f24b159080b38facb159b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:51.611922 19646 consensus_queue.cc:1048] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:51.613677 19646 consensus_queue.cc:1048] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:51.619688 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:51.623355 19405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:51.639061 19613 raft_consensus.cc:515] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:51.667876 18730 raft_consensus.cc:2393] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 6529eb1c47f24b159080b38facb159b4 in current term 3: Already voted for candidate b5039c66622c4bf19e961bda716b018c in this term.
I20260709 13:04:51.666168 18649 raft_consensus.cc:1240] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Rejecting Update request from peer 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:51.665292 19400 raft_consensus.cc:1275] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:04:51.764390 19357 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:51.771184 19647 raft_consensus.cc:2804] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:51.775091 18651 raft_consensus.cc:1275] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:51.776968 19579 consensus_queue.cc:1048] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:51.763803 19621 raft_consensus.cc:2749] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:04:51.795794 19686 log.cc:927] Time spent T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c: Append to log took a long time: real 0.167s	user 0.001s	sys 0.000s
W20260709 13:04:51.797284 19688 log.cc:927] Time spent T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 13:04:51.798135 18801 raft_consensus.cc:1275] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:51.783020 19616 leader_election.cc:290] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:51.788612 18795 raft_consensus.cc:1275] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:51.818624 18801 raft_consensus.cc:1275] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:51.816833 19637 consensus_queue.cc:1048] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
W20260709 13:04:51.823180 19678 log.cc:927] Time spent T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 13:04:51.823576 19533 consensus_queue.cc:1048] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:51.825794 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:51.826774 18649 raft_consensus.cc:2393] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b5039c66622c4bf19e961bda716b018c in current term 3: Already voted for candidate 6529eb1c47f24b159080b38facb159b4 in this term.
I20260709 13:04:51.832044 18653 raft_consensus.cc:1275] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:04:51.838827 19666 log.cc:927] Time spent T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c: Append to log took a long time: real 0.099s	user 0.004s	sys 0.004s
I20260709 13:04:51.841921 18726 raft_consensus.cc:1240] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Rejecting Update request from peer 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:51.846138 19627 consensus_queue.cc:1048] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:04:51.855248 18797 raft_consensus.cc:1275] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:51.859454 18729 raft_consensus.cc:1275] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Refusing update from remote peer 6d72d20367034526ae779db5feeb4245: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:51.861039 18620 leader_election.cc:304] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4; no voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c
I20260709 13:04:51.847055 19613 leader_election.cc:290] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:51.867872 19633 raft_consensus.cc:2749] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:51.865090 19637 consensus_queue.cc:1048] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:04:51.877477 19650 consensus_queue.cc:1048] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:04:51.878964 19642 consensus_queue.cc:1048] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
W20260709 13:04:51.887814 19691 log.cc:927] Time spent T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245: Append to log took a long time: real 0.301s	user 0.005s	sys 0.000s
W20260709 13:04:51.905160 19695 log.cc:927] Time spent T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c: Append to log took a long time: real 0.299s	user 0.000s	sys 0.001s
I20260709 13:04:51.901371 19621 consensus_queue.cc:1059] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:04:51.906654 19621 raft_consensus.cc:3055] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:51.908799 19621 raft_consensus.cc:740] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:51.910300 19621 consensus_queue.cc:260] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:51.912446 19621 raft_consensus.cc:3060] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:51.919567 19398 raft_consensus.cc:1275] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:51.928296 19405 raft_consensus.cc:1275] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:51.929342 19407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
I20260709 13:04:51.948205 19339 consensus_queue.cc:1048] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:51.928400 19402 raft_consensus.cc:1275] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:51.950275 19339 consensus_queue.cc:1048] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:51.935809 19634 consensus_queue.cc:1048] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 13:04:51.996101 19647 raft_consensus.cc:493] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:51.996714 19647 raft_consensus.cc:3060] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:52.014904 19647 raft_consensus.cc:515] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
W20260709 13:04:52.015625 19692 log.cc:927] Time spent T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245: Append to log took a long time: real 0.429s	user 0.005s	sys 0.000s
W20260709 13:04:52.027017 19683 log.cc:927] Time spent T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c: Append to log took a long time: real 0.452s	user 0.000s	sys 0.003s
I20260709 13:04:52.028360 19407 raft_consensus.cc:2410] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b5039c66622c4bf19e961bda716b018c for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 13:04:52.031922 19693 log.cc:927] Time spent T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4: Append to log took a long time: real 0.428s	user 0.004s	sys 0.000s
I20260709 13:04:52.035458 18479 catalog_manager.cc:5697] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:52.037257 19570 log.cc:927] Time spent T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b: Append to log took a long time: real 0.355s	user 0.006s	sys 0.004s
W20260709 13:04:52.045805 19681 log.cc:927] Time spent T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c: Append to log took a long time: real 0.464s	user 0.006s	sys 0.000s
W20260709 13:04:52.060382 19676 log.cc:927] Time spent T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3: Append to log took a long time: real 0.489s	user 0.000s	sys 0.003s
I20260709 13:04:52.061096 18647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:52.059003 19647 leader_election.cc:290] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 election: Requested vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:52.062376 18799 raft_consensus.cc:1275] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Refusing update from remote peer 6529eb1c47f24b159080b38facb159b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:04:52.065800 18694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:46795, user_credentials={real_user=slave}} blocked reactor thread for 131874us
I20260709 13:04:52.072937 18647 raft_consensus.cc:1275] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:52.094708 19533 consensus_queue.cc:1048] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:52.088207 19633 consensus_queue.cc:1048] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
W20260709 13:04:52.120492 19685 log.cc:927] Time spent T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245: Append to log took a long time: real 0.545s	user 0.005s	sys 0.000s
W20260709 13:04:52.135064 19696 log.cc:927] Time spent T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4: Append to log took a long time: real 0.527s	user 0.003s	sys 0.000s
I20260709 13:04:52.183992 18694 leader_election.cc:304] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:52.189394 19533 raft_consensus.cc:2749] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:52.181689 19630 consensus_queue.cc:1048] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:04:52.184401 19622 consensus_queue.cc:1048] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:04:52.229331 19400 raft_consensus.cc:1275] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:04:52.242333 19400 pending_rounds.cc:85] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3: Aborting all ops after (but not including) 1
I20260709 13:04:52.242843 19400 pending_rounds.cc:107] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:04:52.243352 19400 raft_consensus.cc:2889] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:52.246030 19533 consensus_queue.cc:1048] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:04:52.323995 18767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 54282.4us
I20260709 13:04:52.351626 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
W20260709 13:04:52.404954 19721 log.cc:927] Time spent T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 13:04:52.415205 18694 leader_election.cc:304] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:52.423275 19648 raft_consensus.cc:2749] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:52.448208 19403 raft_consensus.cc:1275] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:52.450309 18724 raft_consensus.cc:1240] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Rejecting Update request from peer 88a8badcd3c842938b16a700ce4675c3 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:52.450513 19622 consensus_queue.cc:1048] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:52.454207 19648 raft_consensus.cc:493] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d72d20367034526ae779db5feeb4245)
W20260709 13:04:52.499022 18767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 171100us
I20260709 13:04:52.559535 18476 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39888 (request call id 72) took 1651 ms. Trace:
W20260709 13:04:52.547315 19722 log.cc:927] Time spent T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260709 13:04:52.492614 19648 raft_consensus.cc:515] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:52.567540 19648 leader_election.cc:290] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795)
I20260709 13:04:52.568255 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a69d1beeea47fe885d5b316b5d1f19" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d72d20367034526ae779db5feeb4245" is_pre_election: true
I20260709 13:04:52.568676 19400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a69d1beeea47fe885d5b316b5d1f19" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:52.570303 18694 leader_election.cc:304] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c [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: b5039c66622c4bf19e961bda716b018c; no voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:52.571476 19648 raft_consensus.cc:2749] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:52.560041 18476 rpcz_store.cc:276] 0709 13:04:50.907901 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:50.908022 (+   121us) service_pool.cc:224] Handling call
0709 13:04:52.559446 (+1651424us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:51.599309 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:51.599924 (+   615us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:51.599963 (+    39us) write_op.cc:435] Acquired schema lock
0709 13:04:51.599985 (+    22us) tablet.cc:662] Decoding operations
0709 13:04:51.600336 (+   351us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:51.600440 (+   104us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:51.600471 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:04:51.600662 (+   191us) tablet.cc:701] Row locks acquired
0709 13:04:51.600684 (+    22us) write_op.cc:260] PREPARE: finished
0709 13:04:51.619320 (+ 18636us) write_op.cc:270] Start()
0709 13:04:51.638005 (+ 18685us) write_op.cc:276] Timestamp: P: 1783602291619245 usec, L: 0
0709 13:04:51.639202 (+  1197us) op_driver.cc:348] REPLICATION: starting
0709 13:04:51.668697 (+ 29495us) log.cc:844] Serialized 537 byte log entry
0709 13:04:52.191204 (+522507us) op_driver.cc:464] REPLICATION: finished
0709 13:04:52.324529 (+133325us) write_op.cc:301] APPLY: starting
0709 13:04:52.324612 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:52.324699 (+    87us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:52.324839 (+   140us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:52.325056 (+   217us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:52.325197 (+   141us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:04:52.325250 (+    53us) write_op.cc:312] APPLY: finished
0709 13:04:52.325428 (+   178us) log.cc:844] Serialized 22 byte log entry
0709 13:04:52.325593 (+   165us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:52.325662 (+    69us) write_op.cc:454] Released schema lock
0709 13:04:52.325698 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:52.326025 (+   327us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:52.326054 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":159219,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":133069,"apply.run_cpu_time_us":1495,"apply.run_wall_time_us":1496,"num_ops":1,"prepare.queue_time_us":95239,"prepare.run_cpu_time_us":3312,"prepare.run_wall_time_us":69751,"replication_time_us":551830,"thread_start_us":121194,"threads_started":2}]]}
I20260709 13:04:52.609476 19731 consensus_queue.cc:1059] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:52.611294 19731 raft_consensus.cc:3055] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:52.611663 19731 raft_consensus.cc:740] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:52.612507 19731 consensus_queue.cc:260] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:52.613938 19731 raft_consensus.cc:3060] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:04:52.606369 19357 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:46317, user_credentials={real_user=slave}} blocked reactor thread for 86662.6us
W20260709 13:04:52.629106 19723 log.cc:927] Time spent T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260709 13:04:52.635788 19407 raft_consensus.cc:1275] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:52.651595 19533 consensus_queue.cc:1048] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:52.719628 18477 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37408 (request call id 127) took 1331 ms. Trace:
I20260709 13:04:52.720041 18477 rpcz_store.cc:276] 0709 13:04:51.393936 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:51.397722 (+  3786us) service_pool.cc:224] Handling call
0709 13:04:52.719566 (+1321844us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:51.669276 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:51.677469 (+  8193us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:51.677512 (+    43us) write_op.cc:435] Acquired schema lock
0709 13:04:51.677530 (+    18us) tablet.cc:662] Decoding operations
0709 13:04:51.782253 (+104723us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:51.784177 (+  1924us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:51.784214 (+    37us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:04:51.807221 (+ 23007us) tablet.cc:701] Row locks acquired
0709 13:04:51.807253 (+    32us) write_op.cc:260] PREPARE: finished
0709 13:04:51.807446 (+   193us) write_op.cc:270] Start()
0709 13:04:51.812118 (+  4672us) write_op.cc:276] Timestamp: P: 1783602291807395 usec, L: 0
0709 13:04:51.812145 (+    27us) op_driver.cc:348] REPLICATION: starting
0709 13:04:51.812884 (+   739us) log.cc:844] Serialized 1307 byte log entry
0709 13:04:52.259043 (+446159us) op_driver.cc:464] REPLICATION: finished
0709 13:04:52.326357 (+ 67314us) write_op.cc:301] APPLY: starting
0709 13:04:52.326423 (+    66us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:52.326540 (+   117us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:52.326632 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:52.330270 (+  3638us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:52.330417 (+   147us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:04:52.330464 (+    47us) write_op.cc:312] APPLY: finished
0709 13:04:52.330682 (+   218us) log.cc:844] Serialized 34 byte log entry
0709 13:04:52.330896 (+   214us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:52.343403 (+ 12507us) write_op.cc:454] Released schema lock
0709 13:04:52.346085 (+  2682us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":274048,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":65765,"apply.run_cpu_time_us":3641,"apply.run_wall_time_us":74028,"num_ops":3,"prepare.queue_time_us":58764,"prepare.run_cpu_time_us":4112,"prepare.run_wall_time_us":146579,"replication_time_us":435504,"thread_start_us":144904,"threads_started":1}]]}
I20260709 13:04:52.724479 18478 catalog_manager.cc:5697] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 reported cstate change: term changed from 1 to 3, leader changed from 6529eb1c47f24b159080b38facb159b4 (127.15.8.130) to 6d72d20367034526ae779db5feeb4245 (127.15.8.132). New cstate: current_term: 3 leader_uuid: "6d72d20367034526ae779db5feeb4245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:52.723448 18479 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37410 (request call id 114) took 1181 ms. Trace:
I20260709 13:04:52.726099 18479 rpcz_store.cc:276] 0709 13:04:51.542460 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:51.542588 (+   128us) service_pool.cc:224] Handling call
0709 13:04:52.723376 (+1180788us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:52.043079 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:52.043651 (+   572us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:52.043684 (+    33us) write_op.cc:435] Acquired schema lock
0709 13:04:52.043702 (+    18us) tablet.cc:662] Decoding operations
0709 13:04:52.044031 (+   329us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:52.044095 (+    64us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:52.044132 (+    37us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:04:52.044328 (+   196us) tablet.cc:701] Row locks acquired
0709 13:04:52.044355 (+    27us) write_op.cc:260] PREPARE: finished
0709 13:04:52.044513 (+   158us) write_op.cc:270] Start()
0709 13:04:52.044655 (+   142us) write_op.cc:276] Timestamp: P: 1783602292044457 usec, L: 0
0709 13:04:52.044682 (+    27us) op_driver.cc:348] REPLICATION: starting
0709 13:04:52.046214 (+  1532us) log.cc:844] Serialized 537 byte log entry
0709 13:04:52.439611 (+393397us) op_driver.cc:464] REPLICATION: finished
0709 13:04:52.442229 (+  2618us) write_op.cc:301] APPLY: starting
0709 13:04:52.442333 (+   104us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:52.442465 (+   132us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:52.442629 (+   164us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:52.442883 (+   254us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:52.443090 (+   207us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:04:52.443155 (+    65us) write_op.cc:312] APPLY: finished
0709 13:04:52.443379 (+   224us) log.cc:844] Serialized 22 byte log entry
0709 13:04:52.443582 (+   203us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:52.443697 (+   115us) write_op.cc:454] Released schema lock
0709 13:04:52.443752 (+    55us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":253586,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":489,"apply.run_cpu_time_us":1879,"apply.run_wall_time_us":1878,"num_ops":1,"prepare.queue_time_us":2965,"prepare.run_cpu_time_us":2578,"prepare.run_wall_time_us":3405,"replication_time_us":391872}]]}
W20260709 13:04:52.860837 18767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 67250.5us
W20260709 13:04:52.864694 18619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.132:36779, user_credentials={real_user=slave}} blocked reactor thread for 90839.2us
W20260709 13:04:52.875212 19738 log.cc:927] Time spent T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3: Append to log took a long time: real 0.115s	user 0.001s	sys 0.000s
W20260709 13:04:52.919427 18768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:46317, user_credentials={real_user=slave}} blocked reactor thread for 127717us
I20260709 13:04:52.986892 18478 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37418 (request call id 145) took 1122 ms. Trace:
I20260709 13:04:52.987341 18478 rpcz_store.cc:276] 0709 13:04:51.864310 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:51.864512 (+   202us) service_pool.cc:224] Handling call
0709 13:04:52.986831 (+1122319us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:52.895745 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:52.896511 (+   766us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:52.896558 (+    47us) write_op.cc:435] Acquired schema lock
0709 13:04:52.896579 (+    21us) tablet.cc:662] Decoding operations
0709 13:04:52.896997 (+   418us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:52.897079 (+    82us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:52.897120 (+    41us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:04:52.897348 (+   228us) tablet.cc:701] Row locks acquired
0709 13:04:52.897370 (+    22us) write_op.cc:260] PREPARE: finished
0709 13:04:52.897546 (+   176us) write_op.cc:270] Start()
0709 13:04:52.897669 (+   123us) write_op.cc:276] Timestamp: P: 1783602292897491 usec, L: 0
0709 13:04:52.897685 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 13:04:52.898516 (+   831us) log.cc:844] Serialized 537 byte log entry
0709 13:04:52.921656 (+ 23140us) op_driver.cc:464] REPLICATION: finished
0709 13:04:52.946431 (+ 24775us) write_op.cc:301] APPLY: starting
0709 13:04:52.947495 (+  1064us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:52.954911 (+  7416us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:52.957508 (+  2597us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:52.958839 (+  1331us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:52.959082 (+   243us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:04:52.959148 (+    66us) write_op.cc:312] APPLY: finished
0709 13:04:52.959402 (+   254us) log.cc:844] Serialized 22 byte log entry
0709 13:04:52.959606 (+   204us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:52.959714 (+   108us) write_op.cc:454] Released schema lock
0709 13:04:52.959768 (+    54us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:52.963222 (+  3454us) spinlock_profiling.cc:243] Waited 11.8 ms on lock 0x7b180012ff40. stack: 00007fb2c627d343 00007fb2c627d240 00007fb2c5c0c1d4 00007fb2cf94a304 00007fb2cf94a299 00007fb2cf177de1 00007fb2cf1845b1 00007fb2c62af522 00007fb2c62b17c1 00007fb2c62b1779 00007fb2c62b1709 00007fb2c62b16d1 00007fb2c62b09cd 000000000038f354 000000000038f199 00007fb2c629283a
0709 13:04:52.963345 (+   123us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:52.963371 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":152500,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":2463,"apply.run_cpu_time_us":3189,"apply.run_wall_time_us":19324,"num_ops":1,"prepare.queue_time_us":167914,"prepare.run_cpu_time_us":3168,"prepare.run_wall_time_us":15414,"replication_time_us":19949,"spinlock_wait_cycles":27137920,"thread_start_us":152273,"threads_started":1}]]}
I20260709 13:04:53.136296 18478 catalog_manager.cc:5697] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 2 to 3, leader changed from 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129) to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 3 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } }
I20260709 13:04:53.141299 18478 catalog_manager.cc:5697] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 1 to 3, leader changed from 6529eb1c47f24b159080b38facb159b4 (127.15.8.130) to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 3 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } }
I20260709 13:04:53.178083 18477 catalog_manager.cc:5697] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 reported cstate change: term changed from 1 to 3, leader changed from 6529eb1c47f24b159080b38facb159b4 (127.15.8.130) to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 3 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } }
I20260709 13:04:53.200790 18479 catalog_manager.cc:5697] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:53.314146 19731 raft_consensus.cc:493] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:53.314733 19731 raft_consensus.cc:515] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:53.317859 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:53.318632 18653 raft_consensus.cc:2468] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 3.
I20260709 13:04:53.320333 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:53.320536 19356 leader_election.cc:304] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:53.321064 18724 raft_consensus.cc:2468] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 3.
I20260709 13:04:53.316852 19731 leader_election.cc:290] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:53.328262 19731 raft_consensus.cc:2804] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:53.328706 19731 raft_consensus.cc:493] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:53.329137 19731 raft_consensus.cc:3060] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:53.338395 19731 raft_consensus.cc:515] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:53.354086 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:53.354781 18651 raft_consensus.cc:3060] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:53.364200 18651 raft_consensus.cc:2468] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 4.
I20260709 13:04:53.365247 19731 leader_election.cc:290] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 4 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:53.366329 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f595267ba543aebb8581035114977a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:53.366592 19356 leader_election.cc:304] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [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: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:53.366987 18724 raft_consensus.cc:3060] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:53.367431 19731 raft_consensus.cc:2804] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:53.368628 19731 raft_consensus.cc:697] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 4 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:53.369462 19731 consensus_queue.cc:237] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:53.374687 18724 raft_consensus.cc:2468] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 4.
I20260709 13:04:53.386780 18479 catalog_manager.cc:5697] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 1 to 4, leader changed from 6529eb1c47f24b159080b38facb159b4 (127.15.8.130) to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 4 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:53.457127 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:53.532284 18651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa"
dest_uuid: "6529eb1c47f24b159080b38facb159b4"
mode: GRACEFUL
new_leader_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:42728
I20260709 13:04:53.533110 18651 raft_consensus.cc:606] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 4 LEADER]: Received request to transfer leadership to TS 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:53.535629 18651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38173e92940f4214ab7032ab405009c2"
dest_uuid: "6529eb1c47f24b159080b38facb159b4"
mode: GRACEFUL
new_leader_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:42728
I20260709 13:04:53.536114 18651 raft_consensus.cc:606] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Received request to transfer leadership to TS 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:53.553020 18799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51"
dest_uuid: "6d72d20367034526ae779db5feeb4245"
mode: GRACEFUL
new_leader_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:47772
I20260709 13:04:53.553665 18799 raft_consensus.cc:606] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Received request to transfer leadership to TS 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:53.558023 18651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45"
dest_uuid: "6529eb1c47f24b159080b38facb159b4"
mode: GRACEFUL
new_leader_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:42728
I20260709 13:04:53.558642 18651 raft_consensus.cc:606] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Received request to transfer leadership to TS 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:53.562176 18648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b17ae363045b4332afa0511ff61c2829"
dest_uuid: "6529eb1c47f24b159080b38facb159b4"
mode: GRACEFUL
new_leader_uuid: "b5039c66622c4bf19e961bda716b018c"
 from {username='slave'} at 127.0.0.1:42728
I20260709 13:04:53.562819 18648 raft_consensus.cc:606] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Received request to transfer leadership to TS b5039c66622c4bf19e961bda716b018c
I20260709 13:04:53.566035 18648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eadf4f4af9ec4faeb20ac90c90109c1a"
dest_uuid: "6529eb1c47f24b159080b38facb159b4"
mode: GRACEFUL
new_leader_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:42728
I20260709 13:04:53.566617 18648 raft_consensus.cc:606] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Received request to transfer leadership to TS 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:53.568709 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:04:53.570586 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:53.587199 19635 raft_consensus.cc:993] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4: : Instructing follower 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:53.587815 19632 raft_consensus.cc:1081] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Signalling peer 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:53.589553 19402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45"
dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:43042
I20260709 13:04:53.590121 19402 raft_consensus.cc:493] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:53.590463 19402 raft_consensus.cc:3060] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:53.598026 19402 raft_consensus.cc:515] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:53.600236 19402 leader_election.cc:290] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 4 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:53.602432 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:53.603156 18648 raft_consensus.cc:3055] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:53.603538 18648 raft_consensus.cc:740] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:53.604393 18648 consensus_queue.cc:260] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:53.605975 18648 raft_consensus.cc:3060] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:53.608701 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa227951b23046da88c464c2b6f58d45" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:53.609382 18799 raft_consensus.cc:3060] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:53.614099 18648 raft_consensus.cc:2468] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 4.
I20260709 13:04:53.615661 19356 leader_election.cc:304] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [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: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:53.617007 19731 raft_consensus.cc:2804] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:53.618227 19731 raft_consensus.cc:697] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 4 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:53.619536 19731 consensus_queue.cc:237] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:53.637322 18799 raft_consensus.cc:2468] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 4.
I20260709 13:04:53.659694 18479 catalog_manager.cc:5697] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 3 to 4, leader changed from 6529eb1c47f24b159080b38facb159b4 (127.15.8.130) to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 4 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:53.660702 19632 raft_consensus.cc:993] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4: : Instructing follower 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:53.661286 19594 raft_consensus.cc:1081] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Signalling peer 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:53.683408 19405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38173e92940f4214ab7032ab405009c2"
dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:43042
I20260709 13:04:53.684016 19405 raft_consensus.cc:493] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:53.684410 19405 raft_consensus.cc:3060] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.694370 19405 raft_consensus.cc:515] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:53.700016 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173e92940f4214ab7032ab405009c2" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:53.700659 18723 raft_consensus.cc:3060] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.701550 19405 leader_election.cc:290] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:53.707893 18723 raft_consensus.cc:2468] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:53.709437 19357 leader_election.cc:304] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:53.710228 19731 raft_consensus.cc:2804] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:53.710721 19731 raft_consensus.cc:697] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:53.711663 19731 consensus_queue.cc:237] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:53.718050 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173e92940f4214ab7032ab405009c2" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:53.722657 18648 raft_consensus.cc:3055] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:53.723157 18648 raft_consensus.cc:740] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:53.724478 18648 consensus_queue.cc:260] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:53.726250 18648 raft_consensus.cc:3060] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.727461 19594 raft_consensus.cc:993] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4: : Instructing follower b5039c66622c4bf19e961bda716b018c to start an election
I20260709 13:04:53.728004 19594 raft_consensus.cc:1081] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Signalling peer b5039c66622c4bf19e961bda716b018c to start an election
I20260709 13:04:53.729801 18723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b17ae363045b4332afa0511ff61c2829"
dest_uuid: "b5039c66622c4bf19e961bda716b018c"
 from {username='slave'} at 127.0.0.1:54840
I20260709 13:04:53.730445 18723 raft_consensus.cc:493] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:53.730909 18723 raft_consensus.cc:3060] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.736838 18648 raft_consensus.cc:2468] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:53.738334 18723 raft_consensus.cc:515] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:53.740408 18723 leader_election.cc:290] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:53.747440 19594 raft_consensus.cc:993] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4: : Instructing follower 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:53.747900 19594 raft_consensus.cc:1081] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Signalling peer 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:53.749747 19405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eadf4f4af9ec4faeb20ac90c90109c1a"
dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:43042
I20260709 13:04:53.750300 19405 raft_consensus.cc:493] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:53.750735 19405 raft_consensus.cc:3060] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.754572 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17ae363045b4332afa0511ff61c2829" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:53.754742 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17ae363045b4332afa0511ff61c2829" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:53.755249 18651 raft_consensus.cc:3055] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:53.755503 18798 raft_consensus.cc:3060] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.755630 18651 raft_consensus.cc:740] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:53.756600 18651 consensus_queue.cc:260] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:53.759358 19405 raft_consensus.cc:515] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:53.762094 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadf4f4af9ec4faeb20ac90c90109c1a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:53.762867 18653 raft_consensus.cc:3055] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:53.763230 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadf4f4af9ec4faeb20ac90c90109c1a" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:53.763248 18653 raft_consensus.cc:740] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:53.763942 18723 raft_consensus.cc:3060] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.764434 18653 consensus_queue.cc:260] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:53.767701 18653 raft_consensus.cc:3060] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.769740 19635 raft_consensus.cc:993] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4: : Instructing follower 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:53.770251 19594 raft_consensus.cc:1081] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 4 LEADER]: Signalling peer 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:53.771970 19402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa"
dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:43042
I20260709 13:04:53.771674 18479 catalog_manager.cc:5697] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 1 to 2, leader changed from 6529eb1c47f24b159080b38facb159b4 (127.15.8.130) to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:53.772557 19402 raft_consensus.cc:493] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:53.772943 19402 raft_consensus.cc:3060] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:53.774443 18651 raft_consensus.cc:3060] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.780941 19405 leader_election.cc:290] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:53.782536 18651 raft_consensus.cc:2468] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:53.782922 18653 raft_consensus.cc:2468] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:53.783066 19402 raft_consensus.cc:515] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:53.784596 19356 leader_election.cc:304] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:53.785151 19402 leader_election.cc:290] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 5 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:53.786216 19731 raft_consensus.cc:2804] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:53.786757 19731 raft_consensus.cc:697] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:53.787411 18723 raft_consensus.cc:2468] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:53.787794 19731 consensus_queue.cc:237] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:53.782841 18724 raft_consensus.cc:1275] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 4 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:53.792737 18798 raft_consensus.cc:2468] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:53.793042 19752 consensus_queue.cc:1048] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:53.795037 18693 leader_election.cc:304] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:53.795626 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:53.796054 19648 raft_consensus.cc:2804] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:53.796319 18653 raft_consensus.cc:3055] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:04:53.796676 19648 raft_consensus.cc:697] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 2 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:53.796744 18653 raft_consensus.cc:740] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:53.797935 19648 consensus_queue.cc:237] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:53.798514 18653 consensus_queue.cc:260] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:53.800038 18653 raft_consensus.cc:3060] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:53.796535 19751 raft_consensus.cc:993] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245: : Instructing follower 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:53.801474 19751 raft_consensus.cc:1081] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Signalling peer 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:53.803098 19405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51"
dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:43050
I20260709 13:04:53.803712 19405 raft_consensus.cc:493] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:53.804152 19405 raft_consensus.cc:3060] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.808399 18653 raft_consensus.cc:2468] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 5.
I20260709 13:04:53.809894 19356 leader_election.cc:304] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [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: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:53.808871 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bfd75c35a46442c8f502d72f845d3fa" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:53.812309 18798 raft_consensus.cc:3060] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:53.824862 19405 raft_consensus.cc:515] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:53.825428 18479 catalog_manager.cc:5697] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 1 to 2, leader changed from 6529eb1c47f24b159080b38facb159b4 (127.15.8.130) to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 2 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:53.824898 19731 raft_consensus.cc:2804] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:04:53.835870 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:53.836484 18724 raft_consensus.cc:3060] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.837980 18477 catalog_manager.cc:5697] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 1 to 2, leader changed from 6529eb1c47f24b159080b38facb159b4 (127.15.8.130) to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:53.836654 19731 raft_consensus.cc:697] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 5 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:53.842813 19731 consensus_queue.cc:237] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:53.849042 18653 raft_consensus.cc:1275] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:53.852231 19752 consensus_queue.cc:1048] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:53.852794 18724 raft_consensus.cc:2468] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:53.861047 19357 leader_election.cc:304] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:53.862316 19759 raft_consensus.cc:2804] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:53.854609 19405 leader_election.cc:290] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:53.854715 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db7b33e5e7c40f784ae6bbd5c9a1d51" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:53.867508 18799 raft_consensus.cc:3055] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:53.867929 18799 raft_consensus.cc:740] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:53.868788 18799 consensus_queue.cc:260] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:53.859494 19752 raft_consensus.cc:493] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:53.875399 18798 raft_consensus.cc:2468] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 5.
I20260709 13:04:53.875227 19752 raft_consensus.cc:515] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:53.870395 18799 raft_consensus.cc:3060] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.892009 19752 leader_election.cc:290] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:53.902235 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4" is_pre_election: true
I20260709 13:04:53.908710 19759 raft_consensus.cc:697] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:53.909880 19759 consensus_queue.cc:237] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:53.924717 18477 catalog_manager.cc:5697] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 4 to 5, leader changed from 6529eb1c47f24b159080b38facb159b4 (127.15.8.130) to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 5 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:53.929296 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:53.930989 18723 raft_consensus.cc:2468] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 3.
I20260709 13:04:53.933421 18799 raft_consensus.cc:2468] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:53.938355 19357 leader_election.cc:304] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:53.941501 19766 raft_consensus.cc:2804] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:53.941993 19766 raft_consensus.cc:493] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:53.945305 19766 raft_consensus.cc:3060] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:53.959430 18479 catalog_manager.cc:5697] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 1 to 2, leader changed from 6d72d20367034526ae779db5feeb4245 (127.15.8.132) to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:53.963398 19766 raft_consensus.cc:515] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:53.966245 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:53.966423 19766 leader_election.cc:290] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 4 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:53.967756 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:53.979425 18724 raft_consensus.cc:3060] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:53.985720 18724 raft_consensus.cc:2468] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 4.
I20260709 13:04:53.987046 19357 leader_election.cc:304] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 6529eb1c47f24b159080b38facb159b4
I20260709 13:04:53.988198 19766 raft_consensus.cc:2804] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:53.988662 19766 raft_consensus.cc:697] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 4 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:53.989461 19766 consensus_queue.cc:237] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:54.004487 18477 catalog_manager.cc:5697] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:54.097776 18724 raft_consensus.cc:1275] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.099241 19766 consensus_queue.cc:1048] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.119736 18653 raft_consensus.cc:1275] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.121358 19766 consensus_queue.cc:1048] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.134759 18799 raft_consensus.cc:1275] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:54.137255 19766 consensus_queue.cc:1048] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:54.177381 18653 raft_consensus.cc:1275] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:54.186419 19765 consensus_queue.cc:1048] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:54.208272 19632 raft_consensus.cc:493] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:54.208840 19632 raft_consensus.cc:515] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:54.211421 19632 leader_election.cc:290] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:54.222839 19405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "88a8badcd3c842938b16a700ce4675c3" is_pre_election: true
I20260709 13:04:54.223133 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b27d44028b453085e15a557db7d005" candidate_uuid: "6529eb1c47f24b159080b38facb159b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5039c66622c4bf19e961bda716b018c" is_pre_election: true
I20260709 13:04:54.224428 18723 raft_consensus.cc:2368] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6529eb1c47f24b159080b38facb159b4 for earlier term 3. Current term is 4.
I20260709 13:04:54.225679 18620 leader_election.cc:400] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Vote denied by peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317) with higher term. Message: Invalid argument: T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6529eb1c47f24b159080b38facb159b4 for earlier term 3. Current term is 4.
I20260709 13:04:54.226044 18620 leader_election.cc:403] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:54.226724 19632 raft_consensus.cc:3060] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:04:54.245517 18653 raft_consensus.cc:1275] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.247066 19765 consensus_queue.cc:1048] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.238600 19632 raft_consensus.cc:2749] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317) with higher term. Message: Invalid argument: T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6529eb1c47f24b159080b38facb159b4 for earlier term 3. Current term is 4.
W20260709 13:04:54.265878 18693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:41155, user_credentials={real_user=slave}} blocked reactor thread for 46940.2us
I20260709 13:04:54.292742 18798 raft_consensus.cc:1275] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 5 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:04:54.294229 19765 consensus_queue.cc:1048] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:54.297161 18723 raft_consensus.cc:1275] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.302373 19766 consensus_queue.cc:1048] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.323669 18653 raft_consensus.cc:1275] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 5 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:04:54.325184 19759 consensus_queue.cc:1048] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:54.331200 18798 raft_consensus.cc:1275] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.333287 19766 consensus_queue.cc:1048] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.362106 18724 raft_consensus.cc:1275] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.363817 19766 consensus_queue.cc:1048] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.368635 18653 raft_consensus.cc:1275] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.370874 19648 consensus_queue.cc:1048] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.382395 18798 raft_consensus.cc:1275] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.384799 19630 consensus_queue.cc:1048] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.508177 18723 raft_consensus.cc:1275] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 4 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:54.511133 19766 consensus_queue.cc:1048] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:54.531375 18651 raft_consensus.cc:1275] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:54.536005 19765 consensus_queue.cc:1048] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:54.623219 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:54.748425 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:54.786422 18801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "211f60c237a546ba9146be31a66a6cff"
dest_uuid: "6d72d20367034526ae779db5feeb4245"
mode: GRACEFUL
new_leader_uuid: "b5039c66622c4bf19e961bda716b018c"
 from {username='slave'} at 127.0.0.1:47772
I20260709 13:04:54.787050 18801 raft_consensus.cc:606] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Received request to transfer leadership to TS b5039c66622c4bf19e961bda716b018c
I20260709 13:04:54.789821 18801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27a69d1beeea47fe885d5b316b5d1f19"
dest_uuid: "6d72d20367034526ae779db5feeb4245"
mode: GRACEFUL
new_leader_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:47772
I20260709 13:04:54.790750 18801 raft_consensus.cc:606] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Received request to transfer leadership to TS 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:54.793923 18653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b133844a7e854529b931e100f5751789"
dest_uuid: "6529eb1c47f24b159080b38facb159b4"
mode: GRACEFUL
new_leader_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:42728
I20260709 13:04:54.794471 18653 raft_consensus.cc:606] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Received request to transfer leadership to TS 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:54.796836 18801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0"
dest_uuid: "6d72d20367034526ae779db5feeb4245"
mode: GRACEFUL
new_leader_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:47772
I20260709 13:04:54.797444 18801 raft_consensus.cc:606] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Received request to transfer leadership to TS 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:54.803288 18653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef3cd144cdf4486fb5743b17252d596b"
dest_uuid: "6529eb1c47f24b159080b38facb159b4"
mode: GRACEFUL
new_leader_uuid: "b5039c66622c4bf19e961bda716b018c"
 from {username='slave'} at 127.0.0.1:42728
I20260709 13:04:54.803957 18653 raft_consensus.cc:606] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Received request to transfer leadership to TS b5039c66622c4bf19e961bda716b018c
I20260709 13:04:54.805264 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:54.807269 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:54.853024 19594 raft_consensus.cc:993] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4: : Instructing follower b5039c66622c4bf19e961bda716b018c to start an election
I20260709 13:04:54.853526 19594 raft_consensus.cc:1081] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Signalling peer b5039c66622c4bf19e961bda716b018c to start an election
I20260709 13:04:54.855031 18723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef3cd144cdf4486fb5743b17252d596b"
dest_uuid: "b5039c66622c4bf19e961bda716b018c"
 from {username='slave'} at 127.0.0.1:54840
I20260709 13:04:54.855604 18723 raft_consensus.cc:493] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:54.855966 18723 raft_consensus.cc:3060] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.862121 18723 raft_consensus.cc:515] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:54.865216 18723 leader_election.cc:290] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:54.865761 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3cd144cdf4486fb5743b17252d596b" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:54.866452 18653 raft_consensus.cc:3055] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:54.866740 18653 raft_consensus.cc:740] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:54.867710 18653 consensus_queue.cc:260] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:54.868309 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3cd144cdf4486fb5743b17252d596b" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:54.868966 18801 raft_consensus.cc:3060] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.869431 18653 raft_consensus.cc:3060] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.876312 18653 raft_consensus.cc:2468] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:54.876533 18801 raft_consensus.cc:2468] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:54.877842 18693 leader_election.cc:304] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:54.878662 19630 raft_consensus.cc:2804] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:54.879202 19630 raft_consensus.cc:697] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 2 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:54.880158 19630 consensus_queue.cc:237] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:54.891567 18479 catalog_manager.cc:5697] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 1 to 2, leader changed from 6529eb1c47f24b159080b38facb159b4 (127.15.8.130) to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 2 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:54.946745 19594 raft_consensus.cc:993] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4: : Instructing follower 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:54.947261 19594 raft_consensus.cc:1081] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Signalling peer 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:54.948932 19405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b133844a7e854529b931e100f5751789"
dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:43042
I20260709 13:04:54.949610 19405 raft_consensus.cc:493] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:54.950012 19405 raft_consensus.cc:3060] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:54.968590 19405 raft_consensus.cc:515] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:54.970738 19405 leader_election.cc:290] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 4 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317)
I20260709 13:04:54.971551 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:54.972178 18653 raft_consensus.cc:3055] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:54.972527 18653 raft_consensus.cc:740] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6529eb1c47f24b159080b38facb159b4, State: Running, Role: LEADER
I20260709 13:04:54.973234 18653 consensus_queue.cc:260] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:54.973410 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b133844a7e854529b931e100f5751789" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:54.974133 18723 raft_consensus.cc:3060] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:54.974153 18653 raft_consensus.cc:3060] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:54.982817 18723 raft_consensus.cc:2468] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 4.
I20260709 13:04:54.983048 18653 raft_consensus.cc:2468] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 4.
I20260709 13:04:54.984155 19357 leader_election.cc:304] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:54.985147 19752 raft_consensus.cc:2804] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:54.985594 19752 raft_consensus.cc:697] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 4 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:54.986375 19752 consensus_queue.cc:237] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [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: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } }
I20260709 13:04:55.012028 18479 catalog_manager.cc:5697] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 3 to 4, leader changed from 6529eb1c47f24b159080b38facb159b4 (127.15.8.130) to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 4 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:55.121536 19751 raft_consensus.cc:993] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245: : Instructing follower 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:55.122123 19751 raft_consensus.cc:1081] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Signalling peer 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:55.123730 19405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0"
dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:43050
I20260709 13:04:55.124177 19405 raft_consensus.cc:493] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:55.124486 19405 raft_consensus.cc:3060] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:55.130275 19405 raft_consensus.cc:515] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:55.133073 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:55.133219 19405 leader_election.cc:290] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 3 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:55.133749 18723 raft_consensus.cc:3060] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:55.134285 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf381442bc8441dcb156869e70f322f0" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:55.134949 18801 raft_consensus.cc:3055] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:55.135259 18801 raft_consensus.cc:740] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:55.136083 18801 consensus_queue.cc:260] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:55.137373 18801 raft_consensus.cc:3060] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:55.139339 18723 raft_consensus.cc:2468] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 3.
I20260709 13:04:55.140617 19357 leader_election.cc:304] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [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: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:55.141860 19752 raft_consensus.cc:2804] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:55.144100 19752 raft_consensus.cc:697] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 3 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:55.145011 19752 consensus_queue.cc:237] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [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: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:55.147359 18801 raft_consensus.cc:2468] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 3.
I20260709 13:04:55.157953 18479 catalog_manager.cc:5697] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 2 to 3, leader changed from 6d72d20367034526ae779db5feeb4245 (127.15.8.132) to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 3 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:55.201891 19788 raft_consensus.cc:993] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245: : Instructing follower 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:55.202464 19788 raft_consensus.cc:1081] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Signalling peer 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:55.206422 19405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27a69d1beeea47fe885d5b316b5d1f19"
dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:43050
I20260709 13:04:55.206997 19405 raft_consensus.cc:493] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:55.207351 19405 raft_consensus.cc:3060] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.212249 19405 raft_consensus.cc:515] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:55.215211 18730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a69d1beeea47fe885d5b316b5d1f19" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:55.215441 19405 leader_election.cc:290] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:55.215817 18730 raft_consensus.cc:3060] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.222219 19788 raft_consensus.cc:993] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245: : Instructing follower b5039c66622c4bf19e961bda716b018c to start an election
I20260709 13:04:55.222630 18730 raft_consensus.cc:2468] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:55.230281 19357 leader_election.cc:304] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:55.231204 19731 raft_consensus.cc:2804] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:55.231734 19731 raft_consensus.cc:697] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:55.232723 19731 consensus_queue.cc:237] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:55.223007 19788 raft_consensus.cc:1081] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Signalling peer b5039c66622c4bf19e961bda716b018c to start an election
I20260709 13:04:55.224153 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a69d1beeea47fe885d5b316b5d1f19" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:55.234091 18798 raft_consensus.cc:3055] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:55.234391 18798 raft_consensus.cc:740] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:55.235122 18798 consensus_queue.cc:260] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:55.236141 18798 raft_consensus.cc:3060] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.248804 18479 catalog_manager.cc:5697] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 1 to 2, leader changed from 6d72d20367034526ae779db5feeb4245 (127.15.8.132) to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:55.258922 18730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "211f60c237a546ba9146be31a66a6cff"
dest_uuid: "b5039c66622c4bf19e961bda716b018c"
 from {username='slave'} at 127.0.0.1:54848
I20260709 13:04:55.262877 18730 raft_consensus.cc:493] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:55.263100 18798 raft_consensus.cc:2468] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:55.263302 18730 raft_consensus.cc:3060] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.276136 18730 raft_consensus.cc:515] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:55.278265 18730 leader_election.cc:290] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:55.284590 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211f60c237a546ba9146be31a66a6cff" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:55.284723 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211f60c237a546ba9146be31a66a6cff" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:55.285172 18651 raft_consensus.cc:3060] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.285420 18798 raft_consensus.cc:3055] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:55.285801 18798 raft_consensus.cc:740] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:55.286638 18798 consensus_queue.cc:260] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:55.287961 18798 raft_consensus.cc:3060] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.291637 18651 raft_consensus.cc:2468] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:55.297263 18693 leader_election.cc:304] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:55.298586 19630 raft_consensus.cc:2804] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:55.299170 19630 raft_consensus.cc:697] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [term 2 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:55.300077 19630 consensus_queue.cc:237] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:55.307909 18798 raft_consensus.cc:2468] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:55.311946 18479 catalog_manager.cc:5697] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 1 to 2, leader changed from 6d72d20367034526ae779db5feeb4245 (127.15.8.132) to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 2 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:55.388839 18799 raft_consensus.cc:1275] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:55.390950 19630 consensus_queue.cc:1048] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:55.405745 18730 raft_consensus.cc:1275] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 4 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:55.411273 19752 consensus_queue.cc:1048] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:55.413354 18653 raft_consensus.cc:1275] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:55.415472 19648 consensus_queue.cc:1048] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:55.474710 18651 raft_consensus.cc:1275] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:55.477710 19759 consensus_queue.cc:1048] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:55.536940 18799 raft_consensus.cc:1275] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:55.540185 19731 consensus_queue.cc:1048] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:55.568007 18730 raft_consensus.cc:1275] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:55.572005 19759 consensus_queue.cc:1048] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:55.738646 18799 raft_consensus.cc:1275] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:55.740025 19731 consensus_queue.cc:1048] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:55.753777 18730 raft_consensus.cc:1275] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:55.758029 19731 consensus_queue.cc:1048] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:55.808240 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:55.820896 18653 raft_consensus.cc:1275] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:55.822594 19630 consensus_queue.cc:1048] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:55.841208 18799 raft_consensus.cc:1275] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:55.843850 19630 consensus_queue.cc:1048] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:55.871120 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:55.913930 18799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c1fe1284eee4187a778a095d890b9f6"
dest_uuid: "6d72d20367034526ae779db5feeb4245"
mode: GRACEFUL
new_leader_uuid: "b5039c66622c4bf19e961bda716b018c"
 from {username='slave'} at 127.0.0.1:47772
I20260709 13:04:55.914511 18799 raft_consensus.cc:606] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Received request to transfer leadership to TS b5039c66622c4bf19e961bda716b018c
I20260709 13:04:55.917299 18799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44a13c0d5aaa4bf2a0042a4df9daaa20"
dest_uuid: "6d72d20367034526ae779db5feeb4245"
mode: GRACEFUL
new_leader_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:47772
I20260709 13:04:55.917881 18799 raft_consensus.cc:606] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Received request to transfer leadership to TS 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:55.920343 18799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "474983168f06443094c54681491e6842"
dest_uuid: "6d72d20367034526ae779db5feeb4245"
mode: GRACEFUL
new_leader_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:47772
I20260709 13:04:55.920957 18799 raft_consensus.cc:606] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Received request to transfer leadership to TS 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:55.923449 18799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d07bdaa4770043b0baa1054b5dca9b68"
dest_uuid: "6d72d20367034526ae779db5feeb4245"
mode: GRACEFUL
new_leader_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:47772
I20260709 13:04:55.924038 18799 raft_consensus.cc:606] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Received request to transfer leadership to TS 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:55.926646 18799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef3e60bac9b9472e8a05ca9b2aca6698"
dest_uuid: "6d72d20367034526ae779db5feeb4245"
mode: GRACEFUL
new_leader_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:47772
I20260709 13:04:55.927304 18799 raft_consensus.cc:606] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Received request to transfer leadership to TS 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:55.928479 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:55.929863 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:55.948499 19797 raft_consensus.cc:993] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245: : Instructing follower b5039c66622c4bf19e961bda716b018c to start an election
I20260709 13:04:55.948997 19797 raft_consensus.cc:1081] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Signalling peer b5039c66622c4bf19e961bda716b018c to start an election
I20260709 13:04:55.950251 18724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c1fe1284eee4187a778a095d890b9f6"
dest_uuid: "b5039c66622c4bf19e961bda716b018c"
 from {username='slave'} at 127.0.0.1:54848
I20260709 13:04:55.950683 18724 raft_consensus.cc:493] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:55.951079 18724 raft_consensus.cc:3060] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.955753 18724 raft_consensus.cc:515] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:55.957553 18724 leader_election.cc:290] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Requested vote from peers 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:55.958319 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1fe1284eee4187a778a095d890b9f6" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:55.958947 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1fe1284eee4187a778a095d890b9f6" candidate_uuid: "b5039c66622c4bf19e961bda716b018c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:55.958967 18653 raft_consensus.cc:3060] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.959658 18799 raft_consensus.cc:3055] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:55.960506 18799 raft_consensus.cc:740] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:55.963445 18799 consensus_queue.cc:260] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:55.964860 18799 raft_consensus.cc:3060] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.966455 18653 raft_consensus.cc:2468] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:55.967912 18693 leader_election.cc:304] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:55.968792 19814 raft_consensus.cc:2804] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:55.969266 19814 raft_consensus.cc:697] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 2 LEADER]: Becoming Leader. State: Replica: b5039c66622c4bf19e961bda716b018c, State: Running, Role: LEADER
I20260709 13:04:55.970115 19814 consensus_queue.cc:237] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } }
I20260709 13:04:55.971387 18799 raft_consensus.cc:2468] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5039c66622c4bf19e961bda716b018c in term 2.
I20260709 13:04:55.979271 18478 catalog_manager.cc:5697] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c reported cstate change: term changed from 1 to 2, leader changed from 6d72d20367034526ae779db5feeb4245 (127.15.8.132) to b5039c66622c4bf19e961bda716b018c (127.15.8.131). New cstate: current_term: 2 leader_uuid: "b5039c66622c4bf19e961bda716b018c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:55.985425 19797 raft_consensus.cc:993] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245: : Instructing follower 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:55.986080 19751 raft_consensus.cc:1081] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Signalling peer 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:55.988596 19400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef3e60bac9b9472e8a05ca9b2aca6698"
dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:43050
I20260709 13:04:55.989163 19400 raft_consensus.cc:493] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:55.989527 19400 raft_consensus.cc:3060] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:55.999048 19400 raft_consensus.cc:515] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:56.002559 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3e60bac9b9472e8a05ca9b2aca6698" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5039c66622c4bf19e961bda716b018c"
I20260709 13:04:56.003202 18724 raft_consensus.cc:3060] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:56.008618 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3e60bac9b9472e8a05ca9b2aca6698" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:56.009507 18799 raft_consensus.cc:3055] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:56.009837 18799 raft_consensus.cc:740] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:56.010468 19400 leader_election.cc:290] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Requested vote from peers b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317), 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779)
I20260709 13:04:56.011807 18724 raft_consensus.cc:2468] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:56.012267 18799 consensus_queue.cc:260] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:56.013854 18799 raft_consensus.cc:3060] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:56.018188 19357 leader_election.cc:304] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88a8badcd3c842938b16a700ce4675c3, b5039c66622c4bf19e961bda716b018c; no voters: 
I20260709 13:04:56.019369 19731 raft_consensus.cc:2804] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:56.021090 19731 raft_consensus.cc:697] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:56.021864 19731 consensus_queue.cc:237] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } }
I20260709 13:04:56.024711 18799 raft_consensus.cc:2468] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:56.038509 18478 catalog_manager.cc:5697] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 1 to 2, leader changed from 6d72d20367034526ae779db5feeb4245 (127.15.8.132) to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:56.227353 19797 raft_consensus.cc:993] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245: : Instructing follower 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:56.227990 19789 raft_consensus.cc:1081] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Signalling peer 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:56.229826 19400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44a13c0d5aaa4bf2a0042a4df9daaa20"
dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:43050
I20260709 13:04:56.230403 19400 raft_consensus.cc:493] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:56.230784 19400 raft_consensus.cc:3060] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:56.237185 19797 raft_consensus.cc:993] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245: : Instructing follower 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:56.237828 19751 raft_consensus.cc:1081] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Signalling peer 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:56.237771 19400 raft_consensus.cc:515] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:56.239593 19402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d07bdaa4770043b0baa1054b5dca9b68"
dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:43050
I20260709 13:04:56.239684 19400 leader_election.cc:290] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:56.240402 18798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a13c0d5aaa4bf2a0042a4df9daaa20" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:56.240741 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a13c0d5aaa4bf2a0042a4df9daaa20" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:56.241107 18798 raft_consensus.cc:3055] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:56.241494 18798 raft_consensus.cc:740] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:56.241614 18651 raft_consensus.cc:3060] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:56.242332 18798 consensus_queue.cc:260] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:56.243391 18798 raft_consensus.cc:3060] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:56.240206 19402 raft_consensus.cc:493] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:56.247088 19402 raft_consensus.cc:3060] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:56.247599 18651 raft_consensus.cc:2468] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:56.248363 18798 raft_consensus.cc:2468] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:56.249734 19356 leader_election.cc:304] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d72d20367034526ae779db5feeb4245, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:56.251179 19731 raft_consensus.cc:2804] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:56.251701 19731 raft_consensus.cc:697] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:56.252583 19731 consensus_queue.cc:237] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:56.254971 19402 raft_consensus.cc:515] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:56.260423 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bdaa4770043b0baa1054b5dca9b68" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:56.260957 19402 leader_election.cc:290] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:56.261080 18799 raft_consensus.cc:3055] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:56.261729 18799 raft_consensus.cc:740] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:56.263583 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07bdaa4770043b0baa1054b5dca9b68" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:56.263336 18799 consensus_queue.cc:260] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:56.264146 18651 raft_consensus.cc:3060] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:56.264521 18799 raft_consensus.cc:3060] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:56.270668 18651 raft_consensus.cc:2468] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:56.271787 19356 leader_election.cc:304] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:56.272713 18799 raft_consensus.cc:2468] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:56.272851 19731 raft_consensus.cc:2804] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:56.273557 19731 raft_consensus.cc:697] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:56.275089 19731 consensus_queue.cc:237] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:56.268770 18478 catalog_manager.cc:5697] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 1 to 2, leader changed from 6d72d20367034526ae779db5feeb4245 (127.15.8.132) to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:56.343274 18620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:46317, user_credentials={real_user=slave}} blocked reactor thread for 52792.1us
I20260709 13:04:56.347456 19789 raft_consensus.cc:993] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245: : Instructing follower 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:56.347929 19789 raft_consensus.cc:1081] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Signalling peer 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:56.355038 19400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "474983168f06443094c54681491e6842"
dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:43050
I20260709 13:04:56.355708 19400 raft_consensus.cc:493] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:56.356084 19400 raft_consensus.cc:3060] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:56.364125 19400 raft_consensus.cc:515] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:56.369079 19400 leader_election.cc:290] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 3 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:56.372159 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:56.372412 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474983168f06443094c54681491e6842" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:56.372843 18799 raft_consensus.cc:3055] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:56.373057 18651 raft_consensus.cc:3060] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:56.373176 18799 raft_consensus.cc:740] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:56.373978 18799 consensus_queue.cc:260] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:56.375560 18478 catalog_manager.cc:5697] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 1 to 2, leader changed from 6d72d20367034526ae779db5feeb4245 (127.15.8.132) to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:56.376181 18799 raft_consensus.cc:3060] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:56.383056 18799 raft_consensus.cc:2468] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 3.
I20260709 13:04:56.386161 18651 raft_consensus.cc:2468] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 3.
I20260709 13:04:56.387887 18653 raft_consensus.cc:1275] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:56.389730 19648 consensus_queue.cc:1048] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:56.392846 19356 leader_election.cc:304] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [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: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:56.393891 19752 raft_consensus.cc:2804] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:56.395303 19752 raft_consensus.cc:697] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 3 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:56.396365 19752 consensus_queue.cc:237] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [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: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:56.413246 18478 catalog_manager.cc:5697] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 2 to 3, leader changed from 6d72d20367034526ae779db5feeb4245 (127.15.8.132) to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 3 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:56.427893 18798 raft_consensus.cc:1275] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Refusing update from remote peer b5039c66622c4bf19e961bda716b018c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:56.435523 19630 consensus_queue.cc:1048] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:56.492631 18799 raft_consensus.cc:1275] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:56.493964 19731 consensus_queue.cc:1048] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:56.505169 18730 raft_consensus.cc:1275] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:56.506738 19731 consensus_queue.cc:1048] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5039c66622c4bf19e961bda716b018c" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:56.676375 18653 raft_consensus.cc:1275] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:56.677608 19752 consensus_queue.cc:1048] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:56.690723 18799 raft_consensus.cc:1275] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:56.692368 19759 consensus_queue.cc:1048] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:56.844579 18798 raft_consensus.cc:1275] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:56.845937 19759 consensus_queue.cc:1048] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:56.856361 18653 raft_consensus.cc:1275] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:56.857828 19752 consensus_queue.cc:1048] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:56.930863 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:56.964201 18650 raft_consensus.cc:1275] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:56.966214 19731 consensus_queue.cc:1048] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:56.981839 18799 raft_consensus.cc:1275] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:56.983945 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:56.983906 19841 consensus_queue.cc:1048] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:57.027642 18799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "247dc7d3304e4beb8c559fad17c8f384"
dest_uuid: "6d72d20367034526ae779db5feeb4245"
mode: GRACEFUL
new_leader_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:47772
I20260709 13:04:57.028192 18799 raft_consensus.cc:606] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Received request to transfer leadership to TS 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:57.029441 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:04:57.030670 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:57.227715 19751 raft_consensus.cc:993] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245: : Instructing follower 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:57.228129 19751 raft_consensus.cc:1081] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Signalling peer 88a8badcd3c842938b16a700ce4675c3 to start an election
I20260709 13:04:57.229625 19400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "247dc7d3304e4beb8c559fad17c8f384"
dest_uuid: "88a8badcd3c842938b16a700ce4675c3"
 from {username='slave'} at 127.0.0.1:43050
I20260709 13:04:57.230129 19400 raft_consensus.cc:493] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:57.230386 19400 raft_consensus.cc:3060] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:57.235611 19400 raft_consensus.cc:515] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:57.237344 19400 leader_election.cc:290] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Requested vote from peers 6d72d20367034526ae779db5feeb4245 (127.15.8.132:36779), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:57.238050 18799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247dc7d3304e4beb8c559fad17c8f384" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d72d20367034526ae779db5feeb4245"
I20260709 13:04:57.238379 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247dc7d3304e4beb8c559fad17c8f384" candidate_uuid: "88a8badcd3c842938b16a700ce4675c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6529eb1c47f24b159080b38facb159b4"
I20260709 13:04:57.238945 18799 raft_consensus.cc:3055] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:57.239114 18653 raft_consensus.cc:3060] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:57.239288 18799 raft_consensus.cc:740] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d72d20367034526ae779db5feeb4245, State: Running, Role: LEADER
I20260709 13:04:57.240116 18799 consensus_queue.cc:260] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:57.241312 18799 raft_consensus.cc:3060] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:57.247022 18653 raft_consensus.cc:2468] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:57.248194 19356 leader_election.cc:304] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3; no voters: 
I20260709 13:04:57.249207 19752 raft_consensus.cc:2804] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:57.249692 19752 raft_consensus.cc:697] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Becoming Leader. State: Replica: 88a8badcd3c842938b16a700ce4675c3, State: Running, Role: LEADER
I20260709 13:04:57.250317 18799 raft_consensus.cc:2468] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88a8badcd3c842938b16a700ce4675c3 in term 2.
I20260709 13:04:57.250509 19752 consensus_queue.cc:237] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:57.262631 18479 catalog_manager.cc:5697] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 reported cstate change: term changed from 1 to 2, leader changed from 6d72d20367034526ae779db5feeb4245 (127.15.8.132) to 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "88a8badcd3c842938b16a700ce4675c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:57.650426 18799 raft_consensus.cc:1275] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:57.651687 19752 consensus_queue.cc:1048] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:57.662338 18653 raft_consensus.cc:1275] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Refusing update from remote peer 88a8badcd3c842938b16a700ce4675c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:57.666939 19759 consensus_queue.cc:1048] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:58.032648 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:58.114859 15394 tablet_server.cc:179] TabletServer@127.15.8.129:46795 shutting down...
W20260709 13:04:58.148348 18620 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 104 similar messages]
W20260709 13:04:58.154424 18620 consensus_peers.cc:597] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.170318 18694 consensus_peers.cc:597] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.170989 18694 consensus_peers.cc:597] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.170996 18620 consensus_peers.cc:597] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.171182 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:58.172307 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.173427 15394 raft_consensus.cc:2243] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.175086 15394 raft_consensus.cc:2272] T 474983168f06443094c54681491e6842 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.179898 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.180956 15394 raft_consensus.cc:2243] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.181480 15394 raft_consensus.cc:2272] T 9bfa0341fd694924be00682a3a797781 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.184135 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.185038 15394 raft_consensus.cc:2243] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.185631 15394 raft_consensus.cc:2272] T c8936fd687da4f059b34f0e723128368 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.188514 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.189129 15394 raft_consensus.cc:2243] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.189635 15394 raft_consensus.cc:2272] T 53268ddf58a34cf2b5accde66c2cbcc2 P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.192318 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.192986 15394 raft_consensus.cc:2243] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.194310 15394 raft_consensus.cc:2272] T d07bdaa4770043b0baa1054b5dca9b68 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:58.196159 18694 consensus_peers.cc:597] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.197669 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.198917 15394 raft_consensus.cc:2243] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.200188 15394 raft_consensus.cc:2272] T 31b27d44028b453085e15a557db7d005 P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.203052 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.203742 15394 raft_consensus.cc:2243] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.204633 15394 raft_consensus.cc:2272] T 247dc7d3304e4beb8c559fad17c8f384 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.207386 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.208016 15394 raft_consensus.cc:2243] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.208547 15394 raft_consensus.cc:2272] T d4161daeec234f1986912fc435319d62 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.211412 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.212178 15394 raft_consensus.cc:2243] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.213686 15394 raft_consensus.cc:2272] T 2bfd75c35a46442c8f502d72f845d3fa P 88a8badcd3c842938b16a700ce4675c3 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:58.215729 18768 consensus_peers.cc:597] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.216794 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.217494 15394 raft_consensus.cc:2243] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.218039 15394 raft_consensus.cc:2272] T a089acd6ec6748faae5c920e93b18f45 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.220516 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.221125 15394 raft_consensus.cc:2243] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.222083 15394 raft_consensus.cc:2272] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.224388 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.225150 15394 raft_consensus.cc:2243] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.226356 15394 raft_consensus.cc:2272] T 38173e92940f4214ab7032ab405009c2 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.229645 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.230620 15394 raft_consensus.cc:2243] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.231886 15394 raft_consensus.cc:2272] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:58.232018 18768 consensus_peers.cc:597] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.234563 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.235278 15394 raft_consensus.cc:2243] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.235877 15394 raft_consensus.cc:2272] T 31dfb38711a04ce591140dea0ffd0169 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.238847 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.239832 15394 raft_consensus.cc:2243] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.240386 15394 raft_consensus.cc:2272] T 7e2c6d827fbd471b90f5c11c392a5c84 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.243006 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.243603 15394 raft_consensus.cc:2243] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.244249 15394 raft_consensus.cc:2272] T 97943936a79f4f6282ece8756401c622 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.247479 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.248004 15394 raft_consensus.cc:2243] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.248445 15394 raft_consensus.cc:2272] T 4134301338594eb38666ea3afcd96d36 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.251845 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.253301 15394 raft_consensus.cc:2243] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.254014 15394 raft_consensus.cc:2272] T f2a29fe7a16542b79c2a3e0244cc27f8 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.257606 15394 tablet_replica.cc:333] stopping tablet replica
W20260709 13:04:58.257774 18620 consensus_peers.cc:597] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.258404 15394 raft_consensus.cc:2243] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.258991 15394 raft_consensus.cc:2272] T 52aaec8793124fcbb6c95666a6e5e22c P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.261647 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.262674 15394 raft_consensus.cc:2243] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.263376 15394 raft_consensus.cc:2272] T 9960f8f34f974238aad6037763b11d49 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.266242 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.267032 15394 raft_consensus.cc:2243] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.267678 15394 raft_consensus.cc:2272] T bfa730fb5572466ab9357014b3b29958 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.270759 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.271325 15394 raft_consensus.cc:2243] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.272125 15394 raft_consensus.cc:2272] T eadf4f4af9ec4faeb20ac90c90109c1a P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.274590 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.275322 15394 raft_consensus.cc:2243] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.275967 15394 raft_consensus.cc:2272] T 562778dc5544427ebb59218851c75b1a P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.279217 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.280037 15394 raft_consensus.cc:2243] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.280561 15394 raft_consensus.cc:2272] T 21cee30521c84d87ab4d061e98a4398a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:58.281008 18768 consensus_peers.cc:597] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.283016 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.283782 15394 raft_consensus.cc:2243] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.284235 15394 raft_consensus.cc:2272] T 9500410d20384c45a4977de526b86fab P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.286585 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.287190 15394 raft_consensus.cc:2243] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.288369 15394 raft_consensus.cc:2272] T 27a69d1beeea47fe885d5b316b5d1f19 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.291203 15394 tablet_replica.cc:333] stopping tablet replica
W20260709 13:04:58.291478 18768 consensus_peers.cc:597] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.291971 15394 raft_consensus.cc:2243] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.292593 15394 raft_consensus.cc:2272] T e1268781e19d4bfea969acad0599174c P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.294586 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.295192 15394 raft_consensus.cc:2243] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.295979 15394 raft_consensus.cc:2272] T 40f595267ba543aebb8581035114977a P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.297919 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.298501 15394 raft_consensus.cc:2243] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.298931 15394 raft_consensus.cc:2272] T 89afde8c399b46b4ad27791e6fc70f3a P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.301301 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.301905 15394 raft_consensus.cc:2243] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.302598 15394 raft_consensus.cc:2272] T f947f3fc538a4ee9a86383f59fb187b2 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.305269 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.305789 15394 raft_consensus.cc:2243] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.306316 15394 raft_consensus.cc:2272] T f8f93f3b657349b9bc3f1b420fad0cde P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.308931 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.309446 15394 raft_consensus.cc:2243] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.310035 15394 raft_consensus.cc:2272] T 32ff2fa868404d1eb705301b48b5e657 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.313042 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.313745 15394 raft_consensus.cc:2243] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.314267 15394 raft_consensus.cc:2272] T 7f8ed36b91664043a97861cc232e10e9 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.317504 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.318249 15394 raft_consensus.cc:2243] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.319382 15394 raft_consensus.cc:2272] T bf381442bc8441dcb156869e70f322f0 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.322319 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.323028 15394 raft_consensus.cc:2243] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.324100 15394 raft_consensus.cc:2272] T b133844a7e854529b931e100f5751789 P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.326524 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.327215 15394 raft_consensus.cc:2243] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.327793 15394 raft_consensus.cc:2272] T 5da243ce76b54e73adacd1b23b8bf3cd P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.330155 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.330638 15394 raft_consensus.cc:2243] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.331023 15394 raft_consensus.cc:2272] T 1c9e3d21915743339019614af84b9f25 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.332957 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.333467 15394 raft_consensus.cc:2243] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.333947 15394 raft_consensus.cc:2272] T b624f7ddd5554767860ab82634cb870f P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.336021 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.336526 15394 raft_consensus.cc:2243] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.337056 15394 raft_consensus.cc:2272] T 872633bc5a6d4a25aa6112df09cfdd82 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.339880 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.340641 15394 raft_consensus.cc:2243] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.341259 15394 raft_consensus.cc:2272] T 8757eebf11414d07973fa1c0932531c8 P 88a8badcd3c842938b16a700ce4675c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.344496 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.345162 15394 raft_consensus.cc:2243] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.346410 15394 raft_consensus.cc:2272] T ef3e60bac9b9472e8a05ca9b2aca6698 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.348711 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.349340 15394 raft_consensus.cc:2243] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.349844 15394 raft_consensus.cc:2272] T 1ccbf2c3175e497c9a6d711255c0d770 P 88a8badcd3c842938b16a700ce4675c3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:58.352607 18694 consensus_peers.cc:597] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.353718 15394 tablet_replica.cc:333] stopping tablet replica
W20260709 13:04:58.354332 18768 consensus_peers.cc:597] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.354530 15394 raft_consensus.cc:2243] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.355916 15394 raft_consensus.cc:2272] T aa227951b23046da88c464c2b6f58d45 P 88a8badcd3c842938b16a700ce4675c3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.358850 15394 tablet_replica.cc:333] stopping tablet replica
W20260709 13:04:58.359174 18768 consensus_peers.cc:597] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.359411 15394 raft_consensus.cc:2243] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.360055 15394 raft_consensus.cc:2272] T 74550e44e9954e0e91b910057c8b9a62 P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.362215 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:58.362880 15394 raft_consensus.cc:2243] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.363390 15394 raft_consensus.cc:2272] T 68ffa1079b3248d1bf599590905e8cea P 88a8badcd3c842938b16a700ce4675c3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:58.386402 18620 consensus_peers.cc:597] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.403687 18694 consensus_peers.cc:597] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.424680 18694 consensus_peers.cc:597] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.432721 18694 connection.cc:573] client connection to 127.15.8.129:46795 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 13:04:58.432725 18620 connection.cc:573] client connection to 127.15.8.129:46795 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 13:04:58.437768 18768 consensus_peers.cc:597] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.447866 15394 tablet_server.cc:196] TabletServer@127.15.8.129:46795 shutdown complete.
W20260709 13:04:58.452653 18694 consensus_peers.cc:597] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.453621 18620 consensus_peers.cc:597] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.485963 18694 consensus_peers.cc:597] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.492699 18768 consensus_peers.cc:597] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.515578 18620 consensus_peers.cc:597] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.539544 15394 tablet_server.cc:179] TabletServer@127.15.8.130:0 shutting down...
W20260709 13:04:58.546547 18694 consensus_peers.cc:597] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.559481 18768 consensus_peers.cc:597] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.560683 18694 consensus_peers.cc:597] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.566231 18768 consensus_peers.cc:597] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.566823 18768 consensus_peers.cc:597] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.587286 18620 consensus_peers.cc:597] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.602415 18768 consensus_peers.cc:597] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.604244 18693 consensus_peers.cc:597] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c -> Peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Couldn't send request to peer 6529eb1c47f24b159080b38facb159b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.613085 18767 consensus_peers.cc:597] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 -> Peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Couldn't send request to peer 6529eb1c47f24b159080b38facb159b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.613382 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:58.614492 15394 tablet_replica.cc:333] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.615790 15394 raft_consensus.cc:2243] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.616853 15394 raft_consensus.cc:2272] T 562778dc5544427ebb59218851c75b1a P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.619580 15394 tablet_replica.cc:333] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.620153 15394 raft_consensus.cc:2243] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.620635 15394 raft_consensus.cc:2272] T eadf4f4af9ec4faeb20ac90c90109c1a P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.622489 15394 tablet_replica.cc:333] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.623132 15394 raft_consensus.cc:2243] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.623893 15394 raft_consensus.cc:2272] T 0d38de563b154a1e87f8877384e07c76 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.626039 15394 tablet_replica.cc:333] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.626811 15394 raft_consensus.cc:2243] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.627398 15394 raft_consensus.cc:2272] T 21cee30521c84d87ab4d061e98a4398a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.629972 15394 tablet_replica.cc:333] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.630851 15394 raft_consensus.cc:2243] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.631884 15394 raft_consensus.cc:2272] T 1b13868d14ea4837a4d5483f85a1fffb P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.634397 15394 tablet_replica.cc:333] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.635102 15394 raft_consensus.cc:2243] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.635609 15394 raft_consensus.cc:2272] T 2bfd75c35a46442c8f502d72f845d3fa P 6529eb1c47f24b159080b38facb159b4 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:58.636385 18693 consensus_peers.cc:597] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c -> Peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Couldn't send request to peer 6529eb1c47f24b159080b38facb159b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.637594 15394 tablet_replica.cc:333] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.638278 15394 raft_consensus.cc:2243] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.638800 15394 raft_consensus.cc:2272] T 31b27d44028b453085e15a557db7d005 P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.640798 15394 tablet_replica.cc:333] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.641377 15394 raft_consensus.cc:2243] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.641799 15394 raft_consensus.cc:2272] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.644079 15394 tablet_replica.cc:333] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.644927 15394 raft_consensus.cc:2243] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.646003 15394 raft_consensus.cc:2272] T 8757eebf11414d07973fa1c0932531c8 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.648754 15394 tablet_replica.cc:333] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.649559 15394 raft_consensus.cc:2243] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.650031 15394 raft_consensus.cc:2272] T 211f60c237a546ba9146be31a66a6cff P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.652590 15394 tablet_replica.cc:333] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.653471 15394 raft_consensus.cc:2243] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.654479 15394 raft_consensus.cc:2272] T 4134301338594eb38666ea3afcd96d36 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:58.654474 18693 consensus_peers.cc:597] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c -> Peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Couldn't send request to peer 6529eb1c47f24b159080b38facb159b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.657379 15394 tablet_replica.cc:333] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.658031 15394 raft_consensus.cc:2243] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:04:58.658253 18768 consensus_peers.cc:597] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 -> Peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Couldn't send request to peer 88a8badcd3c842938b16a700ce4675c3. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.658483 15394 raft_consensus.cc:2272] T b624f7ddd5554767860ab82634cb870f P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.660540 15394 tablet_replica.cc:333] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.661171 15394 raft_consensus.cc:2243] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.661692 15394 raft_consensus.cc:2272] T 7f8ed36b91664043a97861cc232e10e9 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.664446 15394 tablet_replica.cc:333] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.665230 15394 raft_consensus.cc:2243] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.665759 15394 raft_consensus.cc:2272] T 7e2c6d827fbd471b90f5c11c392a5c84 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.668743 15394 tablet_replica.cc:333] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.669474 15394 raft_consensus.cc:2243] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.670009 15394 raft_consensus.cc:2272] T 247dc7d3304e4beb8c559fad17c8f384 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:58.670925 18693 consensus_peers.cc:597] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c -> Peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Couldn't send request to peer 6529eb1c47f24b159080b38facb159b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.676136 18767 consensus_peers.cc:597] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 -> Peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Couldn't send request to peer 6529eb1c47f24b159080b38facb159b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.679397 15394 tablet_replica.cc:333] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.680294 15394 raft_consensus.cc:2243] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.680883 15394 raft_consensus.cc:2272] T 02bd4d4e014041949b375fbe7f63c6ca P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.683632 15394 tablet_replica.cc:333] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
W20260709 13:04:58.683539 18693 consensus_peers.cc:597] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c -> Peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Couldn't send request to peer 6529eb1c47f24b159080b38facb159b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.684566 15394 raft_consensus.cc:2243] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:04:58.684540 18693 consensus_peers.cc:597] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c -> Peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Couldn't send request to peer 6529eb1c47f24b159080b38facb159b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.685349 15394 raft_consensus.cc:2272] T 9960f8f34f974238aad6037763b11d49 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.687510 15394 tablet_replica.cc:333] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.688143 15394 raft_consensus.cc:2243] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.689116 15394 raft_consensus.cc:2272] T f8f93f3b657349b9bc3f1b420fad0cde P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.692072 15394 tablet_replica.cc:333] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.692848 15394 raft_consensus.cc:2243] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.693740 15394 raft_consensus.cc:2272] T f4d6658067b14979a4348b176c0acce4 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:58.694499 18693 consensus_peers.cc:597] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c -> Peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Couldn't send request to peer 6529eb1c47f24b159080b38facb159b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.695950 15394 tablet_replica.cc:333] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.696524 15394 raft_consensus.cc:2243] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.697184 15394 raft_consensus.cc:2272] T 5e08e04dd6664c579efe27e796d13930 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.699074 15394 tablet_replica.cc:333] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.699568 15394 raft_consensus.cc:2243] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.699911 15394 raft_consensus.cc:2272] T b133844a7e854529b931e100f5751789 P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.701635 15394 tablet_replica.cc:333] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.702111 15394 raft_consensus.cc:2243] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.702867 15394 raft_consensus.cc:2272] T 888bc7a802c54426987fc0644295ce32 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.704675 15394 tablet_replica.cc:333] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.705279 15394 raft_consensus.cc:2243] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.705739 15394 raft_consensus.cc:2272] T 68ffa1079b3248d1bf599590905e8cea P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.707796 15394 tablet_replica.cc:333] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.708266 15394 raft_consensus.cc:2243] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.708658 15394 raft_consensus.cc:2272] T ef3cd144cdf4486fb5743b17252d596b P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.710554 15394 tablet_replica.cc:333] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.711100 15394 raft_consensus.cc:2243] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.711922 15394 raft_consensus.cc:2272] T 5da243ce76b54e73adacd1b23b8bf3cd P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.713826 15394 tablet_replica.cc:333] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.714391 15394 raft_consensus.cc:2243] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.714843 15394 raft_consensus.cc:2272] T 9bfa0341fd694924be00682a3a797781 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.717154 15394 tablet_replica.cc:333] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.717911 15394 raft_consensus.cc:2243] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.718433 15394 raft_consensus.cc:2272] T 3c1fe1284eee4187a778a095d890b9f6 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.720542 15394 tablet_replica.cc:333] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.721087 15394 raft_consensus.cc:2243] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.721544 15394 raft_consensus.cc:2272] T 40f595267ba543aebb8581035114977a P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.723417 15394 tablet_replica.cc:333] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.723968 15394 raft_consensus.cc:2243] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.724781 15394 raft_consensus.cc:2272] T 74619acc646c4eef80622fa3de5312d0 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.726663 15394 tablet_replica.cc:333] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.727154 15394 raft_consensus.cc:2243] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.727891 15394 raft_consensus.cc:2272] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.729768 15394 tablet_replica.cc:333] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.730242 15394 raft_consensus.cc:2243] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.730618 15394 raft_consensus.cc:2272] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.732714 15394 tablet_replica.cc:333] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.733165 15394 raft_consensus.cc:2243] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.733562 15394 raft_consensus.cc:2272] T aa227951b23046da88c464c2b6f58d45 P 6529eb1c47f24b159080b38facb159b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.735330 15394 tablet_replica.cc:333] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.735803 15394 raft_consensus.cc:2243] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.736153 15394 raft_consensus.cc:2272] T 1ccbf2c3175e497c9a6d711255c0d770 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.738008 15394 tablet_replica.cc:333] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.738466 15394 raft_consensus.cc:2243] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.738919 15394 raft_consensus.cc:2272] T c8936fd687da4f059b34f0e723128368 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.741242 15394 tablet_replica.cc:333] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.741815 15394 raft_consensus.cc:2243] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:04:58.742820 18693 consensus_peers.cc:597] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c -> Peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Couldn't send request to peer 6529eb1c47f24b159080b38facb159b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.742949 15394 raft_consensus.cc:2272] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.745187 15394 tablet_replica.cc:333] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.745695 15394 raft_consensus.cc:2243] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.746068 15394 raft_consensus.cc:2272] T 89afde8c399b46b4ad27791e6fc70f3a P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.747838 15394 tablet_replica.cc:333] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.748308 15394 raft_consensus.cc:2243] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.748678 15394 raft_consensus.cc:2272] T 474983168f06443094c54681491e6842 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.751235 15394 tablet_replica.cc:333] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.751977 15394 raft_consensus.cc:2243] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.752528 15394 raft_consensus.cc:2272] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.755052 15394 tablet_replica.cc:333] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.755725 15394 raft_consensus.cc:2243] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.756237 15394 raft_consensus.cc:2272] T b17ae363045b4332afa0511ff61c2829 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.758965 15394 tablet_replica.cc:333] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.759665 15394 raft_consensus.cc:2243] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.761257 15394 raft_consensus.cc:2272] T 4d70b90a1179491c81c24fb89d094043 P 6529eb1c47f24b159080b38facb159b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.764227 15394 tablet_replica.cc:333] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.764828 15394 raft_consensus.cc:2243] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.765312 15394 raft_consensus.cc:2272] T 31dfb38711a04ce591140dea0ffd0169 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.767602 15394 tablet_replica.cc:333] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.768342 15394 raft_consensus.cc:2243] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.768882 15394 raft_consensus.cc:2272] T 38173e92940f4214ab7032ab405009c2 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.771773 15394 tablet_replica.cc:333] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.772432 15394 raft_consensus.cc:2243] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.772959 15394 raft_consensus.cc:2272] T d07bdaa4770043b0baa1054b5dca9b68 P 6529eb1c47f24b159080b38facb159b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.775485 15394 tablet_replica.cc:333] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4: stopping tablet replica
I20260709 13:04:58.776077 15394 raft_consensus.cc:2243] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:58.777168 15394 raft_consensus.cc:2272] T 97943936a79f4f6282ece8756401c622 P 6529eb1c47f24b159080b38facb159b4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:58.844570 18693 consensus_peers.cc:597] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c -> Peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Couldn't send request to peer 6529eb1c47f24b159080b38facb159b4. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.860935 18767 consensus_peers.cc:597] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 -> Peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Couldn't send request to peer 6529eb1c47f24b159080b38facb159b4. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.130:41155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.865391 18693 consensus_peers.cc:597] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c -> Peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Couldn't send request to peer 6529eb1c47f24b159080b38facb159b4. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.130:41155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.867983 15394 tablet_server.cc:196] TabletServer@127.15.8.130:0 shutdown complete.
W20260709 13:04:58.931298 18767 consensus_peers.cc:597] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 -> Peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Couldn't send request to peer 6529eb1c47f24b159080b38facb159b4. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.130:41155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.940122 15394 tablet_server.cc:179] TabletServer@127.15.8.131:0 shutting down...
W20260709 13:04:58.964448 18768 consensus_peers.cc:597] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 -> Peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317): Couldn't send request to peer b5039c66622c4bf19e961bda716b018c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:58.988490 18768 consensus_peers.cc:597] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 -> Peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317): Couldn't send request to peer b5039c66622c4bf19e961bda716b018c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:58.988935 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:58.989943 15394 tablet_replica.cc:333] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:58.991050 15394 raft_consensus.cc:2243] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.991689 15394 raft_consensus.cc:2272] T eadf4f4af9ec4faeb20ac90c90109c1a P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.995122 15394 tablet_replica.cc:333] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:58.996165 15394 raft_consensus.cc:2243] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.996874 15394 raft_consensus.cc:2272] T 32ff2fa868404d1eb705301b48b5e657 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.000077 15394 tablet_replica.cc:333] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.001001 15394 raft_consensus.cc:2243] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.001576 15394 raft_consensus.cc:2272] T 0d38de563b154a1e87f8877384e07c76 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:59.002502 18768 consensus_peers.cc:597] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 -> Peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317): Couldn't send request to peer b5039c66622c4bf19e961bda716b018c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:59.004446 15394 tablet_replica.cc:333] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.005385 15394 raft_consensus.cc:2243] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.005985 15394 raft_consensus.cc:2272] T 4134301338594eb38666ea3afcd96d36 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.008599 15394 tablet_replica.cc:333] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.009284 15394 raft_consensus.cc:2243] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.010155 15394 raft_consensus.cc:2272] T 211f60c237a546ba9146be31a66a6cff P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.012101 15394 tablet_replica.cc:333] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.012673 15394 raft_consensus.cc:2243] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.013279 15394 raft_consensus.cc:2272] T 31b27d44028b453085e15a557db7d005 P b5039c66622c4bf19e961bda716b018c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.017731 15394 tablet_replica.cc:333] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.018553 15394 raft_consensus.cc:2243] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.019137 15394 raft_consensus.cc:2272] T d4161daeec234f1986912fc435319d62 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.021845 15394 tablet_replica.cc:333] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.022647 15394 raft_consensus.cc:2243] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.023744 15394 raft_consensus.cc:2272] T 52aaec8793124fcbb6c95666a6e5e22c P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.025768 15394 tablet_replica.cc:333] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.026330 15394 raft_consensus.cc:2243] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.026850 15394 raft_consensus.cc:2272] T 872633bc5a6d4a25aa6112df09cfdd82 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.028986 15394 tablet_replica.cc:333] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.029600 15394 raft_consensus.cc:2243] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.030081 15394 raft_consensus.cc:2272] T 8757eebf11414d07973fa1c0932531c8 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.032161 15394 tablet_replica.cc:333] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.032855 15394 raft_consensus.cc:2243] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.033406 15394 raft_consensus.cc:2272] T bf381442bc8441dcb156869e70f322f0 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:59.035491 18767 consensus_peers.cc:597] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 -> Peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Couldn't send request to peer 6529eb1c47f24b159080b38facb159b4. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.130:41155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:59.035768 15394 tablet_replica.cc:333] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.036449 15394 raft_consensus.cc:2243] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.036990 15394 raft_consensus.cc:2272] T b133844a7e854529b931e100f5751789 P b5039c66622c4bf19e961bda716b018c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.039692 15394 tablet_replica.cc:333] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
W20260709 13:04:59.040089 18768 consensus_peers.cc:597] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 -> Peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317): Couldn't send request to peer b5039c66622c4bf19e961bda716b018c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:59.040611 15394 raft_consensus.cc:2243] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.041220 15394 raft_consensus.cc:2272] T 888bc7a802c54426987fc0644295ce32 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.043560 15394 tablet_replica.cc:333] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.044147 15394 raft_consensus.cc:2243] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.044581 15394 raft_consensus.cc:2272] T 5e08e04dd6664c579efe27e796d13930 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.046679 15394 tablet_replica.cc:333] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.047475 15394 raft_consensus.cc:2243] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.048434 15394 raft_consensus.cc:2272] T 9bfa0341fd694924be00682a3a797781 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.050993 15394 tablet_replica.cc:333] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.051579 15394 raft_consensus.cc:2243] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.052109 15394 raft_consensus.cc:2272] T 74550e44e9954e0e91b910057c8b9a62 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.055042 15394 tablet_replica.cc:333] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
W20260709 13:04:59.055097 18768 consensus_peers.cc:597] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 -> Peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317): Couldn't send request to peer b5039c66622c4bf19e961bda716b018c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:59.055902 15394 raft_consensus.cc:2243] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.056771 15394 raft_consensus.cc:2272] T 68ffa1079b3248d1bf599590905e8cea P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.059494 15394 tablet_replica.cc:333] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.060213 15394 raft_consensus.cc:2243] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.061224 15394 raft_consensus.cc:2272] T ef3cd144cdf4486fb5743b17252d596b P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:59.063129 18768 consensus_peers.cc:597] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 -> Peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317): Couldn't send request to peer b5039c66622c4bf19e961bda716b018c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:59.064137 15394 tablet_replica.cc:333] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.065065 15394 raft_consensus.cc:2243] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.065609 15394 raft_consensus.cc:2272] T f4d6658067b14979a4348b176c0acce4 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.067708 15394 tablet_replica.cc:333] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.068272 15394 raft_consensus.cc:2243] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.068719 15394 raft_consensus.cc:2272] T 02bd4d4e014041949b375fbe7f63c6ca P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.070487 15394 tablet_replica.cc:333] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.071105 15394 raft_consensus.cc:2243] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.071868 15394 raft_consensus.cc:2272] T 9960f8f34f974238aad6037763b11d49 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.073853 15394 tablet_replica.cc:333] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.074414 15394 raft_consensus.cc:2243] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.074919 15394 raft_consensus.cc:2272] T bfa730fb5572466ab9357014b3b29958 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.076893 15394 tablet_replica.cc:333] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.077463 15394 raft_consensus.cc:2243] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.078293 15394 raft_consensus.cc:2272] T 7e2c6d827fbd471b90f5c11c392a5c84 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.080184 15394 tablet_replica.cc:333] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.080744 15394 raft_consensus.cc:2243] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.081162 15394 raft_consensus.cc:2272] T 74619acc646c4eef80622fa3de5312d0 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.083109 15394 tablet_replica.cc:333] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.083649 15394 raft_consensus.cc:2243] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.084069 15394 raft_consensus.cc:2272] T a089acd6ec6748faae5c920e93b18f45 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.086007 15394 tablet_replica.cc:333] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.086598 15394 raft_consensus.cc:2243] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.087435 15394 raft_consensus.cc:2272] T 3c1fe1284eee4187a778a095d890b9f6 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.089293 15394 tablet_replica.cc:333] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.089859 15394 raft_consensus.cc:2243] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.090265 15394 raft_consensus.cc:2272] T e1268781e19d4bfea969acad0599174c P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.092139 15394 tablet_replica.cc:333] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.092694 15394 raft_consensus.cc:2243] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.093180 15394 raft_consensus.cc:2272] T c4f9bc3ddfb042b0a35985b3786a77f0 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.095831 15394 tablet_replica.cc:333] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.096441 15394 raft_consensus.cc:2243] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.096907 15394 raft_consensus.cc:2272] T 27a69d1beeea47fe885d5b316b5d1f19 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.099483 15394 tablet_replica.cc:333] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.100111 15394 raft_consensus.cc:2243] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.100077 19797 raft_consensus.cc:493] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:59.100896 15394 raft_consensus.cc:2272] T 40f595267ba543aebb8581035114977a P b5039c66622c4bf19e961bda716b018c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.100801 19797 raft_consensus.cc:515] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:59.103461 19797 leader_election.cc:290] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:59.103622 15394 tablet_replica.cc:333] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.104496 15394 raft_consensus.cc:2243] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.105456 15394 raft_consensus.cc:2272] T f947f3fc538a4ee9a86383f59fb187b2 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:59.107116 18768 leader_election.cc:336] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111)
I20260709 13:04:59.108352 15394 tablet_replica.cc:333] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
W20260709 13:04:59.108822 18767 leader_election.cc:336] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Network error: Client connection negotiation failed: client connection to 127.15.8.130:41155: connect: Connection refused (error 111)
I20260709 13:04:59.109087 15394 raft_consensus.cc:2243] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.109221 18767 leader_election.cc:304] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [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: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:59.109982 19797 raft_consensus.cc:2749] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:59.110108 15394 raft_consensus.cc:2272] T 89afde8c399b46b4ad27791e6fc70f3a P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.112428 15394 tablet_replica.cc:333] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.113001 15394 raft_consensus.cc:2243] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.113811 15394 raft_consensus.cc:2272] T 1ccbf2c3175e497c9a6d711255c0d770 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.115922 15394 tablet_replica.cc:333] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.116465 15394 raft_consensus.cc:2243] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.116912 15394 raft_consensus.cc:2272] T ef3e60bac9b9472e8a05ca9b2aca6698 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.119534 15394 tablet_replica.cc:333] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.120074 15394 raft_consensus.cc:2243] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.120502 15394 raft_consensus.cc:2272] T 1c9e3d21915743339019614af84b9f25 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.122282 15394 tablet_replica.cc:333] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.122874 15394 raft_consensus.cc:2243] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.123687 15394 raft_consensus.cc:2272] T b17ae363045b4332afa0511ff61c2829 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.126300 15394 tablet_replica.cc:333] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.127054 15394 raft_consensus.cc:2243] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.127617 15394 raft_consensus.cc:2272] T 1b13868d14ea4837a4d5483f85a1fffb P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:59.129854 18768 consensus_peers.cc:597] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 -> Peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317): Couldn't send request to peer b5039c66622c4bf19e961bda716b018c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:59.130554 15394 tablet_replica.cc:333] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.131412 15394 raft_consensus.cc:2243] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.132411 15394 raft_consensus.cc:2272] T 21cee30521c84d87ab4d061e98a4398a P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.135131 15394 tablet_replica.cc:333] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.135900 15394 raft_consensus.cc:2243] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.136375 15394 raft_consensus.cc:2272] T 9500410d20384c45a4977de526b86fab P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.138532 15394 tablet_replica.cc:333] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.139051 15394 raft_consensus.cc:2243] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:04:59.139185 18767 consensus_peers.cc:597] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 -> Peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Couldn't send request to peer 6529eb1c47f24b159080b38facb159b4. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.130:41155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:59.139504 15394 raft_consensus.cc:2272] T 38173e92940f4214ab7032ab405009c2 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.141918 15394 tablet_replica.cc:333] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.142632 15394 raft_consensus.cc:2243] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.143189 15394 raft_consensus.cc:2272] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.145467 15394 tablet_replica.cc:333] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.146057 15394 raft_consensus.cc:2243] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.146468 15394 raft_consensus.cc:2272] T 3b405d67ecd54e2f82e2c03715e63ec8 P b5039c66622c4bf19e961bda716b018c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.148264 15394 tablet_replica.cc:333] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.148764 15394 raft_consensus.cc:2243] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.149180 15394 raft_consensus.cc:2272] T 4d70b90a1179491c81c24fb89d094043 P b5039c66622c4bf19e961bda716b018c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.151261 15394 tablet_replica.cc:333] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c: stopping tablet replica
I20260709 13:04:59.151726 15394 raft_consensus.cc:2243] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.152541 15394 raft_consensus.cc:2272] T 31dfb38711a04ce591140dea0ffd0169 P b5039c66622c4bf19e961bda716b018c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:59.181877 18768 consensus_peers.cc:597] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 -> Peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317): Couldn't send request to peer b5039c66622c4bf19e961bda716b018c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:59.204427 18768 consensus_peers.cc:597] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 -> Peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317): Couldn't send request to peer b5039c66622c4bf19e961bda716b018c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:59.231801 15394 tablet_server.cc:196] TabletServer@127.15.8.131:0 shutdown complete.
W20260709 13:04:59.245489 18768 consensus_peers.cc:597] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 -> Peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317): Couldn't send request to peer b5039c66622c4bf19e961bda716b018c. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.131:46317: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:59.295181 18768 consensus_peers.cc:597] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 -> Peer b5039c66622c4bf19e961bda716b018c (127.15.8.131:46317): Couldn't send request to peer b5039c66622c4bf19e961bda716b018c. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.131:46317: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:59.322453 15394 tablet_server.cc:179] TabletServer@127.15.8.132:0 shutting down...
I20260709 13:04:59.355350 19868 raft_consensus.cc:493] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:59.355965 19868 raft_consensus.cc:515] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:59.357864 19868 leader_election.cc:290] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
W20260709 13:04:59.362157 18768 leader_election.cc:336] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111)
W20260709 13:04:59.364990 18767 leader_election.cc:336] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Network error: Client connection negotiation failed: client connection to 127.15.8.130:41155: connect: Connection refused (error 111)
I20260709 13:04:59.365530 18767 leader_election.cc:304] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:59.366823 19797 raft_consensus.cc:2749] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:04:59.371575 19797 raft_consensus.cc:493] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 88a8badcd3c842938b16a700ce4675c3)
I20260709 13:04:59.372108 19797 raft_consensus.cc:515] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d72d20367034526ae779db5feeb4245" member_type: VOTER last_known_addr { host: "127.15.8.132" port: 36779 } } peers { permanent_uuid: "88a8badcd3c842938b16a700ce4675c3" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 46795 } } peers { permanent_uuid: "6529eb1c47f24b159080b38facb159b4" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 41155 } }
I20260709 13:04:59.374208 19797 leader_election.cc:290] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795), 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155)
I20260709 13:04:59.379456 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:59.380772 15394 tablet_replica.cc:333] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.381808 15394 raft_consensus.cc:2243] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.382488 15394 raft_consensus.cc:2272] T 562778dc5544427ebb59218851c75b1a P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:59.384485 18767 leader_election.cc:336] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6529eb1c47f24b159080b38facb159b4 (127.15.8.130:41155): Network error: Client connection negotiation failed: client connection to 127.15.8.130:41155: connect: Connection refused (error 111)
W20260709 13:04:59.386446 18768 leader_election.cc:336] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 88a8badcd3c842938b16a700ce4675c3 (127.15.8.129:46795): Network error: Client connection negotiation failed: client connection to 127.15.8.129:46795: connect: Connection refused (error 111)
I20260709 13:04:59.386758 15394 tablet_replica.cc:333] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.386880 18768 leader_election.cc:304] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d72d20367034526ae779db5feeb4245; no voters: 6529eb1c47f24b159080b38facb159b4, 88a8badcd3c842938b16a700ce4675c3
I20260709 13:04:59.387738 15394 raft_consensus.cc:2243] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.388574 19751 raft_consensus.cc:2749] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:59.388856 15394 raft_consensus.cc:2272] T 872633bc5a6d4a25aa6112df09cfdd82 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.391407 15394 tablet_replica.cc:333] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.392091 15394 raft_consensus.cc:2243] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.392597 15394 raft_consensus.cc:2272] T 0d38de563b154a1e87f8877384e07c76 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.394433 15394 tablet_replica.cc:333] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.395048 15394 raft_consensus.cc:2243] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.395507 15394 raft_consensus.cc:2272] T 2bfd75c35a46442c8f502d72f845d3fa P 6d72d20367034526ae779db5feeb4245 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.397282 15394 tablet_replica.cc:333] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.397872 15394 raft_consensus.cc:2243] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.398674 15394 raft_consensus.cc:2272] T d4161daeec234f1986912fc435319d62 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.400615 15394 tablet_replica.cc:333] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.401110 15394 raft_consensus.cc:2243] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.401486 15394 raft_consensus.cc:2272] T 211f60c237a546ba9146be31a66a6cff P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.403345 15394 tablet_replica.cc:333] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.403838 15394 raft_consensus.cc:2243] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.404229 15394 raft_consensus.cc:2272] T 4d70b90a1179491c81c24fb89d094043 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.406173 15394 tablet_replica.cc:333] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.406899 15394 raft_consensus.cc:2243] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.407608 15394 raft_consensus.cc:2272] T b624f7ddd5554767860ab82634cb870f P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.409535 15394 tablet_replica.cc:333] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.410102 15394 raft_consensus.cc:2243] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.410566 15394 raft_consensus.cc:2272] T 5db7b33e5e7c40f784ae6bbd5c9a1d51 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.412568 15394 tablet_replica.cc:333] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.413275 15394 raft_consensus.cc:2243] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.413769 15394 raft_consensus.cc:2272] T 247dc7d3304e4beb8c559fad17c8f384 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.415511 15394 tablet_replica.cc:333] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.415999 15394 raft_consensus.cc:2243] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.416752 15394 raft_consensus.cc:2272] T 32ff2fa868404d1eb705301b48b5e657 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.418566 15394 tablet_replica.cc:333] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.419207 15394 raft_consensus.cc:2243] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.420014 15394 raft_consensus.cc:2272] T 7f8ed36b91664043a97861cc232e10e9 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.421840 15394 tablet_replica.cc:333] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.422398 15394 raft_consensus.cc:2243] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.422849 15394 raft_consensus.cc:2272] T 5e08e04dd6664c579efe27e796d13930 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.424674 15394 tablet_replica.cc:333] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.425204 15394 raft_consensus.cc:2243] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.425945 15394 raft_consensus.cc:2272] T e1268781e19d4bfea969acad0599174c P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.428442 15394 tablet_replica.cc:333] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.429088 15394 raft_consensus.cc:2243] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.429945 15394 raft_consensus.cc:2272] T c4f9bc3ddfb042b0a35985b3786a77f0 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.432474 15394 tablet_replica.cc:333] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.432976 15394 raft_consensus.cc:2243] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.433352 15394 raft_consensus.cc:2272] T 27a69d1beeea47fe885d5b316b5d1f19 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.435138 15394 tablet_replica.cc:333] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.435637 15394 raft_consensus.cc:2243] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.436019 15394 raft_consensus.cc:2272] T bf381442bc8441dcb156869e70f322f0 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.437711 15394 tablet_replica.cc:333] T 888bc7a802c54426987fc0644295ce32 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.438165 15394 raft_consensus.cc:2243] T 888bc7a802c54426987fc0644295ce32 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.438524 15394 raft_consensus.cc:2272] T 888bc7a802c54426987fc0644295ce32 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.440322 15394 tablet_replica.cc:333] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.440810 15394 raft_consensus.cc:2243] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.441506 15394 raft_consensus.cc:2272] T 74550e44e9954e0e91b910057c8b9a62 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.443449 15394 tablet_replica.cc:333] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.443924 15394 raft_consensus.cc:2243] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.444286 15394 raft_consensus.cc:2272] T ef3cd144cdf4486fb5743b17252d596b P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.445990 15394 tablet_replica.cc:333] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.446457 15394 raft_consensus.cc:2243] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.447185 15394 raft_consensus.cc:2272] T 1c9e3d21915743339019614af84b9f25 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.448918 15394 tablet_replica.cc:333] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.449497 15394 raft_consensus.cc:2243] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.449870 15394 raft_consensus.cc:2272] T 5da243ce76b54e73adacd1b23b8bf3cd P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.451589 15394 tablet_replica.cc:333] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.452143 15394 raft_consensus.cc:2243] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.452548 15394 raft_consensus.cc:2272] T aa227951b23046da88c464c2b6f58d45 P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.454140 15394 tablet_replica.cc:333] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.454618 15394 raft_consensus.cc:2243] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.455013 15394 raft_consensus.cc:2272] T ef3e60bac9b9472e8a05ca9b2aca6698 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.456663 15394 tablet_replica.cc:333] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.457105 15394 raft_consensus.cc:2243] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.457803 15394 raft_consensus.cc:2272] T a089acd6ec6748faae5c920e93b18f45 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.459503 15394 tablet_replica.cc:333] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.459942 15394 raft_consensus.cc:2243] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.460402 15394 raft_consensus.cc:2272] T 3c1fe1284eee4187a778a095d890b9f6 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.462087 15394 tablet_replica.cc:333] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.462533 15394 raft_consensus.cc:2243] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.462891 15394 raft_consensus.cc:2272] T 74619acc646c4eef80622fa3de5312d0 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.464742 15394 tablet_replica.cc:333] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.465206 15394 raft_consensus.cc:2243] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.465662 15394 raft_consensus.cc:2272] T f8f93f3b657349b9bc3f1b420fad0cde P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.467526 15394 tablet_replica.cc:333] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.467983 15394 raft_consensus.cc:2243] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.468346 15394 raft_consensus.cc:2272] T f4d6658067b14979a4348b176c0acce4 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.470091 15394 tablet_replica.cc:333] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.470582 15394 raft_consensus.cc:2243] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.471243 15394 raft_consensus.cc:2272] T f2a29fe7a16542b79c2a3e0244cc27f8 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.472944 15394 tablet_replica.cc:333] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.473404 15394 raft_consensus.cc:2243] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.473762 15394 raft_consensus.cc:2272] T 52aaec8793124fcbb6c95666a6e5e22c P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.475529 15394 tablet_replica.cc:333] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.476042 15394 raft_consensus.cc:2243] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.476730 15394 raft_consensus.cc:2272] T 02bd4d4e014041949b375fbe7f63c6ca P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.478370 15394 tablet_replica.cc:333] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.478839 15394 raft_consensus.cc:2243] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.479557 15394 raft_consensus.cc:2272] T bfa730fb5572466ab9357014b3b29958 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.481282 15394 tablet_replica.cc:333] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.481750 15394 raft_consensus.cc:2243] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.482144 15394 raft_consensus.cc:2272] T f947f3fc538a4ee9a86383f59fb187b2 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.483968 15394 tablet_replica.cc:333] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.484459 15394 raft_consensus.cc:2243] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.484812 15394 raft_consensus.cc:2272] T 474983168f06443094c54681491e6842 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.486596 15394 tablet_replica.cc:333] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.487063 15394 raft_consensus.cc:2243] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.487511 15394 raft_consensus.cc:2272] T 44a13c0d5aaa4bf2a0042a4df9daaa20 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.489319 15394 tablet_replica.cc:333] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.489840 15394 raft_consensus.cc:2243] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.490206 15394 raft_consensus.cc:2272] T b17ae363045b4332afa0511ff61c2829 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.492413 15394 tablet_replica.cc:333] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.493038 15394 raft_consensus.cc:2243] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.493525 15394 raft_consensus.cc:2272] T 97943936a79f4f6282ece8756401c622 P 6d72d20367034526ae779db5feeb4245 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.495641 15394 tablet_replica.cc:333] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.496156 15394 raft_consensus.cc:2243] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.496564 15394 raft_consensus.cc:2272] T 1b13868d14ea4837a4d5483f85a1fffb P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.498582 15394 tablet_replica.cc:333] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.499147 15394 raft_consensus.cc:2243] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.499897 15394 raft_consensus.cc:2272] T 9500410d20384c45a4977de526b86fab P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.501962 15394 tablet_replica.cc:333] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.502435 15394 raft_consensus.cc:2243] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.502848 15394 raft_consensus.cc:2272] T 53268ddf58a34cf2b5accde66c2cbcc2 P 6d72d20367034526ae779db5feeb4245 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.504685 15394 tablet_replica.cc:333] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.505155 15394 raft_consensus.cc:2243] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.505532 15394 raft_consensus.cc:2272] T d07bdaa4770043b0baa1054b5dca9b68 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.507454 15394 tablet_replica.cc:333] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.507906 15394 raft_consensus.cc:2243] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.508592 15394 raft_consensus.cc:2272] T c8936fd687da4f059b34f0e723128368 P 6d72d20367034526ae779db5feeb4245 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.511070 15394 tablet_replica.cc:333] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245: stopping tablet replica
I20260709 13:04:59.511504 15394 raft_consensus.cc:2243] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.511904 15394 raft_consensus.cc:2272] T 3b405d67ecd54e2f82e2c03715e63ec8 P 6d72d20367034526ae779db5feeb4245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.583039 15394 tablet_server.cc:196] TabletServer@127.15.8.132:0 shutdown complete.
I20260709 13:04:59.648025 15394 master.cc:562] Master@127.15.8.190:45263 shutting down...
I20260709 13:04:59.675609 15394 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:59.676167 15394 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.676484 15394 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6b6ad860ff6a414ca92d8406f31c1b4b: stopping tablet replica
I20260709 13:04:59.718364 15394 master.cc:584] Master@127.15.8.190:45263 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (29459 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:04:59.818528 15394 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.8.190:42295
I20260709 13:04:59.819998 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:59.826263 19872 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:59.827158 19873 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:59.827817 15394 server_base.cc:1061] running on GCE node
W20260709 13:04:59.827677 19875 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:59.829078 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:59.829306 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:59.829483 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602299829465 us; error 0 us; skew 500 ppm
I20260709 13:04:59.830017 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:59.832796 15394 webserver.cc:533] Webserver started at http://127.15.8.190:36039/ using document root <none> and password file <none>
I20260709 13:04:59.833411 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:59.833644 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:59.833956 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:59.835520 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/master-0-root/instance:
uuid: "191a79d6726a4d59970db15e5c562e8b"
format_stamp: "Formatted at 2026-07-09 13:04:59 on dist-test-slave-x7j4"
I20260709 13:04:59.840308 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:04:59.844180 19880 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:59.845253 15394 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:04:59.845534 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/master-0-root
uuid: "191a79d6726a4d59970db15e5c562e8b"
format_stamp: "Formatted at 2026-07-09 13:04:59 on dist-test-slave-x7j4"
I20260709 13:04:59.845803 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:59.870671 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:59.872063 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:59.914078 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.190:42295
I20260709 13:04:59.914204 19931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.190:42295 every 8 connection(s)
I20260709 13:04:59.918596 19932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:59.929562 19932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b: Bootstrap starting.
I20260709 13:04:59.934844 19932 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:59.939319 19932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b: No bootstrap required, opened a new log
I20260709 13:04:59.941633 19932 raft_consensus.cc:359] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "191a79d6726a4d59970db15e5c562e8b" member_type: VOTER }
I20260709 13:04:59.942044 19932 raft_consensus.cc:385] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:59.942227 19932 raft_consensus.cc:740] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 191a79d6726a4d59970db15e5c562e8b, State: Initialized, Role: FOLLOWER
I20260709 13:04:59.942864 19932 consensus_queue.cc:260] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "191a79d6726a4d59970db15e5c562e8b" member_type: VOTER }
I20260709 13:04:59.943311 19932 raft_consensus.cc:399] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:59.943504 19932 raft_consensus.cc:493] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:59.943732 19932 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:59.948524 19932 raft_consensus.cc:515] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "191a79d6726a4d59970db15e5c562e8b" member_type: VOTER }
I20260709 13:04:59.949028 19932 leader_election.cc:304] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [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: 191a79d6726a4d59970db15e5c562e8b; no voters: 
I20260709 13:04:59.950172 19932 leader_election.cc:290] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:59.950670 19935 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:59.952147 19935 raft_consensus.cc:697] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [term 1 LEADER]: Becoming Leader. State: Replica: 191a79d6726a4d59970db15e5c562e8b, State: Running, Role: LEADER
I20260709 13:04:59.952922 19935 consensus_queue.cc:237] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [LEADER]: Queue going to LEADER mode. State: All 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: "191a79d6726a4d59970db15e5c562e8b" member_type: VOTER }
I20260709 13:04:59.953184 19932 sys_catalog.cc:565] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:59.958246 19937 sys_catalog.cc:455] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 191a79d6726a4d59970db15e5c562e8b. Latest consensus state: current_term: 1 leader_uuid: "191a79d6726a4d59970db15e5c562e8b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "191a79d6726a4d59970db15e5c562e8b" member_type: VOTER } }
I20260709 13:04:59.958432 19936 sys_catalog.cc:455] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "191a79d6726a4d59970db15e5c562e8b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "191a79d6726a4d59970db15e5c562e8b" member_type: VOTER } }
I20260709 13:04:59.959379 19937 sys_catalog.cc:458] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:59.959440 19936 sys_catalog.cc:458] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:59.964660 19943 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:59.970835 19943 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:59.971832 15394 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:59.979764 19943 catalog_manager.cc:1383] Generated new cluster ID: eeb0101049564ff597ba8f01baef109e
I20260709 13:04:59.980095 19943 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:59.995756 19943 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:59.997059 19943 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:00.011574 19943 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b: Generated new TSK 0
I20260709 13:05:00.012315 19943 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:00.039152 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:00.045943 19953 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:00.048060 19954 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:00.051546 19956 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:00.051725 15394 server_base.cc:1061] running on GCE node
I20260709 13:05:00.053011 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:00.053284 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:00.053496 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602300053475 us; error 0 us; skew 500 ppm
I20260709 13:05:00.054105 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:00.057039 15394 webserver.cc:533] Webserver started at http://127.15.8.129:33221/ using document root <none> and password file <none>
I20260709 13:05:00.057623 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:00.057855 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:00.058174 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:00.059530 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-0-root/instance:
uuid: "ff3c286684f841d2aad8e1d560264618"
format_stamp: "Formatted at 2026-07-09 13:05:00 on dist-test-slave-x7j4"
I20260709 13:05:00.064713 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260709 13:05:00.068369 19961 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:00.069331 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:05:00.069653 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-0-root
uuid: "ff3c286684f841d2aad8e1d560264618"
format_stamp: "Formatted at 2026-07-09 13:05:00 on dist-test-slave-x7j4"
I20260709 13:05:00.069936 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:00.083995 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:00.085348 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:00.087118 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:00.089618 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:00.089836 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:00.090057 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:00.090214 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:00.136225 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.129:36751
I20260709 13:05:00.136319 20023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.129:36751 every 8 connection(s)
I20260709 13:05:00.141815 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:00.151096 20028 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:00.153064 20029 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:00.157327 15394 server_base.cc:1061] running on GCE node
W20260709 13:05:00.157469 20031 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:00.159487 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:00.159780 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:00.160048 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602300160026 us; error 0 us; skew 500 ppm
I20260709 13:05:00.160118 20024 heartbeater.cc:344] Connected to a master server at 127.15.8.190:42295
I20260709 13:05:00.160697 20024 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:00.160779 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:00.161588 20024 heartbeater.cc:507] Master 127.15.8.190:42295 requested a full tablet report, sending...
I20260709 13:05:00.164129 19897 ts_manager.cc:194] Registered new tserver with Master: ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751)
I20260709 13:05:00.164240 15394 webserver.cc:533] Webserver started at http://127.15.8.130:34385/ using document root <none> and password file <none>
I20260709 13:05:00.165030 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:00.165254 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:00.165601 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:00.166390 19897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47406
I20260709 13:05:00.166889 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-1-root/instance:
uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
format_stamp: "Formatted at 2026-07-09 13:05:00 on dist-test-slave-x7j4"
I20260709 13:05:00.172242 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:05:00.176050 20036 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:00.177001 15394 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:05:00.177381 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-1-root
uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
format_stamp: "Formatted at 2026-07-09 13:05:00 on dist-test-slave-x7j4"
I20260709 13:05:00.177731 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:00.208619 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:00.210018 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:00.211669 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:00.214345 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:00.214650 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:00.214946 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:00.215122 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:00.259083 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.130:43845
I20260709 13:05:00.259210 20098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.130:43845 every 8 connection(s)
I20260709 13:05:00.263960 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:00.271472 20102 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:00.275254 20103 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:00.279515 15394 server_base.cc:1061] running on GCE node
W20260709 13:05:00.280437 20105 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:00.281121 20099 heartbeater.cc:344] Connected to a master server at 127.15.8.190:42295
I20260709 13:05:00.281587 20099 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:00.281714 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:00.282016 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:00.282218 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602300282199 us; error 0 us; skew 500 ppm
I20260709 13:05:00.282503 20099 heartbeater.cc:507] Master 127.15.8.190:42295 requested a full tablet report, sending...
I20260709 13:05:00.283104 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:00.285137 19897 ts_manager.cc:194] Registered new tserver with Master: e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:00.286355 15394 webserver.cc:533] Webserver started at http://127.15.8.131:46637/ using document root <none> and password file <none>
I20260709 13:05:00.287097 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:00.287128 19897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47408
I20260709 13:05:00.287487 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:00.287848 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:00.289186 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-2-root/instance:
uuid: "4287cc478370479291ecfc6733cc6aa2"
format_stamp: "Formatted at 2026-07-09 13:05:00 on dist-test-slave-x7j4"
I20260709 13:05:00.293952 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:05:00.297755 20110 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:00.298652 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:00.299083 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-2-root
uuid: "4287cc478370479291ecfc6733cc6aa2"
format_stamp: "Formatted at 2026-07-09 13:05:00 on dist-test-slave-x7j4"
I20260709 13:05:00.299474 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:00.313691 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:00.315114 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:00.316723 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:00.319142 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:00.319424 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:00.319691 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:00.319888 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:00.364530 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.131:45803
I20260709 13:05:00.364645 20172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.131:45803 every 8 connection(s)
I20260709 13:05:00.379881 20173 heartbeater.cc:344] Connected to a master server at 127.15.8.190:42295
I20260709 13:05:00.380420 20173 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:00.381177 20173 heartbeater.cc:507] Master 127.15.8.190:42295 requested a full tablet report, sending...
I20260709 13:05:00.383324 19897 ts_manager.cc:194] Registered new tserver with Master: 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:00.384087 15394 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016190353s
I20260709 13:05:00.385181 19897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47424
I20260709 13:05:00.413129 19897 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47430:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:05:00.416200 19897 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:05:00.500415 20064 tablet_service.cc:1511] Processing CreateTablet for tablet 1da7cc5611f14ff9835b8df3d1182dfd (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:00.501968 20064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da7cc5611f14ff9835b8df3d1182dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.504176 20135 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb49e8953ba4fff91a7b6aa2d8e0fc0 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:00.505807 20135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb49e8953ba4fff91a7b6aa2d8e0fc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.507292 20063 tablet_service.cc:1511] Processing CreateTablet for tablet 4313b41cbde74fec8a48c43f6415726a (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:00.508798 20063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4313b41cbde74fec8a48c43f6415726a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.511940 20062 tablet_service.cc:1511] Processing CreateTablet for tablet 8e80f144f0b24b3288a17abf0a88cd76 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:00.504179 20138 tablet_service.cc:1511] Processing CreateTablet for tablet 1da7cc5611f14ff9835b8df3d1182dfd (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:00.513461 20062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e80f144f0b24b3288a17abf0a88cd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.514405 20138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da7cc5611f14ff9835b8df3d1182dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.505393 20137 tablet_service.cc:1511] Processing CreateTablet for tablet 4313b41cbde74fec8a48c43f6415726a (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:00.518111 20136 tablet_service.cc:1511] Processing CreateTablet for tablet 8e80f144f0b24b3288a17abf0a88cd76 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:00.518306 19987 tablet_service.cc:1511] Processing CreateTablet for tablet 8e80f144f0b24b3288a17abf0a88cd76 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:00.519253 20137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4313b41cbde74fec8a48c43f6415726a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.515923 20061 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb49e8953ba4fff91a7b6aa2d8e0fc0 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:00.519476 19989 tablet_service.cc:1511] Processing CreateTablet for tablet 1da7cc5611f14ff9835b8df3d1182dfd (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:00.519922 19987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e80f144f0b24b3288a17abf0a88cd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.518297 20060 tablet_service.cc:1511] Processing CreateTablet for tablet c2473c47bb4b46e9900b080181b33884 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:00.521101 20136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e80f144f0b24b3288a17abf0a88cd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.522542 19989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da7cc5611f14ff9835b8df3d1182dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.520529 20061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb49e8953ba4fff91a7b6aa2d8e0fc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.518234 19988 tablet_service.cc:1511] Processing CreateTablet for tablet 4313b41cbde74fec8a48c43f6415726a (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:00.527248 20060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2473c47bb4b46e9900b080181b33884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.528049 19988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4313b41cbde74fec8a48c43f6415726a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.530601 19986 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb49e8953ba4fff91a7b6aa2d8e0fc0 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:00.532092 19986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb49e8953ba4fff91a7b6aa2d8e0fc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.536448 19985 tablet_service.cc:1511] Processing CreateTablet for tablet c2473c47bb4b46e9900b080181b33884 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:00.537887 19985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2473c47bb4b46e9900b080181b33884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.540400 20134 tablet_service.cc:1511] Processing CreateTablet for tablet c2473c47bb4b46e9900b080181b33884 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:00.541870 20134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2473c47bb4b46e9900b080181b33884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.543895 20059 tablet_service.cc:1511] Processing CreateTablet for tablet 8f0cbf5ce89c44e0891b8a75921d54bd (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:00.545408 20059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f0cbf5ce89c44e0891b8a75921d54bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.559329 20133 tablet_service.cc:1511] Processing CreateTablet for tablet 8f0cbf5ce89c44e0891b8a75921d54bd (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:00.560940 20133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f0cbf5ce89c44e0891b8a75921d54bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.564518 19984 tablet_service.cc:1511] Processing CreateTablet for tablet 8f0cbf5ce89c44e0891b8a75921d54bd (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:00.566043 19984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f0cbf5ce89c44e0891b8a75921d54bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.592108 20058 tablet_service.cc:1511] Processing CreateTablet for tablet 0d5bd5a7b5a14aaca9b1fb256b4aad28 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:00.593598 20058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d5bd5a7b5a14aaca9b1fb256b4aad28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.596540 20132 tablet_service.cc:1511] Processing CreateTablet for tablet 0d5bd5a7b5a14aaca9b1fb256b4aad28 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:00.598057 20132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d5bd5a7b5a14aaca9b1fb256b4aad28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.596540 19983 tablet_service.cc:1511] Processing CreateTablet for tablet 0d5bd5a7b5a14aaca9b1fb256b4aad28 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:00.598830 19982 tablet_service.cc:1511] Processing CreateTablet for tablet 8679df057ed0429fac5e74682626be24 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:00.603483 19983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d5bd5a7b5a14aaca9b1fb256b4aad28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.604915 19982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8679df057ed0429fac5e74682626be24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.624264 20189 tablet_bootstrap.cc:492] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2: Bootstrap starting.
I20260709 13:05:00.650084 20188 tablet_bootstrap.cc:492] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b: Bootstrap starting.
I20260709 13:05:00.657699 20060 tablet_service.cc:1511] Processing CreateTablet for tablet 8679df057ed0429fac5e74682626be24 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:00.659963 20060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8679df057ed0429fac5e74682626be24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.660573 20135 tablet_service.cc:1511] Processing CreateTablet for tablet 8679df057ed0429fac5e74682626be24 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:00.661939 20135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8679df057ed0429fac5e74682626be24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.671772 20190 tablet_bootstrap.cc:492] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:00.679304 19989 tablet_service.cc:1511] Processing CreateTablet for tablet 4a520c69ee0b4ef19603d114207bba07 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:00.691088 19989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a520c69ee0b4ef19603d114207bba07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.691821 20064 tablet_service.cc:1511] Processing CreateTablet for tablet 4a520c69ee0b4ef19603d114207bba07 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:00.693315 20064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a520c69ee0b4ef19603d114207bba07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.694362 20131 tablet_service.cc:1511] Processing CreateTablet for tablet 4a520c69ee0b4ef19603d114207bba07 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:00.695967 20131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a520c69ee0b4ef19603d114207bba07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.697407 20188 tablet_bootstrap.cc:654] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:00.707829 20189 tablet_bootstrap.cc:654] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:00.718551 19984 tablet_service.cc:1511] Processing CreateTablet for tablet b8a51ead188b422daad96705f713db88 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:00.725237 20063 tablet_service.cc:1511] Processing CreateTablet for tablet b8a51ead188b422daad96705f713db88 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:00.720249 19984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a51ead188b422daad96705f713db88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.726830 20063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a51ead188b422daad96705f713db88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.741147 20137 tablet_service.cc:1511] Processing CreateTablet for tablet b8a51ead188b422daad96705f713db88 (DEFAULT_TABLE table=test-workload [id=b3601732b86c4c029d71f78ad5e1e218]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:00.743016 20137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a51ead188b422daad96705f713db88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.745630 20188 tablet_bootstrap.cc:492] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b: No bootstrap required, opened a new log
I20260709 13:05:00.746248 20188 ts_tablet_manager.cc:1403] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.011s
I20260709 13:05:00.748720 20190 tablet_bootstrap.cc:654] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:00.758867 20189 tablet_bootstrap.cc:492] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2: No bootstrap required, opened a new log
I20260709 13:05:00.759409 20189 ts_tablet_manager.cc:1403] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.002s
I20260709 13:05:00.762183 20188 raft_consensus.cc:359] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.762905 20188 raft_consensus.cc:385] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:00.762848 20189 raft_consensus.cc:359] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.763511 20188 raft_consensus.cc:740] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Initialized, Role: FOLLOWER
I20260709 13:05:00.763906 20189 raft_consensus.cc:385] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:00.764259 20189 raft_consensus.cc:740] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Initialized, Role: FOLLOWER
I20260709 13:05:00.764400 20188 consensus_queue.cc:260] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.765369 20189 consensus_queue.cc:260] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.767143 20190 tablet_bootstrap.cc:492] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618: No bootstrap required, opened a new log
I20260709 13:05:00.767856 20190 ts_tablet_manager.cc:1403] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.007s
I20260709 13:05:00.772451 20190 raft_consensus.cc:359] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } }
I20260709 13:05:00.773545 20190 raft_consensus.cc:385] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:00.773960 20190 raft_consensus.cc:740] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:00.775029 20190 consensus_queue.cc:260] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } }
I20260709 13:05:00.800854 20173 heartbeater.cc:499] Master 127.15.8.190:42295 was elected leader, sending a full tablet report...
I20260709 13:05:00.819108 20196 raft_consensus.cc:493] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:00.819911 20196 raft_consensus.cc:515] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.824584 20099 heartbeater.cc:499] Master 127.15.8.190:42295 was elected leader, sending a full tablet report...
I20260709 13:05:00.825155 20188 ts_tablet_manager.cc:1434] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b: Time spent starting tablet: real 0.079s	user 0.028s	sys 0.034s
I20260709 13:05:00.826821 20188 tablet_bootstrap.cc:492] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b: Bootstrap starting.
I20260709 13:05:00.836149 20188 tablet_bootstrap.cc:654] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:00.836377 20189 ts_tablet_manager.cc:1434] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2: Time spent starting tablet: real 0.077s	user 0.016s	sys 0.048s
I20260709 13:05:00.838493 20189 tablet_bootstrap.cc:492] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2: Bootstrap starting.
I20260709 13:05:00.845206 20189 tablet_bootstrap.cc:654] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:00.849340 19999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb49e8953ba4fff91a7b6aa2d8e0fc0" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3c286684f841d2aad8e1d560264618" is_pre_election: true
I20260709 13:05:00.849725 20188 tablet_bootstrap.cc:492] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b: No bootstrap required, opened a new log
I20260709 13:05:00.850416 20188 ts_tablet_manager.cc:1403] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
W20260709 13:05:00.854245 20114 leader_election.cc:343] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:00.854714 20188 raft_consensus.cc:359] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } }
I20260709 13:05:00.855913 20188 raft_consensus.cc:385] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:00.856334 20188 raft_consensus.cc:740] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Initialized, Role: FOLLOWER
I20260709 13:05:00.858096 20189 tablet_bootstrap.cc:492] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2: No bootstrap required, opened a new log
I20260709 13:05:00.857558 20188 consensus_queue.cc:260] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } }
I20260709 13:05:00.858891 20189 ts_tablet_manager.cc:1403] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 13:05:00.860719 20188 ts_tablet_manager.cc:1434] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:05:00.862192 20188 tablet_bootstrap.cc:492] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b: Bootstrap starting.
I20260709 13:05:00.862268 20189 raft_consensus.cc:359] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.863418 20189 raft_consensus.cc:385] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:00.863790 20189 raft_consensus.cc:740] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Initialized, Role: FOLLOWER
I20260709 13:05:00.864861 20189 consensus_queue.cc:260] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.865257 20194 raft_consensus.cc:493] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:00.867062 20194 raft_consensus.cc:515] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.873575 20024 heartbeater.cc:499] Master 127.15.8.190:42295 was elected leader, sending a full tablet report...
I20260709 13:05:00.874326 20190 ts_tablet_manager.cc:1434] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.106s	user 0.039s	sys 0.064s
I20260709 13:05:00.875447 20190 tablet_bootstrap.cc:492] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:00.875591 20188 tablet_bootstrap.cc:654] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:00.883265 20190 tablet_bootstrap.cc:654] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:00.887873 20188 tablet_bootstrap.cc:492] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b: No bootstrap required, opened a new log
I20260709 13:05:00.888716 20188 ts_tablet_manager.cc:1403] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260709 13:05:00.873591 20196 leader_election.cc:290] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:00.893157 20188 raft_consensus.cc:359] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.894080 20188 raft_consensus.cc:385] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:00.894423 20188 raft_consensus.cc:740] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Initialized, Role: FOLLOWER
I20260709 13:05:00.895964 20190 tablet_bootstrap.cc:492] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618: No bootstrap required, opened a new log
I20260709 13:05:00.895596 20188 consensus_queue.cc:260] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.896557 20190 ts_tablet_manager.cc:1403] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 13:05:00.900450 20074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb49e8953ba4fff91a7b6aa2d8e0fc0" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" is_pre_election: true
I20260709 13:05:00.900921 20190 raft_consensus.cc:359] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.901773 20189 ts_tablet_manager.cc:1434] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 13:05:00.902113 20190 raft_consensus.cc:385] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:05:00.902566 20112 leader_election.cc:343] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:00.902595 20190 raft_consensus.cc:740] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:00.903388 20189 tablet_bootstrap.cc:492] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2: Bootstrap starting.
I20260709 13:05:00.903175 20112 leader_election.cc:304] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4287cc478370479291ecfc6733cc6aa2; no voters: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618
I20260709 13:05:00.907375 20194 leader_election.cc:290] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:00.909920 20190 consensus_queue.cc:260] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.911051 20188 ts_tablet_manager.cc:1434] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 13:05:00.912212 20188 tablet_bootstrap.cc:492] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b: Bootstrap starting.
I20260709 13:05:00.912334 20190 ts_tablet_manager.cc:1434] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
I20260709 13:05:00.913370 20190 tablet_bootstrap.cc:492] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:00.919543 20195 raft_consensus.cc:2749] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:00.918500 20196 raft_consensus.cc:493] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:00.923032 20196 raft_consensus.cc:515] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.924535 20188 tablet_bootstrap.cc:654] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:00.929452 20190 tablet_bootstrap.cc:654] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:00.930459 19999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2473c47bb4b46e9900b080181b33884" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3c286684f841d2aad8e1d560264618" is_pre_election: true
I20260709 13:05:00.931259 19999 raft_consensus.cc:2468] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 0.
I20260709 13:05:00.932806 20114 leader_election.cc:304] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:00.933775 20195 raft_consensus.cc:2804] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:00.934155 20195 raft_consensus.cc:493] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:00.934520 20195 raft_consensus.cc:3060] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:00.942482 20195 raft_consensus.cc:515] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.942901 20148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2473c47bb4b46e9900b080181b33884" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2" is_pre_election: true
I20260709 13:05:00.943774 20148 raft_consensus.cc:2393] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1e99ce2b0624e86aa9f3cad8946589b in current term 1: Already voted for candidate 4287cc478370479291ecfc6733cc6aa2 in this term.
I20260709 13:05:00.945500 19999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2473c47bb4b46e9900b080181b33884" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:00.946086 19999 raft_consensus.cc:3060] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:00.948879 20074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2473c47bb4b46e9900b080181b33884" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" is_pre_election: true
I20260709 13:05:00.949847 20074 raft_consensus.cc:2468] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 0.
I20260709 13:05:00.947069 20196 leader_election.cc:290] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:00.956459 19999 raft_consensus.cc:2468] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 1.
I20260709 13:05:00.957770 20195 leader_election.cc:290] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 1 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:00.958062 19998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2473c47bb4b46e9900b080181b33884" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3c286684f841d2aad8e1d560264618" is_pre_election: true
I20260709 13:05:00.960006 20074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2473c47bb4b46e9900b080181b33884" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:00.960697 20074 raft_consensus.cc:3060] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:00.961318 19998 raft_consensus.cc:2393] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1e99ce2b0624e86aa9f3cad8946589b in current term 1: Already voted for candidate 4287cc478370479291ecfc6733cc6aa2 in this term.
I20260709 13:05:00.962885 20040 leader_election.cc:304] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1e99ce2b0624e86aa9f3cad8946589b; no voters: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618
I20260709 13:05:00.963452 20188 tablet_bootstrap.cc:492] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b: No bootstrap required, opened a new log
I20260709 13:05:00.964257 20188 ts_tablet_manager.cc:1403] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.007s
I20260709 13:05:00.967440 20114 leader_election.cc:304] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:00.968446 20190 tablet_bootstrap.cc:492] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618: No bootstrap required, opened a new log
I20260709 13:05:00.968881 20195 raft_consensus.cc:2804] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:00.971210 20195 raft_consensus.cc:697] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:00.972180 20074 raft_consensus.cc:2468] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 1.
I20260709 13:05:00.973012 20204 raft_consensus.cc:2749] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:00.975770 20188 raft_consensus.cc:359] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.976455 20188 raft_consensus.cc:385] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:00.976729 20188 raft_consensus.cc:740] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Initialized, Role: FOLLOWER
I20260709 13:05:00.977363 20188 consensus_queue.cc:260] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.972126 20195 consensus_queue.cc:237] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.969019 20190 ts_tablet_manager.cc:1403] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.022s
W20260709 13:05:00.969475 19945 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:00.966868 20189 tablet_bootstrap.cc:654] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:00.979266 20188 ts_tablet_manager.cc:1434] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:05:00.982365 20190 raft_consensus.cc:359] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.983174 20190 raft_consensus.cc:385] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:00.983207 20188 tablet_bootstrap.cc:492] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b: Bootstrap starting.
I20260709 13:05:00.983577 20190 raft_consensus.cc:740] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:00.984375 20190 consensus_queue.cc:260] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:00.986539 20190 ts_tablet_manager.cc:1434] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:05:00.987588 20190 tablet_bootstrap.cc:492] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:00.999626 20189 tablet_bootstrap.cc:492] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2: No bootstrap required, opened a new log
I20260709 13:05:01.000238 20189 ts_tablet_manager.cc:1403] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.007s
I20260709 13:05:01.000379 20190 tablet_bootstrap.cc:654] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.004410 20189 raft_consensus.cc:359] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.005395 20190 tablet_bootstrap.cc:492] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618: No bootstrap required, opened a new log
I20260709 13:05:01.005522 20189 raft_consensus.cc:385] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.005926 20190 ts_tablet_manager.cc:1403] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.003s
I20260709 13:05:01.006067 20189 raft_consensus.cc:740] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.007798 20188 tablet_bootstrap.cc:654] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.007444 20189 consensus_queue.cc:260] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.009104 20190 raft_consensus.cc:359] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.011113 20190 raft_consensus.cc:385] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.011518 20190 raft_consensus.cc:740] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.012418 20190 consensus_queue.cc:260] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.012984 20189 ts_tablet_manager.cc:1434] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:05:01.014097 20189 tablet_bootstrap.cc:492] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2: Bootstrap starting.
I20260709 13:05:01.014456 19895 catalog_manager.cc:5697] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "4287cc478370479291ecfc6733cc6aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:01.023348 20189 tablet_bootstrap.cc:654] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.024518 20190 ts_tablet_manager.cc:1434] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260709 13:05:01.029408 20190 tablet_bootstrap.cc:492] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:01.038014 20190 tablet_bootstrap.cc:654] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.039395 20189 tablet_bootstrap.cc:492] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2: No bootstrap required, opened a new log
I20260709 13:05:01.039997 20189 ts_tablet_manager.cc:1403] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.013s
I20260709 13:05:01.040742 20188 tablet_bootstrap.cc:492] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b: No bootstrap required, opened a new log
I20260709 13:05:01.041294 20188 ts_tablet_manager.cc:1403] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b: Time spent bootstrapping tablet: real 0.058s	user 0.027s	sys 0.011s
I20260709 13:05:01.043165 20189 raft_consensus.cc:359] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.043975 20189 raft_consensus.cc:385] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.044273 20189 raft_consensus.cc:740] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.044348 20188 raft_consensus.cc:359] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.045156 20188 raft_consensus.cc:385] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.045516 20188 raft_consensus.cc:740] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.045297 20189 consensus_queue.cc:260] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.046427 20188 consensus_queue.cc:260] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.048118 20189 ts_tablet_manager.cc:1434] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:05:01.049170 20189 tablet_bootstrap.cc:492] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2: Bootstrap starting.
I20260709 13:05:01.052384 20188 ts_tablet_manager.cc:1434] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:05:01.053578 20188 tablet_bootstrap.cc:492] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b: Bootstrap starting.
I20260709 13:05:01.060001 20189 tablet_bootstrap.cc:654] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.062217 20188 tablet_bootstrap.cc:654] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.073343 20189 tablet_bootstrap.cc:492] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2: No bootstrap required, opened a new log
I20260709 13:05:01.073874 20189 ts_tablet_manager.cc:1403] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.000s
I20260709 13:05:01.074497 20188 tablet_bootstrap.cc:492] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b: No bootstrap required, opened a new log
I20260709 13:05:01.074740 20190 tablet_bootstrap.cc:492] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618: No bootstrap required, opened a new log
I20260709 13:05:01.075098 20188 ts_tablet_manager.cc:1403] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.004s
I20260709 13:05:01.075414 20190 ts_tablet_manager.cc:1403] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.019s
I20260709 13:05:01.076941 20189 raft_consensus.cc:359] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } }
I20260709 13:05:01.077737 20189 raft_consensus.cc:385] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.078034 20189 raft_consensus.cc:740] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.078259 20188 raft_consensus.cc:359] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.079115 20188 raft_consensus.cc:385] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.078678 20190 raft_consensus.cc:359] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.078845 20189 consensus_queue.cc:260] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } }
I20260709 13:05:01.079473 20188 raft_consensus.cc:740] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.079751 20190 raft_consensus.cc:385] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.080183 20190 raft_consensus.cc:740] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.080403 20188 consensus_queue.cc:260] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.081118 20190 consensus_queue.cc:260] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.082908 20188 ts_tablet_manager.cc:1434] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:05:01.083954 20188 tablet_bootstrap.cc:492] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b: Bootstrap starting.
I20260709 13:05:01.087446 20189 ts_tablet_manager.cc:1434] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:05:01.088289 20190 ts_tablet_manager.cc:1434] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:05:01.088581 20189 tablet_bootstrap.cc:492] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2: Bootstrap starting.
I20260709 13:05:01.089499 20190 tablet_bootstrap.cc:492] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:01.090579 20188 tablet_bootstrap.cc:654] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.097604 20190 tablet_bootstrap.cc:654] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.104827 20190 tablet_bootstrap.cc:492] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618: No bootstrap required, opened a new log
I20260709 13:05:01.105432 20190 ts_tablet_manager.cc:1403] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.006s
I20260709 13:05:01.105531 20189 tablet_bootstrap.cc:654] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.108321 20190 raft_consensus.cc:359] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.108954 20190 raft_consensus.cc:385] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.109222 20190 raft_consensus.cc:740] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.109942 20188 tablet_bootstrap.cc:492] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b: No bootstrap required, opened a new log
I20260709 13:05:01.109969 20190 consensus_queue.cc:260] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.110885 20188 ts_tablet_manager.cc:1403] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.011s
I20260709 13:05:01.112684 20190 ts_tablet_manager.cc:1434] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:01.113807 20190 tablet_bootstrap.cc:492] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:01.114310 20188 raft_consensus.cc:359] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.115154 20188 raft_consensus.cc:385] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.115455 20188 raft_consensus.cc:740] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.115597 20189 tablet_bootstrap.cc:492] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2: No bootstrap required, opened a new log
I20260709 13:05:01.116159 20189 ts_tablet_manager.cc:1403] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.002s
I20260709 13:05:01.116379 20188 consensus_queue.cc:260] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.119200 20188 ts_tablet_manager.cc:1434] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:05:01.119408 20189 raft_consensus.cc:359] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.120203 20189 raft_consensus.cc:385] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.120537 20188 tablet_bootstrap.cc:492] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b: Bootstrap starting.
I20260709 13:05:01.120491 20189 raft_consensus.cc:740] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.121106 20190 tablet_bootstrap.cc:654] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.122066 20189 consensus_queue.cc:260] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.125172 20195 raft_consensus.cc:493] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:01.125686 20195 raft_consensus.cc:515] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.128176 20188 tablet_bootstrap.cc:654] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.129712 19999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4313b41cbde74fec8a48c43f6415726a" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3c286684f841d2aad8e1d560264618" is_pre_election: true
I20260709 13:05:01.130167 20074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4313b41cbde74fec8a48c43f6415726a" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" is_pre_election: true
I20260709 13:05:01.130434 19999 raft_consensus.cc:2468] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 0.
I20260709 13:05:01.130851 20074 raft_consensus.cc:2468] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 0.
I20260709 13:05:01.132741 20114 leader_election.cc:304] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:01.133738 20196 raft_consensus.cc:2804] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:01.134102 20196 raft_consensus.cc:493] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:01.134441 20196 raft_consensus.cc:3060] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.134896 20195 leader_election.cc:290] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:01.135573 20189 ts_tablet_manager.cc:1434] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:05:01.136933 20189 tablet_bootstrap.cc:492] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2: Bootstrap starting.
I20260709 13:05:01.142141 20196 raft_consensus.cc:515] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.145167 19999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4313b41cbde74fec8a48c43f6415726a" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:01.145813 19999 raft_consensus.cc:3060] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.146018 20189 tablet_bootstrap.cc:654] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.149495 20204 raft_consensus.cc:493] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:01.150199 20204 raft_consensus.cc:515] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.153565 20189 tablet_bootstrap.cc:492] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2: No bootstrap required, opened a new log
I20260709 13:05:01.153795 20195 raft_consensus.cc:493] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:01.154297 20189 ts_tablet_manager.cc:1403] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260709 13:05:01.155099 20204 leader_election.cc:290] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.154311 19998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0cbf5ce89c44e0891b8a75921d54bd" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3c286684f841d2aad8e1d560264618" is_pre_election: true
I20260709 13:05:01.156383 20148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0cbf5ce89c44e0891b8a75921d54bd" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2" is_pre_election: true
I20260709 13:05:01.156725 19998 raft_consensus.cc:2468] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 0.
I20260709 13:05:01.154321 20195 raft_consensus.cc:515] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.157466 20189 raft_consensus.cc:359] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.158139 20189 raft_consensus.cc:385] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.158439 20189 raft_consensus.cc:740] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.158612 20040 leader_election.cc:304] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:01.158973 20148 raft_consensus.cc:2468] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 0.
I20260709 13:05:01.159256 20189 consensus_queue.cc:260] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.149495 20190 tablet_bootstrap.cc:492] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618: No bootstrap required, opened a new log
I20260709 13:05:01.162209 20194 raft_consensus.cc:2804] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:01.162973 20194 raft_consensus.cc:493] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:01.163153 20204 raft_consensus.cc:493] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:01.163498 20194 raft_consensus.cc:3060] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.163908 20204 raft_consensus.cc:515] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.167436 19998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0cbf5ce89c44e0891b8a75921d54bd" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3c286684f841d2aad8e1d560264618" is_pre_election: true
I20260709 13:05:01.168171 20074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0cbf5ce89c44e0891b8a75921d54bd" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" is_pre_election: true
I20260709 13:05:01.168445 19998 raft_consensus.cc:2468] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 0.
I20260709 13:05:01.169250 20195 leader_election.cc:290] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:01.170310 20114 leader_election.cc:304] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:01.178125 19998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8679df057ed0429fac5e74682626be24" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3c286684f841d2aad8e1d560264618" is_pre_election: true
I20260709 13:05:01.180136 20195 raft_consensus.cc:2804] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:01.180410 20040 leader_election.cc:343] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:01.180949 20195 raft_consensus.cc:493] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:01.181990 20195 raft_consensus.cc:3060] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.163000 20190 ts_tablet_manager.cc:1403] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.003s
I20260709 13:05:01.183492 20148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8679df057ed0429fac5e74682626be24" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2" is_pre_election: true
W20260709 13:05:01.185492 20038 leader_election.cc:343] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:01.186115 20038 leader_election.cc:304] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1e99ce2b0624e86aa9f3cad8946589b; no voters: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618
I20260709 13:05:01.189390 20204 leader_election.cc:290] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.190168 20204 raft_consensus.cc:2749] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:01.193081 20194 raft_consensus.cc:515] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.193538 20073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4313b41cbde74fec8a48c43f6415726a" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:01.200266 20073 raft_consensus.cc:3060] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.197362 19999 raft_consensus.cc:2468] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 1.
I20260709 13:05:01.198797 20190 raft_consensus.cc:359] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.201972 20114 leader_election.cc:304] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:01.202308 20190 raft_consensus.cc:385] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.194947 20196 leader_election.cc:290] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 1 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:01.202728 20190 raft_consensus.cc:740] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.203042 20196 raft_consensus.cc:2804] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:01.203510 20196 raft_consensus.cc:697] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:01.204521 20074 raft_consensus.cc:2393] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4287cc478370479291ecfc6733cc6aa2 in current term 1: Already voted for candidate e1e99ce2b0624e86aa9f3cad8946589b in this term.
I20260709 13:05:01.204320 20196 consensus_queue.cc:237] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.203652 20190 consensus_queue.cc:260] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.207312 19999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0cbf5ce89c44e0891b8a75921d54bd" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:01.207964 19999 raft_consensus.cc:3060] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.213073 20188 tablet_bootstrap.cc:492] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b: No bootstrap required, opened a new log
I20260709 13:05:01.213771 20188 ts_tablet_manager.cc:1403] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b: Time spent bootstrapping tablet: real 0.093s	user 0.022s	sys 0.040s
I20260709 13:05:01.217072 20148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0cbf5ce89c44e0891b8a75921d54bd" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
I20260709 13:05:01.220089 20195 raft_consensus.cc:515] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.223199 20189 ts_tablet_manager.cc:1434] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2: Time spent starting tablet: real 0.069s	user 0.039s	sys 0.021s
I20260709 13:05:01.220409 20188 raft_consensus.cc:359] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.223881 20188 raft_consensus.cc:385] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.224261 20188 raft_consensus.cc:740] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.224479 20189 tablet_bootstrap.cc:492] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2: Bootstrap starting.
I20260709 13:05:01.225554 20190 ts_tablet_manager.cc:1434] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.001s
I20260709 13:05:01.226619 20190 tablet_bootstrap.cc:492] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:01.228008 19998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0cbf5ce89c44e0891b8a75921d54bd" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:01.220940 20194 leader_election.cc:290] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.223260 20148 raft_consensus.cc:2393] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e1e99ce2b0624e86aa9f3cad8946589b in current term 1: Already voted for candidate 4287cc478370479291ecfc6733cc6aa2 in this term.
I20260709 13:05:01.230458 20195 leader_election.cc:290] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 1 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:01.230888 20197 raft_consensus.cc:493] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:01.230727 20188 consensus_queue.cc:260] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.231462 20197 raft_consensus.cc:515] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } }
I20260709 13:05:01.232959 20189 tablet_bootstrap.cc:654] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.233417 20188 ts_tablet_manager.cc:1434] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260709 13:05:01.237536 20190 tablet_bootstrap.cc:654] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.225485 19999 raft_consensus.cc:2468] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 1.
I20260709 13:05:01.238575 20197 leader_election.cc:290] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.239142 20040 leader_election.cc:304] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618; no voters: 4287cc478370479291ecfc6733cc6aa2
I20260709 13:05:01.234465 20188 tablet_bootstrap.cc:492] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b: Bootstrap starting.
I20260709 13:05:01.240633 20225 raft_consensus.cc:2804] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:01.241170 20225 raft_consensus.cc:697] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [term 1 LEADER]: Becoming Leader. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:01.242411 20225 consensus_queue.cc:237] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.244732 20074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f0cbf5ce89c44e0891b8a75921d54bd" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:01.247908 20188 tablet_bootstrap.cc:654] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.247911 20112 leader_election.cc:304] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [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: 4287cc478370479291ecfc6733cc6aa2; no voters: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618
I20260709 13:05:01.250658 20195 raft_consensus.cc:2749] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:01.253718 20225 raft_consensus.cc:493] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:01.254438 20225 raft_consensus.cc:515] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.257941 20225 leader_election.cc:290] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.259120 20148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e80f144f0b24b3288a17abf0a88cd76" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2" is_pre_election: true
I20260709 13:05:01.259249 19999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e80f144f0b24b3288a17abf0a88cd76" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3c286684f841d2aad8e1d560264618" is_pre_election: true
I20260709 13:05:01.259989 20148 raft_consensus.cc:2468] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 0.
I20260709 13:05:01.260265 19999 raft_consensus.cc:2468] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 0.
I20260709 13:05:01.261416 20038 leader_election.cc:304] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4287cc478370479291ecfc6733cc6aa2, e1e99ce2b0624e86aa9f3cad8946589b; no voters: 
I20260709 13:05:01.262748 20225 raft_consensus.cc:2804] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:01.263152 20225 raft_consensus.cc:493] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:01.263608 20225 raft_consensus.cc:3060] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.222100 20073 raft_consensus.cc:2468] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 1.
I20260709 13:05:01.276099 19895 catalog_manager.cc:5697] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130). New cstate: current_term: 1 leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:01.277182 20188 tablet_bootstrap.cc:492] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b: No bootstrap required, opened a new log
I20260709 13:05:01.283361 20188 ts_tablet_manager.cc:1403] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.005s
I20260709 13:05:01.276927 20225 raft_consensus.cc:515] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.286216 20188 raft_consensus.cc:359] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.287024 20188 raft_consensus.cc:385] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.287299 20188 raft_consensus.cc:740] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.288587 20188 consensus_queue.cc:260] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.289479 19999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e80f144f0b24b3288a17abf0a88cd76" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:01.285622 19896 catalog_manager.cc:5697] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "4287cc478370479291ecfc6733cc6aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:01.290138 19999 raft_consensus.cc:3060] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.290560 20188 ts_tablet_manager.cc:1434] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:05:01.291599 20188 tablet_bootstrap.cc:492] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b: Bootstrap starting.
I20260709 13:05:01.298077 20190 tablet_bootstrap.cc:492] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618: No bootstrap required, opened a new log
I20260709 13:05:01.298643 20190 ts_tablet_manager.cc:1403] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.006s
I20260709 13:05:01.301389 20190 raft_consensus.cc:359] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.302074 20190 raft_consensus.cc:385] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.302353 20190 raft_consensus.cc:740] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.303928 20190 consensus_queue.cc:260] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.305219 20073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da7cc5611f14ff9835b8df3d1182dfd" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" is_pre_election: true
I20260709 13:05:01.305961 20073 raft_consensus.cc:2468] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3c286684f841d2aad8e1d560264618 in term 0.
I20260709 13:05:01.306587 20190 ts_tablet_manager.cc:1434] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:01.307685 20190 tablet_bootstrap.cc:492] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:01.308326 20188 tablet_bootstrap.cc:654] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.311177 20189 tablet_bootstrap.cc:492] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2: No bootstrap required, opened a new log
I20260709 13:05:01.311692 20189 ts_tablet_manager.cc:1403] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2: Time spent bootstrapping tablet: real 0.087s	user 0.032s	sys 0.016s
I20260709 13:05:01.312748 20148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da7cc5611f14ff9835b8df3d1182dfd" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2" is_pre_election: true
I20260709 13:05:01.313498 20148 raft_consensus.cc:2468] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3c286684f841d2aad8e1d560264618 in term 0.
I20260709 13:05:01.314667 20190 tablet_bootstrap.cc:654] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.314440 20189 raft_consensus.cc:359] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.315227 20189 raft_consensus.cc:385] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.315539 20189 raft_consensus.cc:740] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.315809 19963 leader_election.cc:304] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:01.316345 20189 consensus_queue.cc:260] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.316807 20197 raft_consensus.cc:2804] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:01.317255 20197 raft_consensus.cc:493] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:01.317605 20197 raft_consensus.cc:3060] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.318466 20189 ts_tablet_manager.cc:1434] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:01.319414 20189 tablet_bootstrap.cc:492] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2: Bootstrap starting.
I20260709 13:05:01.321323 19999 raft_consensus.cc:2468] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 1.
I20260709 13:05:01.323050 20225 leader_election.cc:290] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.322980 20040 leader_election.cc:304] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:01.325249 20148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e80f144f0b24b3288a17abf0a88cd76" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
I20260709 13:05:01.326095 20148 raft_consensus.cc:3060] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.327898 20189 tablet_bootstrap.cc:654] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.330492 20225 raft_consensus.cc:2804] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:01.332000 20225 raft_consensus.cc:697] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 LEADER]: Becoming Leader. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:01.332916 20225 consensus_queue.cc:237] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.334263 20194 raft_consensus.cc:493] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:01.334834 20194 raft_consensus.cc:515] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.336148 20188 tablet_bootstrap.cc:492] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b: No bootstrap required, opened a new log
I20260709 13:05:01.336647 20148 raft_consensus.cc:2468] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 1.
I20260709 13:05:01.336664 20188 ts_tablet_manager.cc:1403] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.005s
I20260709 13:05:01.338511 20147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2" is_pre_election: true
I20260709 13:05:01.339833 19999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3c286684f841d2aad8e1d560264618" is_pre_election: true
I20260709 13:05:01.339879 20147 raft_consensus.cc:2468] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 0.
W20260709 13:05:01.342562 20040 leader_election.cc:343] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:01.336930 20194 leader_election.cc:290] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.343765 20038 leader_election.cc:304] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [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: 4287cc478370479291ecfc6733cc6aa2, e1e99ce2b0624e86aa9f3cad8946589b; no voters: ff3c286684f841d2aad8e1d560264618
I20260709 13:05:01.345235 20197 raft_consensus.cc:515] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } }
I20260709 13:05:01.346063 20194 raft_consensus.cc:2804] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:01.347314 20194 raft_consensus.cc:493] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:01.347926 20194 raft_consensus.cc:3060] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.349382 20073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da7cc5611f14ff9835b8df3d1182dfd" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:01.350370 20073 raft_consensus.cc:3060] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.349822 20147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da7cc5611f14ff9835b8df3d1182dfd" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
I20260709 13:05:01.353739 20147 raft_consensus.cc:3060] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.364007 20188 raft_consensus.cc:359] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.370465 20073 raft_consensus.cc:2468] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3c286684f841d2aad8e1d560264618 in term 1.
I20260709 13:05:01.365464 20147 raft_consensus.cc:2468] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3c286684f841d2aad8e1d560264618 in term 1.
I20260709 13:05:01.371027 20188 raft_consensus.cc:385] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.371632 20188 raft_consensus.cc:740] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.372323 19963 leader_election.cc:304] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:01.372705 20188 consensus_queue.cc:260] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.375595 20188 ts_tablet_manager.cc:1434] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260709 13:05:01.347990 20197 leader_election.cc:290] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 election: Requested vote from peers e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.365661 20190 tablet_bootstrap.cc:492] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618: No bootstrap required, opened a new log
I20260709 13:05:01.377527 20190 ts_tablet_manager.cc:1403] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.006s
I20260709 13:05:01.369169 20189 tablet_bootstrap.cc:492] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2: No bootstrap required, opened a new log
I20260709 13:05:01.379184 20189 ts_tablet_manager.cc:1403] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.022s
I20260709 13:05:01.380637 20190 raft_consensus.cc:359] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.381487 20190 raft_consensus.cc:385] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.380915 19895 catalog_manager.cc:5697] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130). New cstate: current_term: 1 leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:01.381811 20190 raft_consensus.cc:740] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.381839 20189 raft_consensus.cc:359] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.382616 20189 raft_consensus.cc:385] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.382607 20190 consensus_queue.cc:260] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.383258 20189 raft_consensus.cc:740] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.372242 20194 raft_consensus.cc:515] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.384404 20189 consensus_queue.cc:260] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.383057 20197 raft_consensus.cc:2804] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:01.384940 20190 ts_tablet_manager.cc:1434] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:01.386457 20194 leader_election.cc:290] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.389051 20189 ts_tablet_manager.cc:1434] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 13:05:01.390205 19999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3c286684f841d2aad8e1d560264618"
W20260709 13:05:01.397274 20040 leader_election.cc:343] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:01.398478 20190 tablet_bootstrap.cc:492] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:01.399205 20147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
I20260709 13:05:01.399899 20147 raft_consensus.cc:3060] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.401984 20197 raft_consensus.cc:697] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 1 LEADER]: Becoming Leader. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Running, Role: LEADER
I20260709 13:05:01.403029 20197 consensus_queue.cc:237] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } }
I20260709 13:05:01.405447 20190 tablet_bootstrap.cc:654] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.390602 20189 tablet_bootstrap.cc:492] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2: Bootstrap starting.
I20260709 13:05:01.415099 20189 tablet_bootstrap.cc:654] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:01.428304 20239 raft_consensus.cc:493] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:01.429152 20239 raft_consensus.cc:515] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.432761 20239 leader_election.cc:290] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.433355 20073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a51ead188b422daad96705f713db88" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" is_pre_election: true
I20260709 13:05:01.434192 20073 raft_consensus.cc:2468] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3c286684f841d2aad8e1d560264618 in term 0.
I20260709 13:05:01.434535 20147 raft_consensus.cc:2468] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 1.
I20260709 13:05:01.436051 20239 raft_consensus.cc:493] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:01.436388 20038 leader_election.cc:304] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4287cc478370479291ecfc6733cc6aa2, e1e99ce2b0624e86aa9f3cad8946589b; no voters: ff3c286684f841d2aad8e1d560264618
I20260709 13:05:01.436625 20239 raft_consensus.cc:515] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.437425 20194 raft_consensus.cc:2804] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:01.437954 20194 raft_consensus.cc:697] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 LEADER]: Becoming Leader. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:01.438030 20147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a51ead188b422daad96705f713db88" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2" is_pre_election: true
I20260709 13:05:01.438966 20194 consensus_queue.cc:237] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.440904 20239 leader_election.cc:290] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.440814 20074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8679df057ed0429fac5e74682626be24" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" is_pre_election: true
I20260709 13:05:01.441635 20239 raft_consensus.cc:493] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:01.441886 20074 raft_consensus.cc:2468] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3c286684f841d2aad8e1d560264618 in term 0.
I20260709 13:05:01.442142 20239 raft_consensus.cc:515] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.444348 19963 leader_election.cc:304] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:01.443841 19896 catalog_manager.cc:5697] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3c286684f841d2aad8e1d560264618 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "ff3c286684f841d2aad8e1d560264618" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:01.444833 20239 leader_election.cc:290] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.445391 20197 raft_consensus.cc:2804] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:01.445459 19963 leader_election.cc:304] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:01.447026 20225 raft_consensus.cc:493] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:01.446823 20239 raft_consensus.cc:2804] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:01.447430 19963 leader_election.cc:343] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:01.447615 20225 raft_consensus.cc:515] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.448266 20197 raft_consensus.cc:493] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:01.449148 20239 raft_consensus.cc:493] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:01.449429 20197 raft_consensus.cc:3060] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.449988 20239 raft_consensus.cc:3060] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.452098 19999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a520c69ee0b4ef19603d114207bba07" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3c286684f841d2aad8e1d560264618" is_pre_election: true
I20260709 13:05:01.452908 19999 raft_consensus.cc:2468] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 0.
I20260709 13:05:01.456940 20073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb49e8953ba4fff91a7b6aa2d8e0fc0" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" is_pre_election: true
I20260709 13:05:01.457157 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a520c69ee0b4ef19603d114207bba07" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2" is_pre_election: true
I20260709 13:05:01.457788 20073 raft_consensus.cc:2468] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3c286684f841d2aad8e1d560264618 in term 0.
I20260709 13:05:01.458096 20146 raft_consensus.cc:2468] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 0.
I20260709 13:05:01.459190 20040 leader_election.cc:304] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:01.460366 20147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb49e8953ba4fff91a7b6aa2d8e0fc0" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2" is_pre_election: true
I20260709 13:05:01.447093 20148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8679df057ed0429fac5e74682626be24" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2" is_pre_election: true
I20260709 13:05:01.461153 20147 raft_consensus.cc:2468] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3c286684f841d2aad8e1d560264618 in term 0.
I20260709 13:05:01.450043 20225 leader_election.cc:290] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.462504 20148 raft_consensus.cc:2468] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3c286684f841d2aad8e1d560264618 in term 0.
I20260709 13:05:01.464385 20189 tablet_bootstrap.cc:492] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2: No bootstrap required, opened a new log
I20260709 13:05:01.464946 20189 ts_tablet_manager.cc:1403] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.010s
I20260709 13:05:01.462112 20204 raft_consensus.cc:2804] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:01.466481 19963 leader_election.cc:304] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:01.467033 20204 raft_consensus.cc:493] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:01.469885 20204 raft_consensus.cc:3060] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.470160 20189 raft_consensus.cc:359] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.471120 20189 raft_consensus.cc:385] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.471017 20239 raft_consensus.cc:515] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.471549 20189 raft_consensus.cc:740] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.472879 20189 consensus_queue.cc:260] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.474146 20239 leader_election.cc:290] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 election: Requested vote from peers e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.474745 19896 catalog_manager.cc:5697] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130). New cstate: current_term: 1 leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:01.477838 20189 ts_tablet_manager.cc:1434] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:05:01.470635 20238 raft_consensus.cc:2804] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:01.478902 20238 raft_consensus.cc:493] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:01.479351 20238 raft_consensus.cc:3060] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.479971 20073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a51ead188b422daad96705f713db88" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:01.480386 20147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a51ead188b422daad96705f713db88" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
I20260709 13:05:01.481092 20147 raft_consensus.cc:3060] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.482246 20197 raft_consensus.cc:515] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.484411 20197 leader_election.cc:290] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 election: Requested vote from peers e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.480584 20073 raft_consensus.cc:3060] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.492161 20074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8679df057ed0429fac5e74682626be24" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:01.491936 20238 raft_consensus.cc:515] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.492558 20148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8679df057ed0429fac5e74682626be24" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
I20260709 13:05:01.492885 20074 raft_consensus.cc:3060] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.493141 20148 raft_consensus.cc:3060] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.495560 20072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb49e8953ba4fff91a7b6aa2d8e0fc0" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:01.496344 20072 raft_consensus.cc:3060] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.497711 20190 tablet_bootstrap.cc:492] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618: No bootstrap required, opened a new log
I20260709 13:05:01.497807 20073 raft_consensus.cc:2468] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3c286684f841d2aad8e1d560264618 in term 1.
I20260709 13:05:01.498332 20190 ts_tablet_manager.cc:1403] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.100s	user 0.019s	sys 0.020s
I20260709 13:05:01.501158 20190 raft_consensus.cc:359] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.502871 20190 raft_consensus.cc:385] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:01.503223 20190 raft_consensus.cc:740] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:01.503309 19963 leader_election.cc:304] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:01.504065 20190 consensus_queue.cc:260] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.504463 20197 raft_consensus.cc:2804] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:01.506038 20072 raft_consensus.cc:2468] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3c286684f841d2aad8e1d560264618 in term 1.
I20260709 13:05:01.506443 20190 ts_tablet_manager.cc:1434] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:05:01.501354 20147 raft_consensus.cc:2468] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3c286684f841d2aad8e1d560264618 in term 1.
I20260709 13:05:01.478533 20204 raft_consensus.cc:515] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.502329 20074 raft_consensus.cc:2468] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3c286684f841d2aad8e1d560264618 in term 1.
I20260709 13:05:01.507650 19963 leader_election.cc:304] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:01.513787 20204 leader_election.cc:290] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.516839 20238 leader_election.cc:290] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 election: Requested vote from peers e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.517094 19999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a520c69ee0b4ef19603d114207bba07" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:01.517374 20239 raft_consensus.cc:493] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:01.517760 19999 raft_consensus.cc:3060] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.518147 20239 raft_consensus.cc:515] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.520913 20239 leader_election.cc:290] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:01.521643 20239 raft_consensus.cc:2804] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:01.522207 20239 raft_consensus.cc:697] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 1 LEADER]: Becoming Leader. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Running, Role: LEADER
I20260709 13:05:01.522740 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb49e8953ba4fff91a7b6aa2d8e0fc0" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
I20260709 13:05:01.514484 20148 raft_consensus.cc:2468] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3c286684f841d2aad8e1d560264618 in term 1.
I20260709 13:05:01.523502 20146 raft_consensus.cc:3060] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.526567 20197 raft_consensus.cc:697] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 1 LEADER]: Becoming Leader. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Running, Role: LEADER
I20260709 13:05:01.527839 20197 consensus_queue.cc:237] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.526561 20145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2" is_pre_election: true
I20260709 13:05:01.529976 20145 raft_consensus.cc:2393] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3c286684f841d2aad8e1d560264618 in current term 1: Already voted for candidate e1e99ce2b0624e86aa9f3cad8946589b in this term.
I20260709 13:05:01.531093 19963 leader_election.cc:304] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:01.532022 20197 raft_consensus.cc:2804] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:01.523144 20147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a520c69ee0b4ef19603d114207bba07" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
I20260709 13:05:01.532779 20197 raft_consensus.cc:697] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 1 LEADER]: Becoming Leader. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Running, Role: LEADER
I20260709 13:05:01.533267 20147 raft_consensus.cc:3060] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.533034 20239 consensus_queue.cc:237] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.533653 20197 consensus_queue.cc:237] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.543604 20147 raft_consensus.cc:2468] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 1.
I20260709 13:05:01.545212 20038 leader_election.cc:304] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4287cc478370479291ecfc6733cc6aa2, e1e99ce2b0624e86aa9f3cad8946589b; no voters: 
I20260709 13:05:01.546294 20204 raft_consensus.cc:2804] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:01.546960 20204 raft_consensus.cc:697] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 LEADER]: Becoming Leader. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:01.547978 20204 consensus_queue.cc:237] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:01.547170 20072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28" candidate_uuid: "ff3c286684f841d2aad8e1d560264618" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" is_pre_election: true
I20260709 13:05:01.550252 19963 leader_election.cc:304] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3c286684f841d2aad8e1d560264618; no voters: 4287cc478370479291ecfc6733cc6aa2, e1e99ce2b0624e86aa9f3cad8946589b
I20260709 13:05:01.550655 20146 raft_consensus.cc:2468] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3c286684f841d2aad8e1d560264618 in term 1.
I20260709 13:05:01.551574 20197 raft_consensus.cc:3060] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:01.552764 19999 raft_consensus.cc:2468] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 1.
I20260709 13:05:01.559890 20197 raft_consensus.cc:2749] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:01.561691 19896 catalog_manager.cc:5697] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3c286684f841d2aad8e1d560264618 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "ff3c286684f841d2aad8e1d560264618" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:01.563711 19896 catalog_manager.cc:5697] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3c286684f841d2aad8e1d560264618 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "ff3c286684f841d2aad8e1d560264618" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:01.565680 19896 catalog_manager.cc:5697] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3c286684f841d2aad8e1d560264618 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "ff3c286684f841d2aad8e1d560264618" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:01.566010 19895 catalog_manager.cc:5697] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130). New cstate: current_term: 1 leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:01.574927 20196 consensus_queue.cc:1048] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:01.587965 20195 consensus_queue.cc:1048] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:01.616715 15394 ts_manager.cc:295] Set tserver state for ff3c286684f841d2aad8e1d560264618 to MAINTENANCE_MODE
I20260709 13:05:01.617558 15394 tablet_server.cc:179] TabletServer@127.15.8.129:0 shutting down...
I20260709 13:05:01.639590 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:01.640535 15394 tablet_replica.cc:333] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618: stopping tablet replica
I20260709 13:05:01.641184 15394 raft_consensus.cc:2243] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:01.641839 15394 pending_rounds.cc:70] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618: Trying to abort 1 pending ops.
I20260709 13:05:01.642076 15394 pending_rounds.cc:77] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635027091017728 op_type: NO_OP noop_request { }
I20260709 13:05:01.642385 15394 raft_consensus.cc:2889] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:05:01.642668 15394 raft_consensus.cc:2272] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:01.645217 15394 tablet_replica.cc:333] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618: stopping tablet replica
I20260709 13:05:01.645805 15394 raft_consensus.cc:2243] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:01.646214 15394 raft_consensus.cc:2272] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:01.648167 15394 tablet_replica.cc:333] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618: stopping tablet replica
I20260709 13:05:01.648734 15394 raft_consensus.cc:2243] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:01.649117 15394 raft_consensus.cc:2272] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:01.650986 15394 tablet_replica.cc:333] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618: stopping tablet replica
I20260709 13:05:01.651527 15394 raft_consensus.cc:2243] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:01.652295 15394 pending_rounds.cc:70] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618: Trying to abort 1 pending ops.
I20260709 13:05:01.652550 15394 pending_rounds.cc:77] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635027090001920 op_type: NO_OP noop_request { }
I20260709 13:05:01.652820 15394 raft_consensus.cc:2889] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:05:01.653098 15394 raft_consensus.cc:2272] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:01.655176 15394 tablet_replica.cc:333] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618: stopping tablet replica
I20260709 13:05:01.655717 15394 raft_consensus.cc:2243] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:01.656095 15394 raft_consensus.cc:2272] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:01.657662 15394 tablet_replica.cc:333] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618: stopping tablet replica
I20260709 13:05:01.658177 15394 raft_consensus.cc:2243] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:01.658546 15394 raft_consensus.cc:2272] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:01.659256 20174 tablet.cc:2406] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:05:01.660342 15394 tablet_replica.cc:333] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618: stopping tablet replica
I20260709 13:05:01.660950 15394 raft_consensus.cc:2243] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:01.661531 15394 pending_rounds.cc:70] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618: Trying to abort 1 pending ops.
I20260709 13:05:01.661733 15394 pending_rounds.cc:77] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635027067887616 op_type: NO_OP noop_request { }
I20260709 13:05:01.662042 15394 raft_consensus.cc:2889] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:05:01.662308 15394 raft_consensus.cc:2272] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:01.664568 15394 tablet_replica.cc:333] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618: stopping tablet replica
I20260709 13:05:01.665112 15394 raft_consensus.cc:2243] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:01.665488 15394 raft_consensus.cc:2272] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:01.667514 15394 tablet_replica.cc:333] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618: stopping tablet replica
I20260709 13:05:01.668030 15394 raft_consensus.cc:2243] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:01.668437 15394 raft_consensus.cc:2272] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:01.670802 15394 tablet_replica.cc:333] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618: stopping tablet replica
I20260709 13:05:01.671277 15394 raft_consensus.cc:2243] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:01.671857 15394 pending_rounds.cc:70] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618: Trying to abort 1 pending ops.
I20260709 13:05:01.672089 15394 pending_rounds.cc:77] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635026556510208 op_type: NO_OP noop_request { }
I20260709 13:05:01.672380 15394 raft_consensus.cc:2889] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:05:01.672654 15394 raft_consensus.cc:2272] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:01.694665 20195 consensus_queue.cc:1048] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:01.710894 20114 consensus_peers.cc:597] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:01.711208 15394 tablet_server.cc:196] TabletServer@127.15.8.129:0 shutdown complete.
I20260709 13:05:01.714589 20204 consensus_queue.cc:1048] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:01.733539 20040 consensus_peers.cc:597] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:01.770131 20194 consensus_queue.cc:1048] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:01.783561 20040 consensus_peers.cc:597] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:01.856434 20204 consensus_queue.cc:1048] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:01.869939 20040 consensus_peers.cc:597] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:01.980435 19945 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:05:02.053020 20040 consensus_peers.cc:597] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:02.063306 20225 consensus_queue.cc:1048] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:02.066277 20114 consensus_peers.cc:597] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:02.981432 19945 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:05:03.040480 20255 raft_consensus.cc:493] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.041024 20255 raft_consensus.cc:515] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } }
I20260709 13:05:03.042793 20255 leader_election.cc:290] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845), ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751)
I20260709 13:05:03.043584 20072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da7cc5611f14ff9835b8df3d1182dfd" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" is_pre_election: true
I20260709 13:05:03.044209 20072 raft_consensus.cc:2468] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 1.
I20260709 13:05:03.045349 20112 leader_election.cc:304] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [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: 4287cc478370479291ecfc6733cc6aa2, e1e99ce2b0624e86aa9f3cad8946589b; no voters: 
I20260709 13:05:03.045995 20255 raft_consensus.cc:2804] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:03.046300 20255 raft_consensus.cc:493] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:03.046576 20255 raft_consensus.cc:3060] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:03.047013 20114 leader_election.cc:336] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111)
I20260709 13:05:03.053289 20255 raft_consensus.cc:515] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } }
I20260709 13:05:03.055269 20255 leader_election.cc:290] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 election: Requested vote from peers e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845), ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751)
I20260709 13:05:03.055989 20072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da7cc5611f14ff9835b8df3d1182dfd" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:03.056531 20072 raft_consensus.cc:3060] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:03.058929 20114 leader_election.cc:336] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111)
I20260709 13:05:03.061509 20072 raft_consensus.cc:2468] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 2.
I20260709 13:05:03.062608 20112 leader_election.cc:304] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [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: 4287cc478370479291ecfc6733cc6aa2, e1e99ce2b0624e86aa9f3cad8946589b; no voters: ff3c286684f841d2aad8e1d560264618
I20260709 13:05:03.063421 20255 raft_consensus.cc:2804] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:03.063848 20255 raft_consensus.cc:697] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Becoming Leader. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:03.064657 20255 consensus_queue.cc:237] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Queue going to LEADER 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: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } }
I20260709 13:05:03.071630 19896 catalog_manager.cc:5697] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 reported cstate change: term changed from 1 to 2, leader changed from ff3c286684f841d2aad8e1d560264618 (127.15.8.129) to 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "4287cc478370479291ecfc6733cc6aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:03.117717 20255 raft_consensus.cc:493] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.118381 20255 raft_consensus.cc:515] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:03.120432 20255 leader_election.cc:290] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:03.121443 20072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a51ead188b422daad96705f713db88" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" is_pre_election: true
I20260709 13:05:03.122114 20072 raft_consensus.cc:2468] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 1.
I20260709 13:05:03.123190 20112 leader_election.cc:304] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [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: 4287cc478370479291ecfc6733cc6aa2, e1e99ce2b0624e86aa9f3cad8946589b; no voters: 
I20260709 13:05:03.123950 20255 raft_consensus.cc:2804] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:03.124356 20255 raft_consensus.cc:493] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:05:03.124403 20114 leader_election.cc:336] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111)
I20260709 13:05:03.124677 20255 raft_consensus.cc:3060] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.129879 20255 raft_consensus.cc:515] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:03.131595 20255 leader_election.cc:290] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:03.132663 20072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a51ead188b422daad96705f713db88" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:03.133265 20072 raft_consensus.cc:3060] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:03.135293 20114 leader_election.cc:336] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111)
I20260709 13:05:03.139350 20072 raft_consensus.cc:2468] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 2.
I20260709 13:05:03.140364 20112 leader_election.cc:304] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [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: 4287cc478370479291ecfc6733cc6aa2, e1e99ce2b0624e86aa9f3cad8946589b; no voters: ff3c286684f841d2aad8e1d560264618
I20260709 13:05:03.140985 20255 raft_consensus.cc:2804] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:03.141386 20255 raft_consensus.cc:697] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Becoming Leader. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:03.142168 20255 consensus_queue.cc:237] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Queue going to LEADER 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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:03.149147 19895 catalog_manager.cc:5697] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 reported cstate change: term changed from 1 to 2, leader changed from ff3c286684f841d2aad8e1d560264618 (127.15.8.129) to 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "4287cc478370479291ecfc6733cc6aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:03.326974 20225 raft_consensus.cc:493] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.327518 20225 raft_consensus.cc:515] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:03.329623 20225 leader_election.cc:290] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:03.330858 20147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb49e8953ba4fff91a7b6aa2d8e0fc0" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2" is_pre_election: true
W20260709 13:05:03.331261 20040 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111) [suppressed 129 similar messages]
I20260709 13:05:03.331645 20147 raft_consensus.cc:2468] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 1.
I20260709 13:05:03.332896 20038 leader_election.cc:304] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [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: 4287cc478370479291ecfc6733cc6aa2, e1e99ce2b0624e86aa9f3cad8946589b; no voters: 
I20260709 13:05:03.333725 20225 raft_consensus.cc:2804] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:03.334141 20225 raft_consensus.cc:493] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:03.334517 20225 raft_consensus.cc:3060] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:03.334687 20040 leader_election.cc:336] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111)
I20260709 13:05:03.339996 20225 raft_consensus.cc:515] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:03.341852 20225 leader_election.cc:290] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 2 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:03.343088 20147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb49e8953ba4fff91a7b6aa2d8e0fc0" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
I20260709 13:05:03.343739 20147 raft_consensus.cc:3060] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:03.346022 20040 leader_election.cc:336] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111)
I20260709 13:05:03.349428 20147 raft_consensus.cc:2468] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 2.
I20260709 13:05:03.350590 20038 leader_election.cc:304] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [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: 4287cc478370479291ecfc6733cc6aa2, e1e99ce2b0624e86aa9f3cad8946589b; no voters: ff3c286684f841d2aad8e1d560264618
I20260709 13:05:03.351351 20225 raft_consensus.cc:2804] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:03.352536 20225 raft_consensus.cc:697] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 LEADER]: Becoming Leader. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:03.353353 20225 consensus_queue.cc:237] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Queue going to LEADER 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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:03.358134 20255 raft_consensus.cc:493] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.358673 20255 raft_consensus.cc:515] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:03.360567 20255 leader_election.cc:290] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:03.360841 19895 catalog_manager.cc:5697] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b reported cstate change: term changed from 1 to 2, leader changed from ff3c286684f841d2aad8e1d560264618 (127.15.8.129) to e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130). New cstate: current_term: 2 leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:03.362102 20072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8679df057ed0429fac5e74682626be24" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" is_pre_election: true
I20260709 13:05:03.362848 20072 raft_consensus.cc:2468] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 1.
I20260709 13:05:03.364163 20112 leader_election.cc:304] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [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: 4287cc478370479291ecfc6733cc6aa2, e1e99ce2b0624e86aa9f3cad8946589b; no voters: 
I20260709 13:05:03.365017 20255 raft_consensus.cc:2804] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:05:03.365437 20114 leader_election.cc:336] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111)
I20260709 13:05:03.365448 20255 raft_consensus.cc:493] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:03.366084 20255 raft_consensus.cc:3060] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.372071 20255 raft_consensus.cc:515] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:03.373754 20255 leader_election.cc:290] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:03.375025 20072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8679df057ed0429fac5e74682626be24" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:03.375710 20072 raft_consensus.cc:3060] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:03.377633 20114 leader_election.cc:336] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111)
I20260709 13:05:03.381461 20072 raft_consensus.cc:2468] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 2.
I20260709 13:05:03.382468 20112 leader_election.cc:304] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [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: 4287cc478370479291ecfc6733cc6aa2, e1e99ce2b0624e86aa9f3cad8946589b; no voters: ff3c286684f841d2aad8e1d560264618
I20260709 13:05:03.383205 20255 raft_consensus.cc:2804] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:03.383641 20255 raft_consensus.cc:697] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Becoming Leader. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:03.384450 20255 consensus_queue.cc:237] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Queue going to LEADER 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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:03.392124 19895 catalog_manager.cc:5697] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 reported cstate change: term changed from 1 to 2, leader changed from ff3c286684f841d2aad8e1d560264618 (127.15.8.129) to 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "4287cc478370479291ecfc6733cc6aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:03.467180 20072 raft_consensus.cc:1275] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:03.468628 20255 consensus_queue.cc:1048] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:03.485862 20114 consensus_peers.cc:597] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:03.561843 20072 raft_consensus.cc:1275] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:03.563136 20255 consensus_queue.cc:1048] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:03.577886 20114 consensus_peers.cc:597] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:03.858754 20040 consensus_peers.cc:597] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:03.859217 20040 consensus_peers.cc:597] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:03.875969 20114 consensus_peers.cc:597] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:03.900876 20147 raft_consensus.cc:1275] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Refusing update from remote peer e1e99ce2b0624e86aa9f3cad8946589b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:03.902325 20271 consensus_queue.cc:1048] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:03.937814 20072 raft_consensus.cc:1275] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:03.939163 20276 consensus_queue.cc:1048] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:03.982440 19945 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:05:04.167624 20114 consensus_peers.cc:597] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:04.244200 20040 consensus_peers.cc:597] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:04.504870 20040 consensus_peers.cc:597] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:04.594468 20040 consensus_peers.cc:597] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:04.716490 20114 consensus_peers.cc:597] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:04.983801 19945 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:05:05.984740 19945 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:05:06.039515 20114 consensus_peers.cc:597] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:06.094727 20114 consensus_peers.cc:597] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:06.102739 20040 consensus_peers.cc:597] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:06.300429 20040 consensus_peers.cc:597] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:06.353753 20114 consensus_peers.cc:597] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:06.737666 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:06.744086 20284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:06.749248 20285 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:06.750196 15394 server_base.cc:1061] running on GCE node
W20260709 13:05:06.750238 20287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:06.751941 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:06.752177 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:06.752386 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602306752365 us; error 0 us; skew 500 ppm
I20260709 13:05:06.753027 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:06.756052 15394 webserver.cc:533] Webserver started at http://127.15.8.129:33221/ using document root <none> and password file <none>
I20260709 13:05:06.756654 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:06.756817 15394 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:05:06.760246 15394 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:05:06.763957 20292 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:06.764842 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:06.765182 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-0-root
uuid: "ff3c286684f841d2aad8e1d560264618"
format_stamp: "Formatted at 2026-07-09 13:05:00 on dist-test-slave-x7j4"
I20260709 13:05:06.765519 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602186124060-15394-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:06.780997 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:06.782151 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:06.783738 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:06.787459 20299 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:05:06.791724 20040 consensus_peers.cc:597] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:05:06.843173 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:05:06.843601 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.057s	user 0.000s	sys 0.002s
I20260709 13:05:06.843923 15394 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:05:06.848758 20299 tablet_bootstrap.cc:492] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:06.860209 20299 tablet_bootstrap.cc:492] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:06.861159 20299 tablet_bootstrap.cc:492] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618: Bootstrap complete.
I20260709 13:05:06.861873 20299 ts_tablet_manager.cc:1403] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
W20260709 13:05:06.861780 20040 consensus_peers.cc:597] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:05:06.864396 20299 raft_consensus.cc:359] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:06.865065 20299 raft_consensus.cc:740] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:06.865808 20299 consensus_queue.cc:260] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:06.868263 20299 ts_tablet_manager.cc:1434] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:05:06.869009 20299 tablet_bootstrap.cc:492] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:06.879892 20299 tablet_bootstrap.cc:492] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:06.880694 20299 tablet_bootstrap.cc:492] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618: Bootstrap complete.
I20260709 13:05:06.881325 20299 ts_tablet_manager.cc:1403] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 13:05:06.883651 20299 raft_consensus.cc:359] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:06.884265 20299 raft_consensus.cc:740] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:06.885233 20299 consensus_queue.cc:260] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:06.887205 20299 ts_tablet_manager.cc:1434] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:05:06.887923 20299 tablet_bootstrap.cc:492] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:06.888259 15394 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:05:06.888584 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.045s	user 0.040s	sys 0.004s
I20260709 13:05:06.900158 20299 tablet_bootstrap.cc:492] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:06.901343 20299 tablet_bootstrap.cc:492] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618: Bootstrap complete.
I20260709 13:05:06.902058 20299 ts_tablet_manager.cc:1403] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260709 13:05:06.904258 20299 raft_consensus.cc:359] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:06.904855 20299 raft_consensus.cc:740] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:06.905604 20299 consensus_queue.cc:260] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:06.907475 20299 ts_tablet_manager.cc:1434] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260709 13:05:06.908202 20299 tablet_bootstrap.cc:492] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:06.922474 20299 tablet_bootstrap.cc:492] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:06.923283 20299 tablet_bootstrap.cc:492] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618: Bootstrap complete.
I20260709 13:05:06.923846 20299 ts_tablet_manager.cc:1403] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:05:06.925722 20299 raft_consensus.cc:359] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:06.926302 20299 raft_consensus.cc:740] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:06.926978 20299 consensus_queue.cc:260] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618 [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:06.928558 20299 ts_tablet_manager.cc:1434] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:06.929214 20299 tablet_bootstrap.cc:492] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:06.938794 20299 tablet_bootstrap.cc:492] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:06.939496 20299 tablet_bootstrap.cc:492] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618: Bootstrap complete.
I20260709 13:05:06.940080 20299 ts_tablet_manager.cc:1403] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:05:06.942037 20299 raft_consensus.cc:359] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:06.942585 20299 raft_consensus.cc:740] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:06.943271 20299 consensus_queue.cc:260] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:06.945560 20299 ts_tablet_manager.cc:1434] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:05:06.946378 20299 tablet_bootstrap.cc:492] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:06.953198 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.129:36751
I20260709 13:05:06.953330 20361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.129:36751 every 8 connection(s)
I20260709 13:05:06.958066 20299 tablet_bootstrap.cc:492] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:05:06.958271 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:06.959322 20299 tablet_bootstrap.cc:492] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618: Bootstrap complete.
I20260709 13:05:06.960151 20299 ts_tablet_manager.cc:1403] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:05:06.963532 20299 raft_consensus.cc:359] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:06.964732 20299 raft_consensus.cc:740] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:06.965757 20299 consensus_queue.cc:260] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:06.968523 20299 ts_tablet_manager.cc:1434] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:05:06.969792 20299 tablet_bootstrap.cc:492] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
W20260709 13:05:06.986027 19945 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:05:06.990945 20299 tablet_bootstrap.cc:492] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:05:06.992092 20299 tablet_bootstrap.cc:492] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618: Bootstrap complete.
I20260709 13:05:06.992903 20299 ts_tablet_manager.cc:1403] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260709 13:05:06.995877 20299 raft_consensus.cc:359] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } }
I20260709 13:05:06.996906 20299 raft_consensus.cc:740] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:06.997717 20299 consensus_queue.cc:260] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [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: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } }
I20260709 13:05:07.001848 20299 ts_tablet_manager.cc:1434] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:05:07.002825 20299 tablet_bootstrap.cc:492] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:07.005206 20363 heartbeater.cc:344] Connected to a master server at 127.15.8.190:42295
I20260709 13:05:07.006000 20363 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:07.007194 20363 heartbeater.cc:507] Master 127.15.8.190:42295 requested a full tablet report, sending...
I20260709 13:05:07.008044 20072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28"
dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
mode: GRACEFUL
new_leader_uuid: "4287cc478370479291ecfc6733cc6aa2"
 from {username='slave'} at 127.0.0.1:42656
I20260709 13:05:07.008869 20072 raft_consensus.cc:606] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 LEADER]: Received request to transfer leadership to TS 4287cc478370479291ecfc6733cc6aa2
I20260709 13:05:07.013417 19895 ts_manager.cc:194] Re-registered known tserver with Master: ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751)
I20260709 13:05:07.027232 20147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1da7cc5611f14ff9835b8df3d1182dfd"
dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
mode: GRACEFUL
new_leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
 from {username='slave'} at 127.0.0.1:43082
I20260709 13:05:07.027978 20147 raft_consensus.cc:606] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Received request to transfer leadership to TS e1e99ce2b0624e86aa9f3cad8946589b
I20260709 13:05:07.029662 20299 tablet_bootstrap.cc:492] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:07.031177 20072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e80f144f0b24b3288a17abf0a88cd76"
dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
mode: GRACEFUL
new_leader_uuid: "4287cc478370479291ecfc6733cc6aa2"
 from {username='slave'} at 127.0.0.1:42656
I20260709 13:05:07.031894 20072 raft_consensus.cc:606] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 LEADER]: Received request to transfer leadership to TS 4287cc478370479291ecfc6733cc6aa2
I20260709 13:05:07.033279 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:05:07.033524 20299 tablet_bootstrap.cc:492] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618: Bootstrap complete.
I20260709 13:05:07.034332 20299 ts_tablet_manager.cc:1403] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.000s
I20260709 13:05:07.036197 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:07.036556 19895 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47438
I20260709 13:05:07.037037 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:07.036916 20299 raft_consensus.cc:359] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:07.037714 20299 raft_consensus.cc:740] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:07.038514 20299 consensus_queue.cc:260] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:07.040647 20363 heartbeater.cc:499] Master 127.15.8.190:42295 was elected leader, sending a full tablet report...
I20260709 13:05:07.040663 20299 ts_tablet_manager.cc:1434] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:07.045604 20299 tablet_bootstrap.cc:492] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:07.076133 20299 tablet_bootstrap.cc:492] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:05:07.077100 20299 tablet_bootstrap.cc:492] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618: Bootstrap complete.
I20260709 13:05:07.077785 20299 ts_tablet_manager.cc:1403] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.004s
I20260709 13:05:07.080224 20299 raft_consensus.cc:359] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:07.081055 20299 raft_consensus.cc:740] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:07.081621 20299 consensus_queue.cc:260] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:07.083256 20299 ts_tablet_manager.cc:1434] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:05:07.084159 20299 tablet_bootstrap.cc:492] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618: Bootstrap starting.
I20260709 13:05:07.085973 20336 raft_consensus.cc:3060] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.092720 20336 pending_rounds.cc:85] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618: Aborting all ops after (but not including) 0
I20260709 13:05:07.093003 20336 pending_rounds.cc:107] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:05:07.093329 20336 raft_consensus.cc:2889] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:05:07.096760 20299 tablet_bootstrap.cc:492] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:05:07.097803 20299 tablet_bootstrap.cc:492] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618: Bootstrap complete.
I20260709 13:05:07.098510 20299 ts_tablet_manager.cc:1403] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:05:07.101500 20299 raft_consensus.cc:359] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:07.102272 20299 raft_consensus.cc:740] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3c286684f841d2aad8e1d560264618, State: Initialized, Role: FOLLOWER
I20260709 13:05:07.102917 20299 consensus_queue.cc:260] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:07.104539 20299 ts_tablet_manager.cc:1434] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:07.224536 20283 raft_consensus.cc:993] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b: : Instructing follower 4287cc478370479291ecfc6733cc6aa2 to start an election
I20260709 13:05:07.225096 20382 raft_consensus.cc:1081] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 LEADER]: Signalling peer 4287cc478370479291ecfc6733cc6aa2 to start an election
I20260709 13:05:07.227057 20147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28"
dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
 from {username='slave'} at 127.0.0.1:43070
I20260709 13:05:07.227753 20147 raft_consensus.cc:493] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:07.228178 20147 raft_consensus.cc:3060] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.236176 20147 raft_consensus.cc:515] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:07.238505 20147 leader_election.cc:290] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:07.239526 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:07.239605 20072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:07.240406 20072 raft_consensus.cc:3055] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:07.240374 20336 raft_consensus.cc:3060] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.240975 20072 raft_consensus.cc:740] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:07.241806 20072 consensus_queue.cc:260] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:07.243070 20072 raft_consensus.cc:3060] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.247794 20283 raft_consensus.cc:993] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b: : Instructing follower 4287cc478370479291ecfc6733cc6aa2 to start an election
I20260709 13:05:07.248148 20336 raft_consensus.cc:2468] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 2.
I20260709 13:05:07.248404 20382 raft_consensus.cc:1081] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 LEADER]: Signalling peer 4287cc478370479291ecfc6733cc6aa2 to start an election
I20260709 13:05:07.249533 20114 leader_election.cc:304] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:07.250203 20147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e80f144f0b24b3288a17abf0a88cd76"
dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
 from {username='slave'} at 127.0.0.1:43070
I20260709 13:05:07.250504 20276 raft_consensus.cc:2804] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:07.250887 20147 raft_consensus.cc:493] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:07.251278 20147 raft_consensus.cc:3060] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.251398 20072 raft_consensus.cc:2468] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 2.
I20260709 13:05:07.251965 20276 raft_consensus.cc:697] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Becoming Leader. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:07.252952 20276 consensus_queue.cc:237] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:07.258917 20147 raft_consensus.cc:515] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:07.260967 20147 leader_election.cc:290] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:07.261770 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e80f144f0b24b3288a17abf0a88cd76" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:07.262069 20072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e80f144f0b24b3288a17abf0a88cd76" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:07.261740 19895 catalog_manager.cc:5697] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 reported cstate change: term changed from 1 to 2, leader changed from e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130) to 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "4287cc478370479291ecfc6733cc6aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:07.262557 20336 raft_consensus.cc:3060] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.262573 20072 raft_consensus.cc:3055] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:07.263177 20072 raft_consensus.cc:740] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:07.264106 20072 consensus_queue.cc:260] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:07.265209 20072 raft_consensus.cc:3060] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.270515 20336 raft_consensus.cc:2468] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 2.
I20260709 13:05:07.272708 20114 leader_election.cc:304] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:07.273558 20276 raft_consensus.cc:2804] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:07.273553 20072 raft_consensus.cc:2468] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 2.
I20260709 13:05:07.274302 20276 raft_consensus.cc:697] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Becoming Leader. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:07.275280 20276 consensus_queue.cc:237] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:07.282768 19895 catalog_manager.cc:5697] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 reported cstate change: term changed from 1 to 2, leader changed from e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130) to 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "4287cc478370479291ecfc6733cc6aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:07.403599 20384 raft_consensus.cc:993] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2: : Instructing follower e1e99ce2b0624e86aa9f3cad8946589b to start an election
I20260709 13:05:07.404094 20384 raft_consensus.cc:1081] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Signalling peer e1e99ce2b0624e86aa9f3cad8946589b to start an election
I20260709 13:05:07.405598 20072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1da7cc5611f14ff9835b8df3d1182dfd"
dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
 from {username='slave'} at 127.0.0.1:42634
I20260709 13:05:07.406095 20072 raft_consensus.cc:493] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:07.406416 20072 raft_consensus.cc:3060] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:07.411695 20072 raft_consensus.cc:515] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } }
I20260709 13:05:07.413556 20072 leader_election.cc:290] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 3 election: Requested vote from peers 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803), ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751)
I20260709 13:05:07.414453 20147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da7cc5611f14ff9835b8df3d1182dfd" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
I20260709 13:05:07.414812 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da7cc5611f14ff9835b8df3d1182dfd" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:07.415145 20147 raft_consensus.cc:3055] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:07.415498 20336 raft_consensus.cc:3060] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:07.415614 20147 raft_consensus.cc:740] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:07.416540 20147 consensus_queue.cc:260] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [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: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } }
I20260709 13:05:07.417583 20147 raft_consensus.cc:3060] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:07.421583 20336 raft_consensus.cc:2468] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 3.
I20260709 13:05:07.422847 20040 leader_election.cc:304] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [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: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:07.423077 20147 raft_consensus.cc:2468] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 3.
I20260709 13:05:07.423616 20382 raft_consensus.cc:2804] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:07.424074 20382 raft_consensus.cc:697] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Becoming Leader. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:07.424911 20382 consensus_queue.cc:237] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [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: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } }
I20260709 13:05:07.432089 19895 catalog_manager.cc:5697] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b reported cstate change: term changed from 2 to 3, leader changed from 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131) to e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130). New cstate: current_term: 3 leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:07.461467 20336 raft_consensus.cc:3060] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.466632 20336 pending_rounds.cc:85] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618: Aborting all ops after (but not including) 0
I20260709 13:05:07.466971 20336 pending_rounds.cc:107] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:05:07.467216 20336 raft_consensus.cc:2889] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:05:07.546401 20336 raft_consensus.cc:3060] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.551414 20336 pending_rounds.cc:85] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618: Aborting all ops after (but not including) 0
I20260709 13:05:07.551625 20336 pending_rounds.cc:107] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:05:07.551887 20336 raft_consensus.cc:2889] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:05:07.603827 20336 raft_consensus.cc:3060] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.610083 20336 pending_rounds.cc:85] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618: Aborting all ops after (but not including) 0
I20260709 13:05:07.610368 20336 pending_rounds.cc:107] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:05:07.610602 20336 raft_consensus.cc:2889] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:05:07.692799 20336 raft_consensus.cc:1275] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:07.694123 20395 consensus_queue.cc:1048] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:07.705566 20072 raft_consensus.cc:1275] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:07.707015 20395 consensus_queue.cc:1048] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:07.723537 20072 raft_consensus.cc:1275] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:07.724958 20395 consensus_queue.cc:1048] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:07.734099 20336 raft_consensus.cc:1275] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:07.736034 20384 consensus_queue.cc:1048] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:07.935169 20336 raft_consensus.cc:1275] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Refusing update from remote peer e1e99ce2b0624e86aa9f3cad8946589b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:07.936578 20393 consensus_queue.cc:1048] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:07.944600 20147 raft_consensus.cc:1275] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Refusing update from remote peer e1e99ce2b0624e86aa9f3cad8946589b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:07.945948 20393 consensus_queue.cc:1048] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:08.018002 19945 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:05:08.048632 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:08.059206 20072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a520c69ee0b4ef19603d114207bba07"
dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
mode: GRACEFUL
new_leader_uuid: "4287cc478370479291ecfc6733cc6aa2"
 from {username='slave'} at 127.0.0.1:42656
I20260709 13:05:08.060051 20072 raft_consensus.cc:606] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 LEADER]: Received request to transfer leadership to TS 4287cc478370479291ecfc6733cc6aa2
I20260709 13:05:08.063787 20147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8679df057ed0429fac5e74682626be24"
dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
mode: GRACEFUL
new_leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
 from {username='slave'} at 127.0.0.1:43082
I20260709 13:05:08.064386 20147 raft_consensus.cc:606] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Received request to transfer leadership to TS e1e99ce2b0624e86aa9f3cad8946589b
I20260709 13:05:08.067898 20147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e80f144f0b24b3288a17abf0a88cd76"
dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
mode: GRACEFUL
new_leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
 from {username='slave'} at 127.0.0.1:43082
I20260709 13:05:08.068403 20147 raft_consensus.cc:606] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Received request to transfer leadership to TS e1e99ce2b0624e86aa9f3cad8946589b
I20260709 13:05:08.069686 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:05:08.070232 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:08.071044 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:08.171286 20393 raft_consensus.cc:993] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b: : Instructing follower 4287cc478370479291ecfc6733cc6aa2 to start an election
I20260709 13:05:08.172029 20382 raft_consensus.cc:1081] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 LEADER]: Signalling peer 4287cc478370479291ecfc6733cc6aa2 to start an election
I20260709 13:05:08.174537 20147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a520c69ee0b4ef19603d114207bba07"
dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
 from {username='slave'} at 127.0.0.1:43070
I20260709 13:05:08.175305 20147 raft_consensus.cc:493] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:08.175779 20147 raft_consensus.cc:3060] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:08.183818 20147 raft_consensus.cc:515] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:08.185617 20147 leader_election.cc:290] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:08.186738 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a520c69ee0b4ef19603d114207bba07" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:08.187068 20072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a520c69ee0b4ef19603d114207bba07" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:08.187569 20336 raft_consensus.cc:3060] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:08.187670 20072 raft_consensus.cc:3055] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:08.188067 20072 raft_consensus.cc:740] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:08.188881 20072 consensus_queue.cc:260] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:08.190061 20072 raft_consensus.cc:3060] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:08.195027 20336 raft_consensus.cc:2468] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 2.
I20260709 13:05:08.196389 20114 leader_election.cc:304] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:08.196404 20072 raft_consensus.cc:2468] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 2.
I20260709 13:05:08.197353 20384 raft_consensus.cc:2804] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:08.197772 20384 raft_consensus.cc:697] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Becoming Leader. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:08.198812 20384 consensus_queue.cc:237] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:08.205448 20402 raft_consensus.cc:993] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2: : Instructing follower e1e99ce2b0624e86aa9f3cad8946589b to start an election
I20260709 13:05:08.205978 20402 raft_consensus.cc:1081] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Signalling peer e1e99ce2b0624e86aa9f3cad8946589b to start an election
I20260709 13:05:08.208052 19895 catalog_manager.cc:5697] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 reported cstate change: term changed from 1 to 2, leader changed from e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130) to 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "4287cc478370479291ecfc6733cc6aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:08.208292 20072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e80f144f0b24b3288a17abf0a88cd76"
dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
 from {username='slave'} at 127.0.0.1:42634
I20260709 13:05:08.209913 20072 raft_consensus.cc:493] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:08.210407 20072 raft_consensus.cc:3060] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:08.216061 20072 raft_consensus.cc:515] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:08.218016 20072 leader_election.cc:290] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 3 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:08.219055 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e80f144f0b24b3288a17abf0a88cd76" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:08.219614 20147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e80f144f0b24b3288a17abf0a88cd76" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
I20260709 13:05:08.219851 20336 raft_consensus.cc:3060] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:08.220258 20147 raft_consensus.cc:3055] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:08.220642 20147 raft_consensus.cc:740] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:08.221514 20147 consensus_queue.cc:260] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:08.223001 20147 raft_consensus.cc:3060] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:08.228077 20336 raft_consensus.cc:2468] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 3.
I20260709 13:05:08.229252 20040 leader_election.cc:304] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [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: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:08.230129 20393 raft_consensus.cc:2804] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:08.230829 20393 raft_consensus.cc:697] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Becoming Leader. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:08.229643 20147 raft_consensus.cc:2468] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 3.
I20260709 13:05:08.231920 20393 consensus_queue.cc:237] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:08.235204 20384 raft_consensus.cc:993] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2: : Instructing follower e1e99ce2b0624e86aa9f3cad8946589b to start an election
I20260709 13:05:08.236608 20395 raft_consensus.cc:1081] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Signalling peer e1e99ce2b0624e86aa9f3cad8946589b to start an election
I20260709 13:05:08.238961 20072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8679df057ed0429fac5e74682626be24"
dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
 from {username='slave'} at 127.0.0.1:42634
I20260709 13:05:08.239694 20072 raft_consensus.cc:493] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:08.240150 20072 raft_consensus.cc:3060] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:08.243212 19895 catalog_manager.cc:5697] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b reported cstate change: term changed from 2 to 3, leader changed from 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131) to e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130). New cstate: current_term: 3 leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:08.245536 20072 raft_consensus.cc:515] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:08.247985 20072 leader_election.cc:290] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 3 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:08.248404 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8679df057ed0429fac5e74682626be24" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:08.248569 20147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8679df057ed0429fac5e74682626be24" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
I20260709 13:05:08.249363 20147 raft_consensus.cc:3055] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:08.249732 20147 raft_consensus.cc:740] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:08.249363 20336 raft_consensus.cc:3060] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:08.250824 20147 consensus_queue.cc:260] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:08.252727 20147 raft_consensus.cc:3060] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:08.257827 20336 raft_consensus.cc:2468] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 3.
I20260709 13:05:08.259289 20040 leader_election.cc:304] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [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: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:08.259815 20147 raft_consensus.cc:2468] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 3.
I20260709 13:05:08.260085 20393 raft_consensus.cc:2804] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:08.260646 20393 raft_consensus.cc:697] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Becoming Leader. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:08.261736 20393 consensus_queue.cc:237] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:08.269308 19895 catalog_manager.cc:5697] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b reported cstate change: term changed from 2 to 3, leader changed from 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131) to e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130). New cstate: current_term: 3 leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:08.663744 20336 raft_consensus.cc:1275] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Refusing update from remote peer e1e99ce2b0624e86aa9f3cad8946589b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:08.665114 20382 consensus_queue.cc:1048] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:08.676482 20147 raft_consensus.cc:1275] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Refusing update from remote peer e1e99ce2b0624e86aa9f3cad8946589b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:08.677889 20382 consensus_queue.cc:1048] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:08.691574 20336 raft_consensus.cc:1275] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:08.693046 20402 consensus_queue.cc:1048] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:08.703001 20072 raft_consensus.cc:1275] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:08.704663 20395 consensus_queue.cc:1048] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:08.813596 20336 raft_consensus.cc:1275] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Refusing update from remote peer e1e99ce2b0624e86aa9f3cad8946589b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:08.815017 20393 consensus_queue.cc:1048] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:08.824386 20147 raft_consensus.cc:1275] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Refusing update from remote peer e1e99ce2b0624e86aa9f3cad8946589b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:08.826261 20382 consensus_queue.cc:1048] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:09.020467 19945 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:05:09.077827 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:09.085345 20072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8679df057ed0429fac5e74682626be24"
dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
mode: GRACEFUL
new_leader_uuid: "4287cc478370479291ecfc6733cc6aa2"
 from {username='slave'} at 127.0.0.1:42656
I20260709 13:05:09.085865 20072 raft_consensus.cc:606] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Received request to transfer leadership to TS 4287cc478370479291ecfc6733cc6aa2
I20260709 13:05:09.088402 20072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e80f144f0b24b3288a17abf0a88cd76"
dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
mode: GRACEFUL
new_leader_uuid: "4287cc478370479291ecfc6733cc6aa2"
 from {username='slave'} at 127.0.0.1:42656
I20260709 13:05:09.088873 20072 raft_consensus.cc:606] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Received request to transfer leadership to TS 4287cc478370479291ecfc6733cc6aa2
I20260709 13:05:09.091073 20147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8a51ead188b422daad96705f713db88"
dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
mode: GRACEFUL
new_leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
 from {username='slave'} at 127.0.0.1:43082
I20260709 13:05:09.091552 20147 raft_consensus.cc:606] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Received request to transfer leadership to TS e1e99ce2b0624e86aa9f3cad8946589b
I20260709 13:05:09.092608 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:05:09.093119 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:09.093686 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:09.141211 20393 raft_consensus.cc:993] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b: : Instructing follower 4287cc478370479291ecfc6733cc6aa2 to start an election
I20260709 13:05:09.141882 20382 raft_consensus.cc:1081] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Signalling peer 4287cc478370479291ecfc6733cc6aa2 to start an election
I20260709 13:05:09.143529 20147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e80f144f0b24b3288a17abf0a88cd76"
dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
 from {username='slave'} at 127.0.0.1:43070
I20260709 13:05:09.144001 20147 raft_consensus.cc:493] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:09.144351 20147 raft_consensus.cc:3060] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:09.149273 20147 raft_consensus.cc:515] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:09.150740 20147 leader_election.cc:290] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 4 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:09.151530 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e80f144f0b24b3288a17abf0a88cd76" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:09.151809 20072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e80f144f0b24b3288a17abf0a88cd76" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:09.152149 20336 raft_consensus.cc:3060] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:09.152459 20072 raft_consensus.cc:3055] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:09.152768 20072 raft_consensus.cc:740] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:09.153501 20072 consensus_queue.cc:260] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:09.154644 20072 raft_consensus.cc:3060] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:09.155531 20395 raft_consensus.cc:993] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2: : Instructing follower e1e99ce2b0624e86aa9f3cad8946589b to start an election
I20260709 13:05:09.156068 20384 raft_consensus.cc:1081] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Signalling peer e1e99ce2b0624e86aa9f3cad8946589b to start an election
I20260709 13:05:09.157648 20074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8a51ead188b422daad96705f713db88"
dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
 from {username='slave'} at 127.0.0.1:42634
I20260709 13:05:09.158123 20074 raft_consensus.cc:493] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:09.158427 20074 raft_consensus.cc:3060] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:09.160081 20336 raft_consensus.cc:2468] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 4.
I20260709 13:05:09.161443 20114 leader_election.cc:304] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [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: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:09.162118 20072 raft_consensus.cc:2468] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 4.
I20260709 13:05:09.162225 20384 raft_consensus.cc:2804] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:09.163595 20384 raft_consensus.cc:697] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 4 LEADER]: Becoming Leader. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:09.164323 20384 consensus_queue.cc:237] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:09.165220 20074 raft_consensus.cc:515] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:09.167528 20074 leader_election.cc:290] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 3 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:09.167917 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a51ead188b422daad96705f713db88" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:09.168435 20147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a51ead188b422daad96705f713db88" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
I20260709 13:05:09.168527 20336 raft_consensus.cc:3060] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:09.168955 20147 raft_consensus.cc:3055] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:09.169297 20147 raft_consensus.cc:740] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:09.170145 20147 consensus_queue.cc:260] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:09.171523 20147 raft_consensus.cc:3060] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:09.171841 19896 catalog_manager.cc:5697] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 reported cstate change: term changed from 3 to 4, leader changed from e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130) to 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131). New cstate: current_term: 4 leader_uuid: "4287cc478370479291ecfc6733cc6aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:09.174194 20336 raft_consensus.cc:2468] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 3.
I20260709 13:05:09.175745 20040 leader_election.cc:304] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [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: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:09.176712 20382 raft_consensus.cc:2804] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:09.177192 20382 raft_consensus.cc:697] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Becoming Leader. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:09.178241 20147 raft_consensus.cc:2468] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 3.
I20260709 13:05:09.178267 20382 consensus_queue.cc:237] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:09.188917 19895 catalog_manager.cc:5697] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b reported cstate change: term changed from 2 to 3, leader changed from 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131) to e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130). New cstate: current_term: 3 leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:09.417985 20393 raft_consensus.cc:993] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b: : Instructing follower 4287cc478370479291ecfc6733cc6aa2 to start an election
I20260709 13:05:09.418499 20382 raft_consensus.cc:1081] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Signalling peer 4287cc478370479291ecfc6733cc6aa2 to start an election
I20260709 13:05:09.420056 20147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8679df057ed0429fac5e74682626be24"
dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
 from {username='slave'} at 127.0.0.1:43070
I20260709 13:05:09.420522 20147 raft_consensus.cc:493] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:09.420882 20147 raft_consensus.cc:3060] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:09.425639 20147 raft_consensus.cc:515] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:09.427130 20147 leader_election.cc:290] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 4 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:09.428121 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8679df057ed0429fac5e74682626be24" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:09.428292 20074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8679df057ed0429fac5e74682626be24" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:09.428731 20334 raft_consensus.cc:3060] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:09.428920 20074 raft_consensus.cc:3055] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:09.429322 20074 raft_consensus.cc:740] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:09.430040 20074 consensus_queue.cc:260] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:09.431084 20074 raft_consensus.cc:3060] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:09.435104 20334 raft_consensus.cc:2468] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 4.
I20260709 13:05:09.436282 20114 leader_election.cc:304] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [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: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:09.436357 20074 raft_consensus.cc:2468] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 4.
I20260709 13:05:09.437055 20422 raft_consensus.cc:2804] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:09.437536 20422 raft_consensus.cc:697] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 4 LEADER]: Becoming Leader. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:09.438246 20422 consensus_queue.cc:237] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:09.444473 19895 catalog_manager.cc:5697] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 reported cstate change: term changed from 3 to 4, leader changed from e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130) to 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131). New cstate: current_term: 4 leader_uuid: "4287cc478370479291ecfc6733cc6aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:09.611558 20074 raft_consensus.cc:1275] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 4 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:09.612848 20422 consensus_queue.cc:1048] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:09.621232 20334 raft_consensus.cc:1275] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 4 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:09.622797 20395 consensus_queue.cc:1048] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:09.629963 20147 raft_consensus.cc:1275] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Refusing update from remote peer e1e99ce2b0624e86aa9f3cad8946589b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:09.631836 20382 consensus_queue.cc:1048] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:09.643684 20334 raft_consensus.cc:1275] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Refusing update from remote peer e1e99ce2b0624e86aa9f3cad8946589b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:09.645346 20393 consensus_queue.cc:1048] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:09.838454 20074 raft_consensus.cc:1275] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 4 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:05:09.839908 20395 consensus_queue.cc:1048] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:09.849305 20336 raft_consensus.cc:1275] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 4 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:05:09.850870 20422 consensus_queue.cc:1048] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:05:10.021364 19945 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:05:10.100028 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:10.108889 20146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28"
dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
mode: GRACEFUL
new_leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
 from {username='slave'} at 127.0.0.1:43082
I20260709 13:05:10.109459 20146 raft_consensus.cc:606] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Received request to transfer leadership to TS e1e99ce2b0624e86aa9f3cad8946589b
I20260709 13:05:10.112087 20146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4313b41cbde74fec8a48c43f6415726a"
dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
mode: GRACEFUL
new_leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
 from {username='slave'} at 127.0.0.1:43082
I20260709 13:05:10.112668 20146 raft_consensus.cc:606] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 1 LEADER]: Received request to transfer leadership to TS e1e99ce2b0624e86aa9f3cad8946589b
I20260709 13:05:10.114872 20074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8a51ead188b422daad96705f713db88"
dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
mode: GRACEFUL
new_leader_uuid: "4287cc478370479291ecfc6733cc6aa2"
 from {username='slave'} at 127.0.0.1:42656
I20260709 13:05:10.115370 20074 raft_consensus.cc:606] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Received request to transfer leadership to TS 4287cc478370479291ecfc6733cc6aa2
I20260709 13:05:10.116456 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:05:10.116978 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:10.117570 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:10.174424 20384 raft_consensus.cc:993] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2: : Instructing follower e1e99ce2b0624e86aa9f3cad8946589b to start an election
I20260709 13:05:10.175046 20422 raft_consensus.cc:1081] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 1 LEADER]: Signalling peer e1e99ce2b0624e86aa9f3cad8946589b to start an election
I20260709 13:05:10.176523 20074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4313b41cbde74fec8a48c43f6415726a"
dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
 from {username='slave'} at 127.0.0.1:42634
I20260709 13:05:10.177039 20074 raft_consensus.cc:493] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:10.177347 20074 raft_consensus.cc:3060] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:10.182751 20074 raft_consensus.cc:515] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:10.184535 20074 leader_election.cc:290] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 2 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:10.185314 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4313b41cbde74fec8a48c43f6415726a" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:10.185680 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4313b41cbde74fec8a48c43f6415726a" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
I20260709 13:05:10.185974 20336 raft_consensus.cc:3060] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:10.186293 20146 raft_consensus.cc:3055] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:10.186595 20146 raft_consensus.cc:740] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:10.187433 20146 consensus_queue.cc:260] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:10.188412 20146 raft_consensus.cc:3060] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:10.191087 20336 raft_consensus.cc:2468] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 2.
I20260709 13:05:10.192198 20040 leader_election.cc:304] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:10.192924 20382 raft_consensus.cc:2804] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:10.193396 20382 raft_consensus.cc:697] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [term 2 LEADER]: Becoming Leader. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:10.194730 20146 raft_consensus.cc:2468] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 2.
I20260709 13:05:10.194396 20382 consensus_queue.cc:237] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:10.202404 19896 catalog_manager.cc:5697] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b reported cstate change: term changed from 1 to 2, leader changed from 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131) to e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130). New cstate: current_term: 2 leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.224083 20393 raft_consensus.cc:993] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b: : Instructing follower 4287cc478370479291ecfc6733cc6aa2 to start an election
I20260709 13:05:10.224613 20382 raft_consensus.cc:1081] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Signalling peer 4287cc478370479291ecfc6733cc6aa2 to start an election
I20260709 13:05:10.226184 20146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8a51ead188b422daad96705f713db88"
dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
 from {username='slave'} at 127.0.0.1:43070
I20260709 13:05:10.226650 20146 raft_consensus.cc:493] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:10.227020 20146 raft_consensus.cc:3060] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:10.232218 20146 raft_consensus.cc:515] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:10.233916 20146 leader_election.cc:290] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 4 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:10.234826 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a51ead188b422daad96705f713db88" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:10.235049 20074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a51ead188b422daad96705f713db88" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:10.235579 20336 raft_consensus.cc:3060] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:10.235723 20074 raft_consensus.cc:3055] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:10.236145 20074 raft_consensus.cc:740] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:10.236802 20074 consensus_queue.cc:260] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:10.237774 20074 raft_consensus.cc:3060] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:10.240537 20336 raft_consensus.cc:2468] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 4.
I20260709 13:05:10.241622 20114 leader_election.cc:304] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [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: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:10.242389 20422 raft_consensus.cc:2804] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:10.242913 20422 raft_consensus.cc:697] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 4 LEADER]: Becoming Leader. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:10.243358 20074 raft_consensus.cc:2468] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 4.
I20260709 13:05:10.243654 20422 consensus_queue.cc:237] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:10.250351 19896 catalog_manager.cc:5697] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 reported cstate change: term changed from 3 to 4, leader changed from e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130) to 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131). New cstate: current_term: 4 leader_uuid: "4287cc478370479291ecfc6733cc6aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:10.306665 20384 raft_consensus.cc:993] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2: : Instructing follower e1e99ce2b0624e86aa9f3cad8946589b to start an election
I20260709 13:05:10.307227 20422 raft_consensus.cc:1081] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Signalling peer e1e99ce2b0624e86aa9f3cad8946589b to start an election
I20260709 13:05:10.309131 20074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28"
dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
 from {username='slave'} at 127.0.0.1:42634
I20260709 13:05:10.309701 20074 raft_consensus.cc:493] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:10.310050 20074 raft_consensus.cc:3060] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.316628 20074 raft_consensus.cc:515] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:10.318372 20074 leader_election.cc:290] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 3 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:10.319343 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:10.319427 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
I20260709 13:05:10.320111 20336 raft_consensus.cc:3060] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.320214 20146 raft_consensus.cc:3055] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:10.320652 20146 raft_consensus.cc:740] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:10.321367 20146 consensus_queue.cc:260] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:10.322593 20146 raft_consensus.cc:3060] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.325100 20336 raft_consensus.cc:2468] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 3.
I20260709 13:05:10.326087 20040 leader_election.cc:304] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [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: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:10.326787 20382 raft_consensus.cc:2804] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:10.327209 20382 raft_consensus.cc:697] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Becoming Leader. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:10.328265 20146 raft_consensus.cc:2468] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 3.
I20260709 13:05:10.328109 20382 consensus_queue.cc:237] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:10.335610 19896 catalog_manager.cc:5697] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b reported cstate change: term changed from 2 to 3, leader changed from 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131) to e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130). New cstate: current_term: 3 leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.703867 20336 raft_consensus.cc:1275] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 4 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:05:10.705564 20384 consensus_queue.cc:1048] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:10.707088 20074 raft_consensus.cc:1275] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 4 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:05:10.708464 20384 consensus_queue.cc:1048] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:10.732884 20336 raft_consensus.cc:1275] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: Refusing update from remote peer e1e99ce2b0624e86aa9f3cad8946589b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:10.734164 20382 consensus_queue.cc:1048] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:10.743769 20146 raft_consensus.cc:1275] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Refusing update from remote peer e1e99ce2b0624e86aa9f3cad8946589b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:10.745750 20382 consensus_queue.cc:1048] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:10.839809 20146 raft_consensus.cc:1275] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Refusing update from remote peer e1e99ce2b0624e86aa9f3cad8946589b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:10.841285 20382 consensus_queue.cc:1048] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:10.851989 20336 raft_consensus.cc:1275] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Refusing update from remote peer e1e99ce2b0624e86aa9f3cad8946589b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:10.853794 20443 consensus_queue.cc:1048] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:05:11.022341 19945 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:05:11.124568 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:11.131840 20074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28"
dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
mode: GRACEFUL
new_leader_uuid: "4287cc478370479291ecfc6733cc6aa2"
 from {username='slave'} at 127.0.0.1:42656
I20260709 13:05:11.132547 20074 raft_consensus.cc:606] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Received request to transfer leadership to TS 4287cc478370479291ecfc6733cc6aa2
I20260709 13:05:11.135362 20146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a520c69ee0b4ef19603d114207bba07"
dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
mode: GRACEFUL
new_leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
 from {username='slave'} at 127.0.0.1:43082
I20260709 13:05:11.135941 20146 raft_consensus.cc:606] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Received request to transfer leadership to TS e1e99ce2b0624e86aa9f3cad8946589b
I20260709 13:05:11.138502 20074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bb49e8953ba4fff91a7b6aa2d8e0fc0"
dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
mode: GRACEFUL
new_leader_uuid: "4287cc478370479291ecfc6733cc6aa2"
 from {username='slave'} at 127.0.0.1:42656
I20260709 13:05:11.139087 20074 raft_consensus.cc:606] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 LEADER]: Received request to transfer leadership to TS 4287cc478370479291ecfc6733cc6aa2
I20260709 13:05:11.140497 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:05:11.141055 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:11.141707 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:11.181206 20384 raft_consensus.cc:993] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2: : Instructing follower e1e99ce2b0624e86aa9f3cad8946589b to start an election
I20260709 13:05:11.181777 20422 raft_consensus.cc:1081] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Signalling peer e1e99ce2b0624e86aa9f3cad8946589b to start an election
I20260709 13:05:11.183590 20074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a520c69ee0b4ef19603d114207bba07"
dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
 from {username='slave'} at 127.0.0.1:42634
I20260709 13:05:11.184216 20074 raft_consensus.cc:493] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:11.184708 20074 raft_consensus.cc:3060] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:11.190433 20074 raft_consensus.cc:515] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:11.192085 20074 leader_election.cc:290] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [CANDIDATE]: Term 3 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131:45803)
I20260709 13:05:11.192915 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a520c69ee0b4ef19603d114207bba07" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:11.193957 20146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a520c69ee0b4ef19603d114207bba07" candidate_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
I20260709 13:05:11.194792 20336 raft_consensus.cc:3060] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:11.194905 20146 raft_consensus.cc:3055] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:11.195339 20146 raft_consensus.cc:740] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:11.196161 20146 consensus_queue.cc:260] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:11.197413 20146 raft_consensus.cc:3060] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:11.201069 20336 raft_consensus.cc:2468] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 3.
I20260709 13:05:11.202315 20040 leader_election.cc:304] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [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: e1e99ce2b0624e86aa9f3cad8946589b, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:11.203147 20443 raft_consensus.cc:2804] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:11.203272 20146 raft_consensus.cc:2468] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e99ce2b0624e86aa9f3cad8946589b in term 3.
I20260709 13:05:11.203610 20443 raft_consensus.cc:697] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Becoming Leader. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:11.204595 20443 consensus_queue.cc:237] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:11.211956 19894 catalog_manager.cc:5697] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b reported cstate change: term changed from 2 to 3, leader changed from 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131) to e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130). New cstate: current_term: 3 leader_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:11.428952 20393 raft_consensus.cc:993] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b: : Instructing follower 4287cc478370479291ecfc6733cc6aa2 to start an election
I20260709 13:05:11.429486 20393 raft_consensus.cc:1081] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Signalling peer 4287cc478370479291ecfc6733cc6aa2 to start an election
I20260709 13:05:11.431082 20146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28"
dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
 from {username='slave'} at 127.0.0.1:43070
I20260709 13:05:11.431607 20146 raft_consensus.cc:493] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:11.431936 20146 raft_consensus.cc:3060] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:11.437345 20146 raft_consensus.cc:515] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:11.439163 20146 leader_election.cc:290] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 4 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:11.439946 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:11.441072 20074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5bd5a7b5a14aaca9b1fb256b4aad28" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:11.441555 20334 raft_consensus.cc:3060] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:11.441987 20074 raft_consensus.cc:3055] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:11.442355 20074 raft_consensus.cc:740] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:11.443187 20074 consensus_queue.cc:260] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:11.444288 20074 raft_consensus.cc:3060] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:11.449823 20334 raft_consensus.cc:2468] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 4.
I20260709 13:05:11.450624 20336 raft_consensus.cc:1240] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 4 FOLLOWER]: Rejecting Update request from peer e1e99ce2b0624e86aa9f3cad8946589b for earlier term 3. Current term is 4. Ops: []
I20260709 13:05:11.451414 20114 leader_election.cc:304] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [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: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:11.451772 20074 raft_consensus.cc:2468] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 4.
I20260709 13:05:11.452697 20422 raft_consensus.cc:2804] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:11.453346 20422 raft_consensus.cc:697] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 4 LEADER]: Becoming Leader. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:11.454332 20422 consensus_queue.cc:237] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:11.463059 19894 catalog_manager.cc:5697] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 reported cstate change: term changed from 3 to 4, leader changed from e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130) to 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131). New cstate: current_term: 4 leader_uuid: "4287cc478370479291ecfc6733cc6aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:11.537503 20443 raft_consensus.cc:993] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b: : Instructing follower 4287cc478370479291ecfc6733cc6aa2 to start an election
I20260709 13:05:11.538038 20382 raft_consensus.cc:1081] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 LEADER]: Signalling peer 4287cc478370479291ecfc6733cc6aa2 to start an election
I20260709 13:05:11.539572 20146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bb49e8953ba4fff91a7b6aa2d8e0fc0"
dest_uuid: "4287cc478370479291ecfc6733cc6aa2"
 from {username='slave'} at 127.0.0.1:43070
I20260709 13:05:11.540045 20146 raft_consensus.cc:493] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:11.540302 20146 raft_consensus.cc:3060] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:11.545338 20146 raft_consensus.cc:515] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:11.547012 20146 leader_election.cc:290] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [CANDIDATE]: Term 3 election: Requested vote from peers ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751), e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845)
I20260709 13:05:11.547971 20336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb49e8953ba4fff91a7b6aa2d8e0fc0" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ff3c286684f841d2aad8e1d560264618"
I20260709 13:05:11.548105 20074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb49e8953ba4fff91a7b6aa2d8e0fc0" candidate_uuid: "4287cc478370479291ecfc6733cc6aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e1e99ce2b0624e86aa9f3cad8946589b"
I20260709 13:05:11.548743 20336 raft_consensus.cc:3060] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:11.548796 20074 raft_consensus.cc:3055] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:11.549196 20074 raft_consensus.cc:740] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e1e99ce2b0624e86aa9f3cad8946589b, State: Running, Role: LEADER
I20260709 13:05:11.550037 20074 consensus_queue.cc:260] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:11.551420 20074 raft_consensus.cc:3060] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:11.555887 20336 raft_consensus.cc:2468] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 3.
I20260709 13:05:11.557070 20114 leader_election.cc:304] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [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: 4287cc478370479291ecfc6733cc6aa2, ff3c286684f841d2aad8e1d560264618; no voters: 
I20260709 13:05:11.557874 20422 raft_consensus.cc:2804] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:11.558059 20074 raft_consensus.cc:2468] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4287cc478370479291ecfc6733cc6aa2 in term 3.
I20260709 13:05:11.558382 20422 raft_consensus.cc:697] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 3 LEADER]: Becoming Leader. State: Replica: 4287cc478370479291ecfc6733cc6aa2, State: Running, Role: LEADER
I20260709 13:05:11.559652 20422 consensus_queue.cc:237] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [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: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } }
I20260709 13:05:11.567229 19894 catalog_manager.cc:5697] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 reported cstate change: term changed from 2 to 3, leader changed from e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130) to 4287cc478370479291ecfc6733cc6aa2 (127.15.8.131). New cstate: current_term: 3 leader_uuid: "4287cc478370479291ecfc6733cc6aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:11.583918 20336 raft_consensus.cc:1275] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Refusing update from remote peer e1e99ce2b0624e86aa9f3cad8946589b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:11.585327 20382 consensus_queue.cc:1048] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:11.595024 20146 raft_consensus.cc:1275] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Refusing update from remote peer e1e99ce2b0624e86aa9f3cad8946589b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:11.597921 20393 consensus_queue.cc:1048] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4287cc478370479291ecfc6733cc6aa2" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:11.886214 20336 raft_consensus.cc:1275] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 4 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:11.887567 20422 consensus_queue.cc:1048] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:11.897651 20074 raft_consensus.cc:1275] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 4 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:11.899250 20384 consensus_queue.cc:1048] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:05:12.023505 19945 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:05:12.128171 20074 raft_consensus.cc:1275] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:12.129624 20422 consensus_queue.cc:1048] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e99ce2b0624e86aa9f3cad8946589b" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:12.130683 20336 raft_consensus.cc:1275] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Refusing update from remote peer 4287cc478370479291ecfc6733cc6aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:12.132087 20422 consensus_queue.cc:1048] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3c286684f841d2aad8e1d560264618" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:12.147636 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:12.182616 15394 tablet_server.cc:179] TabletServer@127.15.8.129:36751 shutting down...
I20260709 13:05:12.208765 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:12.209532 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:12.210254 15394 raft_consensus.cc:2243] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.210813 15394 raft_consensus.cc:2272] T 8f0cbf5ce89c44e0891b8a75921d54bd P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.213284 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:12.213938 15394 raft_consensus.cc:2243] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.214452 15394 raft_consensus.cc:2272] T 1da7cc5611f14ff9835b8df3d1182dfd P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.216737 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:12.217374 15394 raft_consensus.cc:2243] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.217840 15394 raft_consensus.cc:2272] T 8679df057ed0429fac5e74682626be24 P ff3c286684f841d2aad8e1d560264618 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.220077 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:12.220603 15394 raft_consensus.cc:2243] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.221050 15394 raft_consensus.cc:2272] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.223856 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:12.224519 15394 raft_consensus.cc:2243] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.225003 15394 raft_consensus.cc:2272] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P ff3c286684f841d2aad8e1d560264618 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.228427 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:12.229017 15394 raft_consensus.cc:2243] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.229470 15394 raft_consensus.cc:2272] T b8a51ead188b422daad96705f713db88 P ff3c286684f841d2aad8e1d560264618 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.231585 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:12.232127 15394 raft_consensus.cc:2243] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.232576 15394 raft_consensus.cc:2272] T c2473c47bb4b46e9900b080181b33884 P ff3c286684f841d2aad8e1d560264618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.234602 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:12.235214 15394 raft_consensus.cc:2243] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.235674 15394 raft_consensus.cc:2272] T 4a520c69ee0b4ef19603d114207bba07 P ff3c286684f841d2aad8e1d560264618 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.238519 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:12.239104 15394 raft_consensus.cc:2243] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.239609 15394 raft_consensus.cc:2272] T 8e80f144f0b24b3288a17abf0a88cd76 P ff3c286684f841d2aad8e1d560264618 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.242115 15394 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:12.242630 15394 raft_consensus.cc:2243] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.243134 15394 raft_consensus.cc:2272] T 4313b41cbde74fec8a48c43f6415726a P ff3c286684f841d2aad8e1d560264618 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:12.265990 20040 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111) [suppressed 74 similar messages]
I20260709 13:05:12.269026 15394 tablet_server.cc:196] TabletServer@127.15.8.129:36751 shutdown complete.
W20260709 13:05:12.269548 20040 consensus_peers.cc:597] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:12.284628 20114 consensus_peers.cc:597] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:12.297276 15394 tablet_server.cc:179] TabletServer@127.15.8.130:0 shutting down...
W20260709 13:05:12.305737 20040 consensus_peers.cc:597] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:12.326524 20112 consensus_peers.cc:597] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 -> Peer e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845): Couldn't send request to peer e1e99ce2b0624e86aa9f3cad8946589b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:12.329384 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:12.330102 15394 tablet_replica.cc:333] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b: stopping tablet replica
I20260709 13:05:12.330965 15394 raft_consensus.cc:2243] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.331449 15394 raft_consensus.cc:2272] T 8679df057ed0429fac5e74682626be24 P e1e99ce2b0624e86aa9f3cad8946589b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.333760 15394 tablet_replica.cc:333] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b: stopping tablet replica
I20260709 13:05:12.334326 15394 raft_consensus.cc:2243] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:12.335259 15394 raft_consensus.cc:2272] T 8f0cbf5ce89c44e0891b8a75921d54bd P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.337477 15394 tablet_replica.cc:333] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b: stopping tablet replica
I20260709 13:05:12.338095 15394 raft_consensus.cc:2243] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.338541 15394 raft_consensus.cc:2272] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P e1e99ce2b0624e86aa9f3cad8946589b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.341290 15394 tablet_replica.cc:333] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b: stopping tablet replica
I20260709 13:05:12.341863 15394 raft_consensus.cc:2243] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.342296 15394 raft_consensus.cc:2272] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.345496 15394 tablet_replica.cc:333] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b: stopping tablet replica
I20260709 13:05:12.346091 15394 raft_consensus.cc:2243] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:12.346969 15394 raft_consensus.cc:2272] T 4313b41cbde74fec8a48c43f6415726a P e1e99ce2b0624e86aa9f3cad8946589b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.349077 15394 tablet_replica.cc:333] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b: stopping tablet replica
I20260709 13:05:12.349628 15394 raft_consensus.cc:2243] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.350052 15394 raft_consensus.cc:2272] T 8e80f144f0b24b3288a17abf0a88cd76 P e1e99ce2b0624e86aa9f3cad8946589b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.352049 15394 tablet_replica.cc:333] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b: stopping tablet replica
I20260709 13:05:12.352603 15394 raft_consensus.cc:2243] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:12.353399 15394 raft_consensus.cc:2272] T 1da7cc5611f14ff9835b8df3d1182dfd P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.355783 15394 tablet_replica.cc:333] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b: stopping tablet replica
I20260709 13:05:12.356350 15394 raft_consensus.cc:2243] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.356767 15394 raft_consensus.cc:2272] T b8a51ead188b422daad96705f713db88 P e1e99ce2b0624e86aa9f3cad8946589b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.358760 15394 tablet_replica.cc:333] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b: stopping tablet replica
I20260709 13:05:12.359290 15394 raft_consensus.cc:2243] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:12.360014 15394 raft_consensus.cc:2272] T 4a520c69ee0b4ef19603d114207bba07 P e1e99ce2b0624e86aa9f3cad8946589b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.362237 15394 tablet_replica.cc:333] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b: stopping tablet replica
I20260709 13:05:12.362848 15394 raft_consensus.cc:2243] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.363313 15394 raft_consensus.cc:2272] T c2473c47bb4b46e9900b080181b33884 P e1e99ce2b0624e86aa9f3cad8946589b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:12.391106 20112 consensus_peers.cc:597] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 -> Peer e1e99ce2b0624e86aa9f3cad8946589b (127.15.8.130:43845): Couldn't send request to peer e1e99ce2b0624e86aa9f3cad8946589b. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.130:43845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:12.397720 15394 tablet_server.cc:196] TabletServer@127.15.8.130:0 shutdown complete.
W20260709 13:05:12.414335 20114 consensus_peers.cc:597] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:12.425554 15394 tablet_server.cc:179] TabletServer@127.15.8.131:0 shutting down...
I20260709 13:05:12.451795 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:12.452435 15394 tablet_replica.cc:333] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2: stopping tablet replica
I20260709 13:05:12.453176 15394 raft_consensus.cc:2243] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:12.454178 15394 raft_consensus.cc:2272] T 8679df057ed0429fac5e74682626be24 P 4287cc478370479291ecfc6733cc6aa2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.456476 15394 tablet_replica.cc:333] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2: stopping tablet replica
I20260709 13:05:12.457106 15394 raft_consensus.cc:2243] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.457633 15394 raft_consensus.cc:2272] T 1da7cc5611f14ff9835b8df3d1182dfd P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.459923 15394 tablet_replica.cc:333] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2: stopping tablet replica
I20260709 13:05:12.460480 15394 raft_consensus.cc:2243] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.460924 15394 raft_consensus.cc:2272] T 8f0cbf5ce89c44e0891b8a75921d54bd P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.463066 15394 tablet_replica.cc:333] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2: stopping tablet replica
I20260709 13:05:12.463838 15394 raft_consensus.cc:2243] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:12.464854 15394 raft_consensus.cc:2272] T b8a51ead188b422daad96705f713db88 P 4287cc478370479291ecfc6733cc6aa2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.467088 15394 tablet_replica.cc:333] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2: stopping tablet replica
I20260709 13:05:12.467690 15394 raft_consensus.cc:2243] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.468132 15394 raft_consensus.cc:2272] T 4a520c69ee0b4ef19603d114207bba07 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.471354 15394 tablet_replica.cc:333] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2: stopping tablet replica
I20260709 13:05:12.472216 15394 raft_consensus.cc:2243] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:05:12.472672 20114 consensus_peers.cc:597] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 -> Peer ff3c286684f841d2aad8e1d560264618 (127.15.8.129:36751): Couldn't send request to peer ff3c286684f841d2aad8e1d560264618. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:36751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:12.473234 15394 raft_consensus.cc:2272] T c2473c47bb4b46e9900b080181b33884 P 4287cc478370479291ecfc6733cc6aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.475574 15394 tablet_replica.cc:333] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2: stopping tablet replica
I20260709 13:05:12.476198 15394 raft_consensus.cc:2243] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.476632 15394 raft_consensus.cc:2272] T 4313b41cbde74fec8a48c43f6415726a P 4287cc478370479291ecfc6733cc6aa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.478794 15394 tablet_replica.cc:333] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2: stopping tablet replica
I20260709 13:05:12.479321 15394 raft_consensus.cc:2243] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:12.480083 15394 raft_consensus.cc:2272] T 8e80f144f0b24b3288a17abf0a88cd76 P 4287cc478370479291ecfc6733cc6aa2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.482071 15394 tablet_replica.cc:333] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2: stopping tablet replica
I20260709 13:05:12.482820 15394 raft_consensus.cc:2243] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:12.483673 15394 raft_consensus.cc:2272] T 0d5bd5a7b5a14aaca9b1fb256b4aad28 P 4287cc478370479291ecfc6733cc6aa2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.486230 15394 tablet_replica.cc:333] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2: stopping tablet replica
I20260709 13:05:12.486846 15394 raft_consensus.cc:2243] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:12.487659 15394 raft_consensus.cc:2272] T 8bb49e8953ba4fff91a7b6aa2d8e0fc0 P 4287cc478370479291ecfc6733cc6aa2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.522933 15394 tablet_server.cc:196] TabletServer@127.15.8.131:0 shutdown complete.
I20260709 13:05:12.548527 15394 master.cc:562] Master@127.15.8.190:42295 shutting down...
I20260709 13:05:12.573868 15394 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:12.574399 15394 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.574757 15394 tablet_replica.cc:333] T 00000000000000000000000000000000 P 191a79d6726a4d59970db15e5c562e8b: stopping tablet replica
I20260709 13:05:12.597553 15394 master.cc:584] Master@127.15.8.190:42295 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12828 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:05:12.647318 15394 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.8.190:46551
I20260709 13:05:12.648597 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:12.654929 20470 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:12.654944 20469 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:12.655860 20472 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:12.656813 15394 server_base.cc:1061] running on GCE node
I20260709 13:05:12.657863 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:12.658046 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:12.658248 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602312658213 us; error 0 us; skew 500 ppm
I20260709 13:05:12.658860 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:12.661367 15394 webserver.cc:533] Webserver started at http://127.15.8.190:34841/ using document root <none> and password file <none>
I20260709 13:05:12.661911 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:12.662099 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:12.662407 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:12.663609 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/master-0-root/instance:
uuid: "83d6cb05a6cb4513a46cd3b7f8c54d1a"
format_stamp: "Formatted at 2026-07-09 13:05:12 on dist-test-slave-x7j4"
I20260709 13:05:12.668076 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:05:12.671679 20477 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:12.672674 15394 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:05:12.673012 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/master-0-root
uuid: "83d6cb05a6cb4513a46cd3b7f8c54d1a"
format_stamp: "Formatted at 2026-07-09 13:05:12 on dist-test-slave-x7j4"
I20260709 13:05:12.673326 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:12.691521 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:12.692833 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:12.732288 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.190:46551
I20260709 13:05:12.732396 20528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.190:46551 every 8 connection(s)
I20260709 13:05:12.736212 20529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:12.747406 20529 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a: Bootstrap starting.
I20260709 13:05:12.752723 20529 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:12.757129 20529 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a: No bootstrap required, opened a new log
I20260709 13:05:12.759564 20529 raft_consensus.cc:359] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83d6cb05a6cb4513a46cd3b7f8c54d1a" member_type: VOTER }
I20260709 13:05:12.759944 20529 raft_consensus.cc:385] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:12.760232 20529 raft_consensus.cc:740] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83d6cb05a6cb4513a46cd3b7f8c54d1a, State: Initialized, Role: FOLLOWER
I20260709 13:05:12.760896 20529 consensus_queue.cc:260] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83d6cb05a6cb4513a46cd3b7f8c54d1a" member_type: VOTER }
I20260709 13:05:12.761397 20529 raft_consensus.cc:399] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:12.761638 20529 raft_consensus.cc:493] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:12.761921 20529 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:12.766628 20529 raft_consensus.cc:515] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83d6cb05a6cb4513a46cd3b7f8c54d1a" member_type: VOTER }
I20260709 13:05:12.767241 20529 leader_election.cc:304] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [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: 83d6cb05a6cb4513a46cd3b7f8c54d1a; no voters: 
I20260709 13:05:12.768422 20529 leader_election.cc:290] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:12.768775 20532 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:12.770128 20532 raft_consensus.cc:697] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [term 1 LEADER]: Becoming Leader. State: Replica: 83d6cb05a6cb4513a46cd3b7f8c54d1a, State: Running, Role: LEADER
I20260709 13:05:12.770881 20532 consensus_queue.cc:237] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [LEADER]: Queue going to LEADER mode. State: All 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: "83d6cb05a6cb4513a46cd3b7f8c54d1a" member_type: VOTER }
I20260709 13:05:12.771593 20529 sys_catalog.cc:565] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:12.776093 20534 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83d6cb05a6cb4513a46cd3b7f8c54d1a. Latest consensus state: current_term: 1 leader_uuid: "83d6cb05a6cb4513a46cd3b7f8c54d1a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83d6cb05a6cb4513a46cd3b7f8c54d1a" member_type: VOTER } }
I20260709 13:05:12.776872 20534 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:12.776852 20533 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "83d6cb05a6cb4513a46cd3b7f8c54d1a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83d6cb05a6cb4513a46cd3b7f8c54d1a" member_type: VOTER } }
I20260709 13:05:12.777846 20533 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:12.780012 20540 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:12.784896 20540 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:12.789232 15394 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:12.793977 20540 catalog_manager.cc:1383] Generated new cluster ID: 83c813b2243243eb9e5edc70bc4b04c1
I20260709 13:05:12.794332 20540 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:12.809194 20540 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:12.810503 20540 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:12.824671 20540 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a: Generated new TSK 0
I20260709 13:05:12.825410 20540 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:12.855789 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:12.861860 20550 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:12.862843 20551 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:12.864423 20553 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:12.864969 15394 server_base.cc:1061] running on GCE node
I20260709 13:05:12.866040 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:12.866220 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:12.866350 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602312866339 us; error 0 us; skew 500 ppm
I20260709 13:05:12.866916 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:12.869292 15394 webserver.cc:533] Webserver started at http://127.15.8.129:43459/ using document root <none> and password file <none>
I20260709 13:05:12.869736 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:12.869894 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:12.870100 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:12.871378 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/ts-0-root/instance:
uuid: "f320c3e8d5e1408882929cf6670b3cc9"
format_stamp: "Formatted at 2026-07-09 13:05:12 on dist-test-slave-x7j4"
I20260709 13:05:12.876968 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:05:12.882138 20558 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:12.883051 15394 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 13:05:12.883498 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/ts-0-root
uuid: "f320c3e8d5e1408882929cf6670b3cc9"
format_stamp: "Formatted at 2026-07-09 13:05:12 on dist-test-slave-x7j4"
I20260709 13:05:12.883788 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:12.912909 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:12.914103 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:12.915673 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:12.918057 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:12.918236 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:12.918605 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:12.918778 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 13:05:12.959540 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.129:44275
I20260709 13:05:12.959652 20620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.129:44275 every 8 connection(s)
I20260709 13:05:12.964815 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:12.972671 20625 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:12.973834 20626 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:12.975602 20628 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:12.978081 15394 server_base.cc:1061] running on GCE node
I20260709 13:05:12.978547 20621 heartbeater.cc:344] Connected to a master server at 127.15.8.190:46551
I20260709 13:05:12.979053 20621 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:12.979355 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:12.979637 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:12.979827 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602312979808 us; error 0 us; skew 500 ppm
I20260709 13:05:12.979871 20621 heartbeater.cc:507] Master 127.15.8.190:46551 requested a full tablet report, sending...
I20260709 13:05:12.980487 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:12.982275 20494 ts_manager.cc:194] Registered new tserver with Master: f320c3e8d5e1408882929cf6670b3cc9 (127.15.8.129:44275)
I20260709 13:05:12.983318 15394 webserver.cc:533] Webserver started at http://127.15.8.130:46417/ using document root <none> and password file <none>
I20260709 13:05:12.983896 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:12.984123 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:12.984398 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:12.984462 20494 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38210
I20260709 13:05:12.985982 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/ts-1-root/instance:
uuid: "8550701fa54e4262b5333c6791e804ae"
format_stamp: "Formatted at 2026-07-09 13:05:12 on dist-test-slave-x7j4"
I20260709 13:05:12.990521 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:05:12.994235 20633 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:12.995235 15394 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:05:12.995587 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/ts-1-root
uuid: "8550701fa54e4262b5333c6791e804ae"
format_stamp: "Formatted at 2026-07-09 13:05:12 on dist-test-slave-x7j4"
I20260709 13:05:12.996002 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:13.018620 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:13.019960 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:13.021492 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:13.023844 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:13.024080 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:13.024329 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:13.024513 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:13.065133 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.130:44861
I20260709 13:05:13.065269 20695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.130:44861 every 8 connection(s)
I20260709 13:05:13.070142 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:13.077584 20699 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:13.079962 20700 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:13.081396 20702 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:13.083026 20696 heartbeater.cc:344] Connected to a master server at 127.15.8.190:46551
I20260709 13:05:13.083209 15394 server_base.cc:1061] running on GCE node
I20260709 13:05:13.083555 20696 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:13.084342 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:05:13.084506 20696 heartbeater.cc:507] Master 127.15.8.190:46551 requested a full tablet report, sending...
W20260709 13:05:13.084689 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:13.085124 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602313085101 us; error 0 us; skew 500 ppm
I20260709 13:05:13.085832 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:13.087188 20494 ts_manager.cc:194] Registered new tserver with Master: 8550701fa54e4262b5333c6791e804ae (127.15.8.130:44861)
I20260709 13:05:13.088712 15394 webserver.cc:533] Webserver started at http://127.15.8.131:42925/ using document root <none> and password file <none>
I20260709 13:05:13.089334 20494 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38226
I20260709 13:05:13.089442 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:13.089895 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:13.090241 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:13.091732 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/ts-2-root/instance:
uuid: "bd883714064146408d77e32dca8852ec"
format_stamp: "Formatted at 2026-07-09 13:05:13 on dist-test-slave-x7j4"
I20260709 13:05:13.096176 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:05:13.099809 20707 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:13.100649 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:13.100909 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/ts-2-root
uuid: "bd883714064146408d77e32dca8852ec"
format_stamp: "Formatted at 2026-07-09 13:05:13 on dist-test-slave-x7j4"
I20260709 13:05:13.101155 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602186124060-15394-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:13.116427 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:13.117599 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:13.119105 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:13.121380 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:13.121567 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:13.121884 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:13.122028 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:13.162657 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.131:36397
I20260709 13:05:13.162859 20769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.131:36397 every 8 connection(s)
I20260709 13:05:13.177186 20770 heartbeater.cc:344] Connected to a master server at 127.15.8.190:46551
I20260709 13:05:13.177636 20770 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:13.178292 20770 heartbeater.cc:507] Master 127.15.8.190:46551 requested a full tablet report, sending...
I20260709 13:05:13.180356 20494 ts_manager.cc:194] Registered new tserver with Master: bd883714064146408d77e32dca8852ec (127.15.8.131:36397)
I20260709 13:05:13.180927 15394 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014768993s
I20260709 13:05:13.181790 20494 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38228
I20260709 13:05:13.207083 20494 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38238:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:05:13.209481 20494 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:05:13.258160 20735 tablet_service.cc:1511] Processing CreateTablet for tablet bf543ba41a9a4dd58cd9cb376be5066c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5f273fd25ec7474b970f9ad576cee913]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:05:13.258443 20734 tablet_service.cc:1511] Processing CreateTablet for tablet c43d4ed37d77476498e3d1095fe16ec1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5f273fd25ec7474b970f9ad576cee913]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:05:13.259227 20586 tablet_service.cc:1511] Processing CreateTablet for tablet bf543ba41a9a4dd58cd9cb376be5066c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5f273fd25ec7474b970f9ad576cee913]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:05:13.259711 20735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf543ba41a9a4dd58cd9cb376be5066c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.260594 20586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf543ba41a9a4dd58cd9cb376be5066c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.260273 20585 tablet_service.cc:1511] Processing CreateTablet for tablet c43d4ed37d77476498e3d1095fe16ec1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5f273fd25ec7474b970f9ad576cee913]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:05:13.261037 20734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43d4ed37d77476498e3d1095fe16ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.261615 20585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43d4ed37d77476498e3d1095fe16ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.282805 20785 tablet_bootstrap.cc:492] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec: Bootstrap starting.
I20260709 13:05:13.286597 20786 tablet_bootstrap.cc:492] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9: Bootstrap starting.
I20260709 13:05:13.288436 20661 tablet_service.cc:1511] Processing CreateTablet for tablet bf543ba41a9a4dd58cd9cb376be5066c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5f273fd25ec7474b970f9ad576cee913]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:05:13.288905 20660 tablet_service.cc:1511] Processing CreateTablet for tablet c43d4ed37d77476498e3d1095fe16ec1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5f273fd25ec7474b970f9ad576cee913]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:05:13.289901 20661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf543ba41a9a4dd58cd9cb376be5066c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.290958 20660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43d4ed37d77476498e3d1095fe16ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.291842 20785 tablet_bootstrap.cc:654] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:13.293859 20786 tablet_bootstrap.cc:654] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:13.303427 20786 tablet_bootstrap.cc:492] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9: No bootstrap required, opened a new log
I20260709 13:05:13.303931 20786 ts_tablet_manager.cc:1403] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260709 13:05:13.306473 20785 tablet_bootstrap.cc:492] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec: No bootstrap required, opened a new log
I20260709 13:05:13.307082 20785 ts_tablet_manager.cc:1403] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260709 13:05:13.306934 20786 raft_consensus.cc:359] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } } peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } }
I20260709 13:05:13.307765 20786 raft_consensus.cc:385] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:13.308097 20786 raft_consensus.cc:740] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f320c3e8d5e1408882929cf6670b3cc9, State: Initialized, Role: FOLLOWER
I20260709 13:05:13.308843 20786 consensus_queue.cc:260] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } } peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } }
I20260709 13:05:13.310230 20785 raft_consensus.cc:359] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } } peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } }
I20260709 13:05:13.311156 20785 raft_consensus.cc:385] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:13.311532 20785 raft_consensus.cc:740] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd883714064146408d77e32dca8852ec, State: Initialized, Role: FOLLOWER
I20260709 13:05:13.312451 20785 consensus_queue.cc:260] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } } peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } }
I20260709 13:05:13.333850 20770 heartbeater.cc:499] Master 127.15.8.190:46551 was elected leader, sending a full tablet report...
I20260709 13:05:13.334372 20785 ts_tablet_manager.cc:1434] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.016s
I20260709 13:05:13.335471 20785 tablet_bootstrap.cc:492] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec: Bootstrap starting.
I20260709 13:05:13.333473 20786 ts_tablet_manager.cc:1434] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.015s
I20260709 13:05:13.336376 20621 heartbeater.cc:499] Master 127.15.8.190:46551 was elected leader, sending a full tablet report...
I20260709 13:05:13.337087 20786 tablet_bootstrap.cc:492] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9: Bootstrap starting.
I20260709 13:05:13.342088 20790 tablet_bootstrap.cc:492] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae: Bootstrap starting.
I20260709 13:05:13.342141 20785 tablet_bootstrap.cc:654] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:13.343159 20786 tablet_bootstrap.cc:654] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:13.350997 20790 tablet_bootstrap.cc:654] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:13.383008 20790 tablet_bootstrap.cc:492] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae: No bootstrap required, opened a new log
I20260709 13:05:13.383128 20785 tablet_bootstrap.cc:492] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec: No bootstrap required, opened a new log
I20260709 13:05:13.383538 20790 ts_tablet_manager.cc:1403] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.019s
I20260709 13:05:13.383740 20785 ts_tablet_manager.cc:1403] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.020s
I20260709 13:05:13.383940 20786 tablet_bootstrap.cc:492] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9: No bootstrap required, opened a new log
I20260709 13:05:13.384531 20786 ts_tablet_manager.cc:1403] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9: Time spent bootstrapping tablet: real 0.048s	user 0.024s	sys 0.020s
I20260709 13:05:13.386783 20790 raft_consensus.cc:359] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.386977 20785 raft_consensus.cc:359] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.387646 20790 raft_consensus.cc:385] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:13.387730 20785 raft_consensus.cc:385] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:13.387431 20786 raft_consensus.cc:359] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.388141 20790 raft_consensus.cc:740] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8550701fa54e4262b5333c6791e804ae, State: Initialized, Role: FOLLOWER
I20260709 13:05:13.388340 20786 raft_consensus.cc:385] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:13.388200 20785 raft_consensus.cc:740] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd883714064146408d77e32dca8852ec, State: Initialized, Role: FOLLOWER
I20260709 13:05:13.388835 20786 raft_consensus.cc:740] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f320c3e8d5e1408882929cf6670b3cc9, State: Initialized, Role: FOLLOWER
I20260709 13:05:13.389154 20790 consensus_queue.cc:260] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.389439 20785 consensus_queue.cc:260] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.389815 20786 consensus_queue.cc:260] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.395499 20786 ts_tablet_manager.cc:1434] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:05:13.397046 20785 ts_tablet_manager.cc:1434] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 13:05:13.398500 20790 ts_tablet_manager.cc:1434] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:05:13.399109 20696 heartbeater.cc:499] Master 127.15.8.190:46551 was elected leader, sending a full tablet report...
I20260709 13:05:13.399818 20790 tablet_bootstrap.cc:492] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae: Bootstrap starting.
I20260709 13:05:13.406802 20790 tablet_bootstrap.cc:654] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:13.412108 20790 tablet_bootstrap.cc:492] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae: No bootstrap required, opened a new log
I20260709 13:05:13.412612 20790 ts_tablet_manager.cc:1403] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20260709 13:05:13.414902 20790 raft_consensus.cc:359] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } } peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } }
I20260709 13:05:13.415484 20790 raft_consensus.cc:385] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:13.415740 20790 raft_consensus.cc:740] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8550701fa54e4262b5333c6791e804ae, State: Initialized, Role: FOLLOWER
I20260709 13:05:13.416360 20790 consensus_queue.cc:260] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } } peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } }
I20260709 13:05:13.418044 20790 ts_tablet_manager.cc:1434] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 13:05:13.441828 20791 raft_consensus.cc:493] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:13.442499 20791 raft_consensus.cc:515] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.444635 20791 leader_election.cc:290] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f320c3e8d5e1408882929cf6670b3cc9 (127.15.8.129:44275), 8550701fa54e4262b5333c6791e804ae (127.15.8.130:44861)
I20260709 13:05:13.454734 20596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43d4ed37d77476498e3d1095fe16ec1" candidate_uuid: "bd883714064146408d77e32dca8852ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f320c3e8d5e1408882929cf6670b3cc9" is_pre_election: true
I20260709 13:05:13.455597 20596 raft_consensus.cc:2468] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd883714064146408d77e32dca8852ec in term 0.
I20260709 13:05:13.456670 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43d4ed37d77476498e3d1095fe16ec1" candidate_uuid: "bd883714064146408d77e32dca8852ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8550701fa54e4262b5333c6791e804ae" is_pre_election: true
I20260709 13:05:13.456857 20708 leader_election.cc:304] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd883714064146408d77e32dca8852ec, f320c3e8d5e1408882929cf6670b3cc9; no voters: 
I20260709 13:05:13.457569 20671 raft_consensus.cc:2468] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd883714064146408d77e32dca8852ec in term 0.
I20260709 13:05:13.457795 20791 raft_consensus.cc:2804] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:13.458243 20791 raft_consensus.cc:493] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:13.458578 20791 raft_consensus.cc:3060] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:13.464344 20791 raft_consensus.cc:515] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.466264 20791 leader_election.cc:290] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [CANDIDATE]: Term 1 election: Requested vote from peers f320c3e8d5e1408882929cf6670b3cc9 (127.15.8.129:44275), 8550701fa54e4262b5333c6791e804ae (127.15.8.130:44861)
I20260709 13:05:13.467062 20596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43d4ed37d77476498e3d1095fe16ec1" candidate_uuid: "bd883714064146408d77e32dca8852ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f320c3e8d5e1408882929cf6670b3cc9"
I20260709 13:05:13.467367 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43d4ed37d77476498e3d1095fe16ec1" candidate_uuid: "bd883714064146408d77e32dca8852ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8550701fa54e4262b5333c6791e804ae"
I20260709 13:05:13.467676 20596 raft_consensus.cc:3060] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:13.468024 20671 raft_consensus.cc:3060] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:13.473515 20671 raft_consensus.cc:2468] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd883714064146408d77e32dca8852ec in term 1.
I20260709 13:05:13.473546 20596 raft_consensus.cc:2468] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd883714064146408d77e32dca8852ec in term 1.
I20260709 13:05:13.474660 20708 leader_election.cc:304] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8550701fa54e4262b5333c6791e804ae, bd883714064146408d77e32dca8852ec; no voters: 
I20260709 13:05:13.475431 20791 raft_consensus.cc:2804] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:13.476676 20791 raft_consensus.cc:697] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 1 LEADER]: Becoming Leader. State: Replica: bd883714064146408d77e32dca8852ec, State: Running, Role: LEADER
I20260709 13:05:13.477551 20791 consensus_queue.cc:237] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.485376 20491 catalog_manager.cc:5697] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec reported cstate change: term changed from 0 to 1, leader changed from <none> to bd883714064146408d77e32dca8852ec (127.15.8.131). New cstate: current_term: 1 leader_uuid: "bd883714064146408d77e32dca8852ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:13.567629 20791 raft_consensus.cc:493] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:13.568173 20791 raft_consensus.cc:515] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } } peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } }
I20260709 13:05:13.570179 20791 leader_election.cc:290] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f320c3e8d5e1408882929cf6670b3cc9 (127.15.8.129:44275), 8550701fa54e4262b5333c6791e804ae (127.15.8.130:44861)
I20260709 13:05:13.570996 20596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf543ba41a9a4dd58cd9cb376be5066c" candidate_uuid: "bd883714064146408d77e32dca8852ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f320c3e8d5e1408882929cf6670b3cc9" is_pre_election: true
I20260709 13:05:13.571394 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf543ba41a9a4dd58cd9cb376be5066c" candidate_uuid: "bd883714064146408d77e32dca8852ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8550701fa54e4262b5333c6791e804ae" is_pre_election: true
I20260709 13:05:13.571799 20596 raft_consensus.cc:2468] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd883714064146408d77e32dca8852ec in term 0.
I20260709 13:05:13.572058 20671 raft_consensus.cc:2468] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd883714064146408d77e32dca8852ec in term 0.
I20260709 13:05:13.572995 20708 leader_election.cc:304] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd883714064146408d77e32dca8852ec, f320c3e8d5e1408882929cf6670b3cc9; no voters: 
I20260709 13:05:13.573796 20791 raft_consensus.cc:2804] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:13.574177 20791 raft_consensus.cc:493] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:13.574477 20791 raft_consensus.cc:3060] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:13.579602 20791 raft_consensus.cc:515] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } } peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } }
I20260709 13:05:13.581205 20791 leader_election.cc:290] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [CANDIDATE]: Term 1 election: Requested vote from peers f320c3e8d5e1408882929cf6670b3cc9 (127.15.8.129:44275), 8550701fa54e4262b5333c6791e804ae (127.15.8.130:44861)
I20260709 13:05:13.582171 20596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf543ba41a9a4dd58cd9cb376be5066c" candidate_uuid: "bd883714064146408d77e32dca8852ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f320c3e8d5e1408882929cf6670b3cc9"
I20260709 13:05:13.582587 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf543ba41a9a4dd58cd9cb376be5066c" candidate_uuid: "bd883714064146408d77e32dca8852ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8550701fa54e4262b5333c6791e804ae"
I20260709 13:05:13.582844 20596 raft_consensus.cc:3060] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:13.583242 20671 raft_consensus.cc:3060] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:13.588613 20596 raft_consensus.cc:2468] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd883714064146408d77e32dca8852ec in term 1.
I20260709 13:05:13.588613 20671 raft_consensus.cc:2468] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd883714064146408d77e32dca8852ec in term 1.
I20260709 13:05:13.589825 20708 leader_election.cc:304] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd883714064146408d77e32dca8852ec, f320c3e8d5e1408882929cf6670b3cc9; no voters: 
I20260709 13:05:13.590520 20791 raft_consensus.cc:2804] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:13.591032 20791 raft_consensus.cc:697] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 1 LEADER]: Becoming Leader. State: Replica: bd883714064146408d77e32dca8852ec, State: Running, Role: LEADER
I20260709 13:05:13.591684 20791 consensus_queue.cc:237] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } } peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } }
I20260709 13:05:13.598610 20491 catalog_manager.cc:5697] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec reported cstate change: term changed from 0 to 1, leader changed from <none> to bd883714064146408d77e32dca8852ec (127.15.8.131). New cstate: current_term: 1 leader_uuid: "bd883714064146408d77e32dca8852ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:13.692709 20491 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38252:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:05:13.694684 20491 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:05:13.719825 20585 tablet_service.cc:1511] Processing CreateTablet for tablet 04a907eedc454befb948da8e323b9ae8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b8a95d9d365a42bbadef9b1031267017]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:05:13.721272 20585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a907eedc454befb948da8e323b9ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.722313 20735 tablet_service.cc:1511] Processing CreateTablet for tablet 04a907eedc454befb948da8e323b9ae8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b8a95d9d365a42bbadef9b1031267017]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:05:13.723801 20735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a907eedc454befb948da8e323b9ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.724097 20586 tablet_service.cc:1511] Processing CreateTablet for tablet 688119f2ff7b4212a4e9183de853de9a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b8a95d9d365a42bbadef9b1031267017]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:05:13.725463 20586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688119f2ff7b4212a4e9183de853de9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.721272 20660 tablet_service.cc:1511] Processing CreateTablet for tablet 04a907eedc454befb948da8e323b9ae8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b8a95d9d365a42bbadef9b1031267017]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:05:13.726830 20660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a907eedc454befb948da8e323b9ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.726490 20734 tablet_service.cc:1511] Processing CreateTablet for tablet 688119f2ff7b4212a4e9183de853de9a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b8a95d9d365a42bbadef9b1031267017]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:05:13.726493 20661 tablet_service.cc:1511] Processing CreateTablet for tablet 688119f2ff7b4212a4e9183de853de9a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b8a95d9d365a42bbadef9b1031267017]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:05:13.727941 20734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688119f2ff7b4212a4e9183de853de9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.728010 20661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688119f2ff7b4212a4e9183de853de9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.744302 20786 tablet_bootstrap.cc:492] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9: Bootstrap starting.
I20260709 13:05:13.746645 20790 tablet_bootstrap.cc:492] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae: Bootstrap starting.
I20260709 13:05:13.752281 20786 tablet_bootstrap.cc:654] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:13.754338 20790 tablet_bootstrap.cc:654] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:13.762046 20786 tablet_bootstrap.cc:492] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9: No bootstrap required, opened a new log
I20260709 13:05:13.762074 20785 tablet_bootstrap.cc:492] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec: Bootstrap starting.
I20260709 13:05:13.762681 20786 ts_tablet_manager.cc:1403] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.002s
I20260709 13:05:13.765874 20786 raft_consensus.cc:359] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.766681 20786 raft_consensus.cc:385] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:13.767025 20786 raft_consensus.cc:740] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f320c3e8d5e1408882929cf6670b3cc9, State: Initialized, Role: FOLLOWER
I20260709 13:05:13.767903 20786 consensus_queue.cc:260] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.768837 20790 tablet_bootstrap.cc:492] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae: No bootstrap required, opened a new log
I20260709 13:05:13.769434 20790 ts_tablet_manager.cc:1403] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 13:05:13.770388 20786 ts_tablet_manager.cc:1434] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:13.771490 20786 tablet_bootstrap.cc:492] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9: Bootstrap starting.
I20260709 13:05:13.772750 20790 raft_consensus.cc:359] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.773663 20790 raft_consensus.cc:385] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:13.773993 20790 raft_consensus.cc:740] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8550701fa54e4262b5333c6791e804ae, State: Initialized, Role: FOLLOWER
I20260709 13:05:13.775054 20790 consensus_queue.cc:260] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.778674 20790 ts_tablet_manager.cc:1434] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:05:13.779011 20786 tablet_bootstrap.cc:654] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:13.779881 20790 tablet_bootstrap.cc:492] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae: Bootstrap starting.
I20260709 13:05:13.780143 20785 tablet_bootstrap.cc:654] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:13.784103 20542 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:13.790949 20790 tablet_bootstrap.cc:654] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:13.804919 20790 tablet_bootstrap.cc:492] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae: No bootstrap required, opened a new log
I20260709 13:05:13.805397 20785 tablet_bootstrap.cc:492] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec: No bootstrap required, opened a new log
I20260709 13:05:13.805517 20790 ts_tablet_manager.cc:1403] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.005s
I20260709 13:05:13.806090 20786 tablet_bootstrap.cc:492] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9: No bootstrap required, opened a new log
I20260709 13:05:13.806087 20785 ts_tablet_manager.cc:1403] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.007s
I20260709 13:05:13.806622 20786 ts_tablet_manager.cc:1403] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.016s
I20260709 13:05:13.809149 20786 raft_consensus.cc:359] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.809175 20790 raft_consensus.cc:359] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.809945 20786 raft_consensus.cc:385] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:13.809696 20785 raft_consensus.cc:359] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.810245 20790 raft_consensus.cc:385] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:13.810369 20786 raft_consensus.cc:740] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f320c3e8d5e1408882929cf6670b3cc9, State: Initialized, Role: FOLLOWER
I20260709 13:05:13.810665 20785 raft_consensus.cc:385] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:13.810732 20790 raft_consensus.cc:740] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8550701fa54e4262b5333c6791e804ae, State: Initialized, Role: FOLLOWER
I20260709 13:05:13.811192 20785 raft_consensus.cc:740] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd883714064146408d77e32dca8852ec, State: Initialized, Role: FOLLOWER
I20260709 13:05:13.811491 20786 consensus_queue.cc:260] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.811779 20790 consensus_queue.cc:260] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.813897 20786 ts_tablet_manager.cc:1434] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:05:13.814419 20790 ts_tablet_manager.cc:1434] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:05:13.812160 20785 consensus_queue.cc:260] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.817551 20785 ts_tablet_manager.cc:1434] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:05:13.818682 20785 tablet_bootstrap.cc:492] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec: Bootstrap starting.
I20260709 13:05:13.825713 20785 tablet_bootstrap.cc:654] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:13.831472 20785 tablet_bootstrap.cc:492] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec: No bootstrap required, opened a new log
I20260709 13:05:13.831939 20785 ts_tablet_manager.cc:1403] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 13:05:13.834263 20785 raft_consensus.cc:359] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.834936 20785 raft_consensus.cc:385] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:13.835209 20785 raft_consensus.cc:740] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd883714064146408d77e32dca8852ec, State: Initialized, Role: FOLLOWER
I20260709 13:05:13.835978 20785 consensus_queue.cc:260] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.837896 20785 ts_tablet_manager.cc:1434] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:13.843331 20795 raft_consensus.cc:493] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:13.843894 20795 raft_consensus.cc:515] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.846493 20795 leader_election.cc:290] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f320c3e8d5e1408882929cf6670b3cc9 (127.15.8.129:44275), bd883714064146408d77e32dca8852ec (127.15.8.131:36397)
I20260709 13:05:13.857574 20596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688119f2ff7b4212a4e9183de853de9a" candidate_uuid: "8550701fa54e4262b5333c6791e804ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f320c3e8d5e1408882929cf6670b3cc9" is_pre_election: true
I20260709 13:05:13.858325 20596 raft_consensus.cc:2468] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8550701fa54e4262b5333c6791e804ae in term 0.
I20260709 13:05:13.859493 20634 leader_election.cc:304] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8550701fa54e4262b5333c6791e804ae, f320c3e8d5e1408882929cf6670b3cc9; no voters: 
I20260709 13:05:13.860235 20795 raft_consensus.cc:2804] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:13.860615 20795 raft_consensus.cc:493] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:13.860919 20795 raft_consensus.cc:3060] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:13.860962 20745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688119f2ff7b4212a4e9183de853de9a" candidate_uuid: "8550701fa54e4262b5333c6791e804ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd883714064146408d77e32dca8852ec" is_pre_election: true
I20260709 13:05:13.861630 20745 raft_consensus.cc:2468] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8550701fa54e4262b5333c6791e804ae in term 0.
I20260709 13:05:13.866091 20795 raft_consensus.cc:515] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.868249 20815 raft_consensus.cc:493] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:13.869007 20596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688119f2ff7b4212a4e9183de853de9a" candidate_uuid: "8550701fa54e4262b5333c6791e804ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f320c3e8d5e1408882929cf6670b3cc9"
I20260709 13:05:13.868846 20815 raft_consensus.cc:515] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.868449 20795 leader_election.cc:290] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [CANDIDATE]: Term 1 election: Requested vote from peers f320c3e8d5e1408882929cf6670b3cc9 (127.15.8.129:44275), bd883714064146408d77e32dca8852ec (127.15.8.131:36397)
I20260709 13:05:13.869485 20745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688119f2ff7b4212a4e9183de853de9a" candidate_uuid: "8550701fa54e4262b5333c6791e804ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd883714064146408d77e32dca8852ec"
I20260709 13:05:13.869637 20596 raft_consensus.cc:3060] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:13.870114 20745 raft_consensus.cc:3060] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:13.871941 20595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a907eedc454befb948da8e323b9ae8" candidate_uuid: "8550701fa54e4262b5333c6791e804ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f320c3e8d5e1408882929cf6670b3cc9" is_pre_election: true
I20260709 13:05:13.872287 20744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a907eedc454befb948da8e323b9ae8" candidate_uuid: "8550701fa54e4262b5333c6791e804ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd883714064146408d77e32dca8852ec" is_pre_election: true
I20260709 13:05:13.872713 20595 raft_consensus.cc:2468] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8550701fa54e4262b5333c6791e804ae in term 0.
I20260709 13:05:13.872956 20744 raft_consensus.cc:2468] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8550701fa54e4262b5333c6791e804ae in term 0.
I20260709 13:05:13.874244 20634 leader_election.cc:304] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8550701fa54e4262b5333c6791e804ae, bd883714064146408d77e32dca8852ec; no voters: 
I20260709 13:05:13.875099 20795 raft_consensus.cc:2804] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:13.875373 20815 leader_election.cc:290] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f320c3e8d5e1408882929cf6670b3cc9 (127.15.8.129:44275), bd883714064146408d77e32dca8852ec (127.15.8.131:36397)
I20260709 13:05:13.875558 20795 raft_consensus.cc:493] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:13.876046 20795 raft_consensus.cc:3060] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:13.877257 20596 raft_consensus.cc:2468] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8550701fa54e4262b5333c6791e804ae in term 1.
I20260709 13:05:13.877693 20745 raft_consensus.cc:2468] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8550701fa54e4262b5333c6791e804ae in term 1.
I20260709 13:05:13.878443 20634 leader_election.cc:304] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8550701fa54e4262b5333c6791e804ae, f320c3e8d5e1408882929cf6670b3cc9; no voters: 
I20260709 13:05:13.879329 20815 raft_consensus.cc:2804] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:13.880679 20815 raft_consensus.cc:697] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 1 LEADER]: Becoming Leader. State: Replica: 8550701fa54e4262b5333c6791e804ae, State: Running, Role: LEADER
I20260709 13:05:13.881551 20815 consensus_queue.cc:237] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.883440 20795 raft_consensus.cc:515] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.885380 20795 leader_election.cc:290] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [CANDIDATE]: Term 1 election: Requested vote from peers f320c3e8d5e1408882929cf6670b3cc9 (127.15.8.129:44275), bd883714064146408d77e32dca8852ec (127.15.8.131:36397)
I20260709 13:05:13.886160 20596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a907eedc454befb948da8e323b9ae8" candidate_uuid: "8550701fa54e4262b5333c6791e804ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f320c3e8d5e1408882929cf6670b3cc9"
I20260709 13:05:13.886833 20596 raft_consensus.cc:3060] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:13.887202 20745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a907eedc454befb948da8e323b9ae8" candidate_uuid: "8550701fa54e4262b5333c6791e804ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd883714064146408d77e32dca8852ec"
I20260709 13:05:13.887759 20745 raft_consensus.cc:3060] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:13.889988 20491 catalog_manager.cc:5697] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 8550701fa54e4262b5333c6791e804ae (127.15.8.130). New cstate: current_term: 1 leader_uuid: "8550701fa54e4262b5333c6791e804ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:13.892748 20745 raft_consensus.cc:2468] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8550701fa54e4262b5333c6791e804ae in term 1.
I20260709 13:05:13.893944 20634 leader_election.cc:304] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8550701fa54e4262b5333c6791e804ae, bd883714064146408d77e32dca8852ec; no voters: 
I20260709 13:05:13.894075 20596 raft_consensus.cc:2468] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8550701fa54e4262b5333c6791e804ae in term 1.
I20260709 13:05:13.894901 20815 raft_consensus.cc:2804] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:13.895371 20815 raft_consensus.cc:697] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 1 LEADER]: Becoming Leader. State: Replica: 8550701fa54e4262b5333c6791e804ae, State: Running, Role: LEADER
I20260709 13:05:13.896203 20815 consensus_queue.cc:237] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:13.904203 20491 catalog_manager.cc:5697] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 8550701fa54e4262b5333c6791e804ae (127.15.8.130). New cstate: current_term: 1 leader_uuid: "8550701fa54e4262b5333c6791e804ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:13.926872 20745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf543ba41a9a4dd58cd9cb376be5066c"
dest_uuid: "bd883714064146408d77e32dca8852ec"
mode: GRACEFUL
new_leader_uuid: "f320c3e8d5e1408882929cf6670b3cc9"
 from {username='slave'} at 127.0.0.1:35208
I20260709 13:05:13.927409 20745 raft_consensus.cc:606] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 1 LEADER]: Received request to transfer leadership to TS f320c3e8d5e1408882929cf6670b3cc9
I20260709 13:05:13.932399 20745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c43d4ed37d77476498e3d1095fe16ec1"
dest_uuid: "bd883714064146408d77e32dca8852ec"
mode: GRACEFUL
new_leader_uuid: "8550701fa54e4262b5333c6791e804ae"
 from {username='slave'} at 127.0.0.1:35208
I20260709 13:05:13.932871 20745 raft_consensus.cc:606] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 1 LEADER]: Received request to transfer leadership to TS 8550701fa54e4262b5333c6791e804ae
I20260709 13:05:13.945237 20671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04a907eedc454befb948da8e323b9ae8"
dest_uuid: "8550701fa54e4262b5333c6791e804ae"
mode: GRACEFUL
new_leader_uuid: "f320c3e8d5e1408882929cf6670b3cc9"
 from {username='slave'} at 127.0.0.1:47964
I20260709 13:05:13.945752 20671 raft_consensus.cc:606] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 1 LEADER]: Received request to transfer leadership to TS f320c3e8d5e1408882929cf6670b3cc9
I20260709 13:05:13.951030 20671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "688119f2ff7b4212a4e9183de853de9a"
dest_uuid: "8550701fa54e4262b5333c6791e804ae"
mode: GRACEFUL
new_leader_uuid: "f320c3e8d5e1408882929cf6670b3cc9"
 from {username='slave'} at 127.0.0.1:47964
I20260709 13:05:13.951511 20671 raft_consensus.cc:606] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 1 LEADER]: Received request to transfer leadership to TS f320c3e8d5e1408882929cf6670b3cc9
I20260709 13:05:14.056418 20791 consensus_queue.cc:1048] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:14.063647 20798 raft_consensus.cc:993] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec: : Instructing follower 8550701fa54e4262b5333c6791e804ae to start an election
I20260709 13:05:14.064340 20791 raft_consensus.cc:1081] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 1 LEADER]: Signalling peer 8550701fa54e4262b5333c6791e804ae to start an election
I20260709 13:05:14.067387 20670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c43d4ed37d77476498e3d1095fe16ec1"
dest_uuid: "8550701fa54e4262b5333c6791e804ae"
 from {username='slave'} at 127.0.0.1:47962
I20260709 13:05:14.070214 20670 raft_consensus.cc:493] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:14.070708 20670 raft_consensus.cc:3060] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:14.075101 20791 consensus_queue.cc:1048] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:14.079303 20670 raft_consensus.cc:515] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:14.085203 20670 leader_election.cc:290] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [CANDIDATE]: Term 2 election: Requested vote from peers f320c3e8d5e1408882929cf6670b3cc9 (127.15.8.129:44275), bd883714064146408d77e32dca8852ec (127.15.8.131:36397)
I20260709 13:05:14.086743 20745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43d4ed37d77476498e3d1095fe16ec1" candidate_uuid: "8550701fa54e4262b5333c6791e804ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd883714064146408d77e32dca8852ec"
I20260709 13:05:14.086946 20596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43d4ed37d77476498e3d1095fe16ec1" candidate_uuid: "8550701fa54e4262b5333c6791e804ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f320c3e8d5e1408882929cf6670b3cc9"
I20260709 13:05:14.087445 20745 raft_consensus.cc:3055] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:14.087605 20596 raft_consensus.cc:3060] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:14.087930 20745 raft_consensus.cc:740] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd883714064146408d77e32dca8852ec, State: Running, Role: LEADER
I20260709 13:05:14.088837 20745 consensus_queue.cc:260] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:14.090253 20745 raft_consensus.cc:3060] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:14.093868 20596 raft_consensus.cc:2468] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8550701fa54e4262b5333c6791e804ae in term 2.
I20260709 13:05:14.097074 20634 leader_election.cc:304] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8550701fa54e4262b5333c6791e804ae, f320c3e8d5e1408882929cf6670b3cc9; no voters: 
I20260709 13:05:14.097081 20745 raft_consensus.cc:2468] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8550701fa54e4262b5333c6791e804ae in term 2.
I20260709 13:05:14.098053 20815 raft_consensus.cc:2804] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:14.098580 20815 raft_consensus.cc:697] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [term 2 LEADER]: Becoming Leader. State: Replica: 8550701fa54e4262b5333c6791e804ae, State: Running, Role: LEADER
I20260709 13:05:14.099435 20815 consensus_queue.cc:237] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:14.107436 20491 catalog_manager.cc:5697] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae reported cstate change: term changed from 1 to 2, leader changed from bd883714064146408d77e32dca8852ec (127.15.8.131) to 8550701fa54e4262b5333c6791e804ae (127.15.8.130). New cstate: current_term: 2 leader_uuid: "8550701fa54e4262b5333c6791e804ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:14.136996 20791 consensus_queue.cc:1048] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:14.143739 20798 raft_consensus.cc:993] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec: : Instructing follower f320c3e8d5e1408882929cf6670b3cc9 to start an election
I20260709 13:05:14.144239 20821 raft_consensus.cc:1081] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 1 LEADER]: Signalling peer f320c3e8d5e1408882929cf6670b3cc9 to start an election
I20260709 13:05:14.146092 20595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf543ba41a9a4dd58cd9cb376be5066c"
dest_uuid: "f320c3e8d5e1408882929cf6670b3cc9"
 from {username='slave'} at 127.0.0.1:56298
I20260709 13:05:14.148187 20595 raft_consensus.cc:493] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:14.148604 20595 raft_consensus.cc:3060] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:14.151345 20821 consensus_queue.cc:1048] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:14.156239 20595 raft_consensus.cc:515] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } } peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } }
I20260709 13:05:14.163178 20595 leader_election.cc:290] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [CANDIDATE]: Term 2 election: Requested vote from peers bd883714064146408d77e32dca8852ec (127.15.8.131:36397), 8550701fa54e4262b5333c6791e804ae (127.15.8.130:44861)
I20260709 13:05:14.175661 20745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf543ba41a9a4dd58cd9cb376be5066c" candidate_uuid: "f320c3e8d5e1408882929cf6670b3cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd883714064146408d77e32dca8852ec"
I20260709 13:05:14.176400 20745 raft_consensus.cc:3055] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:14.176713 20745 raft_consensus.cc:740] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd883714064146408d77e32dca8852ec, State: Running, Role: LEADER
I20260709 13:05:14.177554 20745 consensus_queue.cc:260] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } } peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } }
I20260709 13:05:14.178633 20745 raft_consensus.cc:3060] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:14.181429 20670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf543ba41a9a4dd58cd9cb376be5066c" candidate_uuid: "f320c3e8d5e1408882929cf6670b3cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8550701fa54e4262b5333c6791e804ae"
I20260709 13:05:14.182142 20670 raft_consensus.cc:3060] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:14.186208 20745 raft_consensus.cc:2468] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f320c3e8d5e1408882929cf6670b3cc9 in term 2.
I20260709 13:05:14.187558 20559 leader_election.cc:304] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd883714064146408d77e32dca8852ec, f320c3e8d5e1408882929cf6670b3cc9; no voters: 
I20260709 13:05:14.188289 20789 raft_consensus.cc:2804] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:14.188966 20670 raft_consensus.cc:2468] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f320c3e8d5e1408882929cf6670b3cc9 in term 2.
I20260709 13:05:14.189371 20789 raft_consensus.cc:697] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [term 2 LEADER]: Becoming Leader. State: Replica: f320c3e8d5e1408882929cf6670b3cc9, State: Running, Role: LEADER
I20260709 13:05:14.190321 20789 consensus_queue.cc:237] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } } peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } }
I20260709 13:05:14.196887 20492 catalog_manager.cc:5697] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 reported cstate change: term changed from 1 to 2, leader changed from bd883714064146408d77e32dca8852ec (127.15.8.131) to f320c3e8d5e1408882929cf6670b3cc9 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "f320c3e8d5e1408882929cf6670b3cc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:14.265749 20815 consensus_queue.cc:1048] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:14.272523 20795 raft_consensus.cc:993] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae: : Instructing follower f320c3e8d5e1408882929cf6670b3cc9 to start an election
I20260709 13:05:14.273197 20816 raft_consensus.cc:1081] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 1 LEADER]: Signalling peer f320c3e8d5e1408882929cf6670b3cc9 to start an election
I20260709 13:05:14.274950 20596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "688119f2ff7b4212a4e9183de853de9a"
dest_uuid: "f320c3e8d5e1408882929cf6670b3cc9"
 from {username='slave'} at 127.0.0.1:56310
I20260709 13:05:14.276213 20596 raft_consensus.cc:493] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:14.276638 20596 raft_consensus.cc:3060] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:14.279902 20816 consensus_queue.cc:1048] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:14.284229 20596 raft_consensus.cc:515] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:14.286620 20596 leader_election.cc:290] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [CANDIDATE]: Term 2 election: Requested vote from peers 8550701fa54e4262b5333c6791e804ae (127.15.8.130:44861), bd883714064146408d77e32dca8852ec (127.15.8.131:36397)
I20260709 13:05:14.287426 20670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688119f2ff7b4212a4e9183de853de9a" candidate_uuid: "f320c3e8d5e1408882929cf6670b3cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8550701fa54e4262b5333c6791e804ae"
I20260709 13:05:14.288084 20670 raft_consensus.cc:3055] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:14.288355 20670 raft_consensus.cc:740] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8550701fa54e4262b5333c6791e804ae, State: Running, Role: LEADER
I20260709 13:05:14.289119 20670 consensus_queue.cc:260] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:14.290491 20670 raft_consensus.cc:3060] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:14.291353 20744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688119f2ff7b4212a4e9183de853de9a" candidate_uuid: "f320c3e8d5e1408882929cf6670b3cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd883714064146408d77e32dca8852ec"
I20260709 13:05:14.292135 20744 raft_consensus.cc:3060] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:14.298070 20744 raft_consensus.cc:2468] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f320c3e8d5e1408882929cf6670b3cc9 in term 2.
I20260709 13:05:14.299336 20559 leader_election.cc:304] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd883714064146408d77e32dca8852ec, f320c3e8d5e1408882929cf6670b3cc9; no voters: 
I20260709 13:05:14.300182 20789 raft_consensus.cc:2804] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:14.300663 20789 raft_consensus.cc:697] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 2 LEADER]: Becoming Leader. State: Replica: f320c3e8d5e1408882929cf6670b3cc9, State: Running, Role: LEADER
I20260709 13:05:14.301759 20670 raft_consensus.cc:2468] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f320c3e8d5e1408882929cf6670b3cc9 in term 2.
I20260709 13:05:14.301466 20789 consensus_queue.cc:237] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:14.308420 20493 catalog_manager.cc:5697] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 reported cstate change: term changed from 1 to 2, leader changed from 8550701fa54e4262b5333c6791e804ae (127.15.8.130) to f320c3e8d5e1408882929cf6670b3cc9 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "f320c3e8d5e1408882929cf6670b3cc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:14.367393 20816 consensus_queue.cc:1048] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:14.378684 20816 consensus_queue.cc:1048] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:14.386590 20815 raft_consensus.cc:993] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae: : Instructing follower f320c3e8d5e1408882929cf6670b3cc9 to start an election
I20260709 13:05:14.387202 20816 raft_consensus.cc:1081] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 1 LEADER]: Signalling peer f320c3e8d5e1408882929cf6670b3cc9 to start an election
I20260709 13:05:14.388765 20596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04a907eedc454befb948da8e323b9ae8"
dest_uuid: "f320c3e8d5e1408882929cf6670b3cc9"
 from {username='slave'} at 127.0.0.1:56310
I20260709 13:05:14.389366 20596 raft_consensus.cc:493] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:14.389750 20596 raft_consensus.cc:3060] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:14.395229 20596 raft_consensus.cc:515] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:14.397122 20596 leader_election.cc:290] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [CANDIDATE]: Term 2 election: Requested vote from peers 8550701fa54e4262b5333c6791e804ae (127.15.8.130:44861), bd883714064146408d77e32dca8852ec (127.15.8.131:36397)
I20260709 13:05:14.398300 20670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a907eedc454befb948da8e323b9ae8" candidate_uuid: "f320c3e8d5e1408882929cf6670b3cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8550701fa54e4262b5333c6791e804ae"
I20260709 13:05:14.398943 20670 raft_consensus.cc:3055] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:14.399298 20670 raft_consensus.cc:740] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8550701fa54e4262b5333c6791e804ae, State: Running, Role: LEADER
I20260709 13:05:14.399622 20744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a907eedc454befb948da8e323b9ae8" candidate_uuid: "f320c3e8d5e1408882929cf6670b3cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd883714064146408d77e32dca8852ec"
I20260709 13:05:14.400274 20744 raft_consensus.cc:3060] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:14.400121 20670 consensus_queue.cc:260] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:14.401629 20670 raft_consensus.cc:3060] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:14.407043 20744 raft_consensus.cc:2468] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f320c3e8d5e1408882929cf6670b3cc9 in term 2.
I20260709 13:05:14.408489 20559 leader_election.cc:304] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd883714064146408d77e32dca8852ec, f320c3e8d5e1408882929cf6670b3cc9; no voters: 
I20260709 13:05:14.409008 20670 raft_consensus.cc:2468] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f320c3e8d5e1408882929cf6670b3cc9 in term 2.
I20260709 13:05:14.409667 20789 raft_consensus.cc:2804] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:14.410213 20789 raft_consensus.cc:697] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [term 2 LEADER]: Becoming Leader. State: Replica: f320c3e8d5e1408882929cf6670b3cc9, State: Running, Role: LEADER
I20260709 13:05:14.411015 20789 consensus_queue.cc:237] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:14.416713 20492 catalog_manager.cc:5697] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 reported cstate change: term changed from 1 to 2, leader changed from 8550701fa54e4262b5333c6791e804ae (127.15.8.130) to f320c3e8d5e1408882929cf6670b3cc9 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "f320c3e8d5e1408882929cf6670b3cc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:14.519974 20596 raft_consensus.cc:1275] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9 [term 2 FOLLOWER]: Refusing update from remote peer 8550701fa54e4262b5333c6791e804ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:14.521162 20816 consensus_queue.cc:1048] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:14.528976 20744 raft_consensus.cc:1275] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 2 FOLLOWER]: Refusing update from remote peer 8550701fa54e4262b5333c6791e804ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:14.530629 20815 consensus_queue.cc:1048] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:14.605126 20670 raft_consensus.cc:1275] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae [term 2 FOLLOWER]: Refusing update from remote peer f320c3e8d5e1408882929cf6670b3cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:14.606447 20789 consensus_queue.cc:1048] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:14.614804 20744 raft_consensus.cc:1275] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 2 FOLLOWER]: Refusing update from remote peer f320c3e8d5e1408882929cf6670b3cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:14.616308 20835 consensus_queue.cc:1048] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:14.688315 15394 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:05:14.689834 15394 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:05:14.690165 15394 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:05:14.702068 20596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "688119f2ff7b4212a4e9183de853de9a"
dest_uuid: "f320c3e8d5e1408882929cf6670b3cc9"
mode: GRACEFUL
new_leader_uuid: "bd883714064146408d77e32dca8852ec"
 from {username='slave'} at 127.0.0.1:56326
I20260709 13:05:14.702621 20596 raft_consensus.cc:606] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 2 LEADER]: Received request to transfer leadership to TS bd883714064146408d77e32dca8852ec
I20260709 13:05:14.703871 15394 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:05:14.877645 20744 raft_consensus.cc:1275] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [term 2 FOLLOWER]: Refusing update from remote peer f320c3e8d5e1408882929cf6670b3cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:14.878166 20670 raft_consensus.cc:1275] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 2 FOLLOWER]: Refusing update from remote peer f320c3e8d5e1408882929cf6670b3cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:14.879076 20835 consensus_queue.cc:1048] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:14.879740 20830 consensus_queue.cc:1048] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:14.885550 20789 raft_consensus.cc:993] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9: : Instructing follower bd883714064146408d77e32dca8852ec to start an election
I20260709 13:05:14.886051 20830 raft_consensus.cc:1081] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 2 LEADER]: Signalling peer bd883714064146408d77e32dca8852ec to start an election
I20260709 13:05:14.890791 20744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "688119f2ff7b4212a4e9183de853de9a"
dest_uuid: "bd883714064146408d77e32dca8852ec"
 from {username='slave'} at 127.0.0.1:35210
I20260709 13:05:14.891538 20744 raft_consensus.cc:493] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:14.895635 20744 raft_consensus.cc:3060] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:14.901417 20744 raft_consensus.cc:515] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:14.903256 20744 leader_election.cc:290] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [CANDIDATE]: Term 3 election: Requested vote from peers f320c3e8d5e1408882929cf6670b3cc9 (127.15.8.129:44275), 8550701fa54e4262b5333c6791e804ae (127.15.8.130:44861)
I20260709 13:05:14.904072 20596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688119f2ff7b4212a4e9183de853de9a" candidate_uuid: "bd883714064146408d77e32dca8852ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f320c3e8d5e1408882929cf6670b3cc9"
I20260709 13:05:14.904740 20596 raft_consensus.cc:3055] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:14.904618 20670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688119f2ff7b4212a4e9183de853de9a" candidate_uuid: "bd883714064146408d77e32dca8852ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8550701fa54e4262b5333c6791e804ae"
I20260709 13:05:14.905187 20596 raft_consensus.cc:740] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f320c3e8d5e1408882929cf6670b3cc9, State: Running, Role: LEADER
I20260709 13:05:14.905431 20670 raft_consensus.cc:3060] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:14.906147 20596 consensus_queue.cc:260] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [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: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:14.907476 20596 raft_consensus.cc:3060] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:14.912910 20670 raft_consensus.cc:2468] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd883714064146408d77e32dca8852ec in term 3.
I20260709 13:05:14.914294 20708 leader_election.cc:304] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [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: 8550701fa54e4262b5333c6791e804ae, bd883714064146408d77e32dca8852ec; no voters: 
I20260709 13:05:14.914489 20596 raft_consensus.cc:2468] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd883714064146408d77e32dca8852ec in term 3.
I20260709 13:05:14.915159 20798 raft_consensus.cc:2804] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:14.916297 20798 raft_consensus.cc:697] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [term 3 LEADER]: Becoming Leader. State: Replica: bd883714064146408d77e32dca8852ec, State: Running, Role: LEADER
I20260709 13:05:14.917171 20798 consensus_queue.cc:237] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [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: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } }
I20260709 13:05:14.918751 20670 raft_consensus.cc:1275] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 2 FOLLOWER]: Refusing update from remote peer f320c3e8d5e1408882929cf6670b3cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:14.920002 20835 consensus_queue.cc:1048] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:14.924220 20491 catalog_manager.cc:5697] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec reported cstate change: term changed from 2 to 3, leader changed from f320c3e8d5e1408882929cf6670b3cc9 (127.15.8.129) to bd883714064146408d77e32dca8852ec (127.15.8.131). New cstate: current_term: 3 leader_uuid: "bd883714064146408d77e32dca8852ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f320c3e8d5e1408882929cf6670b3cc9" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8550701fa54e4262b5333c6791e804ae" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 44861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:14.928598 20744 raft_consensus.cc:1275] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec [term 2 FOLLOWER]: Refusing update from remote peer f320c3e8d5e1408882929cf6670b3cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:14.930238 20830 consensus_queue.cc:1048] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd883714064146408d77e32dca8852ec" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:15.051561 15394 tablet_server.cc:179] TabletServer@127.15.8.129:0 shutting down...
I20260709 13:05:15.071485 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:15.072250 15394 tablet_replica.cc:333] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9: stopping tablet replica
I20260709 13:05:15.072914 15394 raft_consensus.cc:2243] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:15.073763 15394 raft_consensus.cc:2272] T 04a907eedc454befb948da8e323b9ae8 P f320c3e8d5e1408882929cf6670b3cc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.076189 15394 tablet_replica.cc:333] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9: stopping tablet replica
I20260709 13:05:15.076726 15394 raft_consensus.cc:2243] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.077111 15394 raft_consensus.cc:2272] T 688119f2ff7b4212a4e9183de853de9a P f320c3e8d5e1408882929cf6670b3cc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.079690 15394 tablet_replica.cc:333] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9: stopping tablet replica
I20260709 13:05:15.080360 15394 raft_consensus.cc:2243] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.080854 15394 raft_consensus.cc:2272] T c43d4ed37d77476498e3d1095fe16ec1 P f320c3e8d5e1408882929cf6670b3cc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.084021 15394 tablet_replica.cc:333] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9: stopping tablet replica
I20260709 13:05:15.084622 15394 raft_consensus.cc:2243] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:15.085502 15394 raft_consensus.cc:2272] T bf543ba41a9a4dd58cd9cb376be5066c P f320c3e8d5e1408882929cf6670b3cc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.108701 15394 tablet_server.cc:196] TabletServer@127.15.8.129:0 shutdown complete.
I20260709 13:05:15.120319 15394 tablet_server.cc:179] TabletServer@127.15.8.130:0 shutting down...
I20260709 13:05:15.137480 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:15.138123 15394 tablet_replica.cc:333] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae: stopping tablet replica
I20260709 13:05:15.138754 15394 raft_consensus.cc:2243] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.139281 15394 raft_consensus.cc:2272] T 04a907eedc454befb948da8e323b9ae8 P 8550701fa54e4262b5333c6791e804ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.141319 15394 tablet_replica.cc:333] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae: stopping tablet replica
I20260709 13:05:15.141812 15394 raft_consensus.cc:2243] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.142225 15394 raft_consensus.cc:2272] T 688119f2ff7b4212a4e9183de853de9a P 8550701fa54e4262b5333c6791e804ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.144306 15394 tablet_replica.cc:333] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae: stopping tablet replica
I20260709 13:05:15.144804 15394 raft_consensus.cc:2243] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.145203 15394 raft_consensus.cc:2272] T bf543ba41a9a4dd58cd9cb376be5066c P 8550701fa54e4262b5333c6791e804ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.147418 15394 tablet_replica.cc:333] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae: stopping tablet replica
I20260709 13:05:15.147907 15394 raft_consensus.cc:2243] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:15.148634 15394 raft_consensus.cc:2272] T c43d4ed37d77476498e3d1095fe16ec1 P 8550701fa54e4262b5333c6791e804ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.172837 15394 tablet_server.cc:196] TabletServer@127.15.8.130:0 shutdown complete.
I20260709 13:05:15.185146 15394 tablet_server.cc:179] TabletServer@127.15.8.131:0 shutting down...
I20260709 13:05:15.202761 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:15.203382 15394 tablet_replica.cc:333] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec: stopping tablet replica
I20260709 13:05:15.204016 15394 raft_consensus.cc:2243] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.204564 15394 raft_consensus.cc:2272] T 04a907eedc454befb948da8e323b9ae8 P bd883714064146408d77e32dca8852ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.206777 15394 tablet_replica.cc:333] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec: stopping tablet replica
I20260709 13:05:15.207233 15394 raft_consensus.cc:2243] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:15.207787 15394 pending_rounds.cc:70] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec: Trying to abort 1 pending ops.
I20260709 13:05:15.207935 15394 pending_rounds.cc:77] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305635081909014528 op_type: NO_OP noop_request { }
I20260709 13:05:15.208184 15394 raft_consensus.cc:2889] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:05:15.208487 15394 raft_consensus.cc:2272] T 688119f2ff7b4212a4e9183de853de9a P bd883714064146408d77e32dca8852ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.210610 15394 tablet_replica.cc:333] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec: stopping tablet replica
I20260709 13:05:15.211140 15394 raft_consensus.cc:2243] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.211519 15394 raft_consensus.cc:2272] T c43d4ed37d77476498e3d1095fe16ec1 P bd883714064146408d77e32dca8852ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.213955 15394 tablet_replica.cc:333] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec: stopping tablet replica
I20260709 13:05:15.214514 15394 raft_consensus.cc:2243] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.215008 15394 raft_consensus.cc:2272] T bf543ba41a9a4dd58cd9cb376be5066c P bd883714064146408d77e32dca8852ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.237525 15394 tablet_server.cc:196] TabletServer@127.15.8.131:0 shutdown complete.
I20260709 13:05:15.249213 15394 master.cc:562] Master@127.15.8.190:46551 shutting down...
I20260709 13:05:15.264767 15394 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:15.265317 15394 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.265645 15394 tablet_replica.cc:333] T 00000000000000000000000000000000 P 83d6cb05a6cb4513a46cd3b7f8c54d1a: stopping tablet replica
I20260709 13:05:15.283951 15394 master.cc:584] Master@127.15.8.190:46551 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2663 ms)
[----------] 6 tests from LeaderRebalancerTest (129019 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:05:15.310894 15394 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.8.190:32933
I20260709 13:05:15.311930 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:15.316807 20844 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:15.317477 20845 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:15.318627 20847 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:15.319521 15394 server_base.cc:1061] running on GCE node
I20260709 13:05:15.320528 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:15.320816 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:15.321008 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602315320990 us; error 0 us; skew 500 ppm
I20260709 13:05:15.321552 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:15.324028 15394 webserver.cc:533] Webserver started at http://127.15.8.190:42529/ using document root <none> and password file <none>
I20260709 13:05:15.324504 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:15.324703 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:15.324973 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:15.326004 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/master-0-root/instance:
uuid: "bd8f3f00f7f442249458d381f9f2ca1f"
format_stamp: "Formatted at 2026-07-09 13:05:15 on dist-test-slave-x7j4"
I20260709 13:05:15.330284 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:05:15.335259 20852 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:15.336191 15394 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:15.336478 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/master-0-root
uuid: "bd8f3f00f7f442249458d381f9f2ca1f"
format_stamp: "Formatted at 2026-07-09 13:05:15 on dist-test-slave-x7j4"
I20260709 13:05:15.336757 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:15.358894 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:15.359934 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:15.396426 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.190:32933
I20260709 13:05:15.396533 20903 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.190:32933 every 8 connection(s)
I20260709 13:05:15.400274 20904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.410987 20904 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f: Bootstrap starting.
I20260709 13:05:15.415347 20904 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.419409 20904 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f: No bootstrap required, opened a new log
I20260709 13:05:15.421466 20904 raft_consensus.cc:359] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd8f3f00f7f442249458d381f9f2ca1f" member_type: VOTER }
I20260709 13:05:15.421854 20904 raft_consensus.cc:385] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.422044 20904 raft_consensus.cc:740] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd8f3f00f7f442249458d381f9f2ca1f, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.422624 20904 consensus_queue.cc:260] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bd8f3f00f7f442249458d381f9f2ca1f" member_type: VOTER }
I20260709 13:05:15.423060 20904 raft_consensus.cc:399] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:15.423257 20904 raft_consensus.cc:493] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:15.423465 20904 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.428058 20904 raft_consensus.cc:515] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd8f3f00f7f442249458d381f9f2ca1f" member_type: VOTER }
I20260709 13:05:15.428531 20904 leader_election.cc:304] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [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: bd8f3f00f7f442249458d381f9f2ca1f; no voters: 
I20260709 13:05:15.429616 20904 leader_election.cc:290] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:15.429944 20907 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:15.431360 20907 raft_consensus.cc:697] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [term 1 LEADER]: Becoming Leader. State: Replica: bd8f3f00f7f442249458d381f9f2ca1f, State: Running, Role: LEADER
I20260709 13:05:15.432018 20907 consensus_queue.cc:237] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [LEADER]: Queue going to LEADER mode. State: All 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: "bd8f3f00f7f442249458d381f9f2ca1f" member_type: VOTER }
I20260709 13:05:15.432622 20904 sys_catalog.cc:565] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:15.434927 20909 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [sys.catalog]: SysCatalogTable state changed. Reason: New leader bd8f3f00f7f442249458d381f9f2ca1f. Latest consensus state: current_term: 1 leader_uuid: "bd8f3f00f7f442249458d381f9f2ca1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd8f3f00f7f442249458d381f9f2ca1f" member_type: VOTER } }
I20260709 13:05:15.434891 20908 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bd8f3f00f7f442249458d381f9f2ca1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd8f3f00f7f442249458d381f9f2ca1f" member_type: VOTER } }
I20260709 13:05:15.435628 20909 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:15.435731 20908 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:15.441430 20912 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:15.448464 20912 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:15.449522 15394 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:15.457134 20912 catalog_manager.cc:1383] Generated new cluster ID: 397848f6847946018e3bd9604afb430c
I20260709 13:05:15.457437 20912 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:15.472287 20912 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:15.473572 20912 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:15.485915 20912 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f: Generated new TSK 0
I20260709 13:05:15.486589 20912 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:15.516774 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:15.523070 20925 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:15.524170 20926 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:15.526065 15394 server_base.cc:1061] running on GCE node
W20260709 13:05:15.526926 20928 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:15.527846 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:15.528030 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:15.528157 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602315528146 us; error 0 us; skew 500 ppm
I20260709 13:05:15.528643 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:15.530895 15394 webserver.cc:533] Webserver started at http://127.15.8.129:46091/ using document root <none> and password file <none>
I20260709 13:05:15.531347 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:15.531499 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:15.531703 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:15.532733 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/ts-0-root/instance:
uuid: "053d35e046c44d5eba4099b322f259c8"
format_stamp: "Formatted at 2026-07-09 13:05:15 on dist-test-slave-x7j4"
I20260709 13:05:15.537159 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:05:15.540462 20933 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:15.541208 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:05:15.541517 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/ts-0-root
uuid: "053d35e046c44d5eba4099b322f259c8"
format_stamp: "Formatted at 2026-07-09 13:05:15 on dist-test-slave-x7j4"
I20260709 13:05:15.541824 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:15.556082 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:15.557155 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:15.558637 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:15.560937 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:15.561141 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:15.561407 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:15.561559 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:15.599278 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.129:44381
I20260709 13:05:15.599380 20995 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.129:44381 every 8 connection(s)
I20260709 13:05:15.603914 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:15.611111 21000 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:15.612775 21001 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:15.616221 15394 server_base.cc:1061] running on GCE node
W20260709 13:05:15.616779 21003 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:15.617837 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:05:15.617959 20996 heartbeater.cc:344] Connected to a master server at 127.15.8.190:32933
W20260709 13:05:15.618079 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:15.618407 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602315618389 us; error 0 us; skew 500 ppm
I20260709 13:05:15.618481 20996 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:15.619053 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:15.619352 20996 heartbeater.cc:507] Master 127.15.8.190:32933 requested a full tablet report, sending...
I20260709 13:05:15.621883 20869 ts_manager.cc:194] Registered new tserver with Master: 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381)
I20260709 13:05:15.621894 15394 webserver.cc:533] Webserver started at http://127.15.8.130:39995/ using document root <none> and password file <none>
I20260709 13:05:15.622754 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:15.622992 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:15.623255 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:15.623998 20869 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51282
I20260709 13:05:15.624394 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/ts-1-root/instance:
uuid: "a649d92aa2114f4c95b29646cfacd36a"
format_stamp: "Formatted at 2026-07-09 13:05:15 on dist-test-slave-x7j4"
I20260709 13:05:15.629549 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:05:15.632879 21008 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:15.633682 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:05:15.634021 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/ts-1-root
uuid: "a649d92aa2114f4c95b29646cfacd36a"
format_stamp: "Formatted at 2026-07-09 13:05:15 on dist-test-slave-x7j4"
I20260709 13:05:15.634423 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:15.673588 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:15.674751 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:15.676151 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:15.678453 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:15.678673 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:15.678988 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:15.679157 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:15.717450 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.130:34223
I20260709 13:05:15.717549 21070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.130:34223 every 8 connection(s)
I20260709 13:05:15.722309 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:15.729813 21075 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:15.731600 21074 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:15.734143 21071 heartbeater.cc:344] Connected to a master server at 127.15.8.190:32933
I20260709 13:05:15.734655 21071 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:15.735535 15394 server_base.cc:1061] running on GCE node
I20260709 13:05:15.735639 21071 heartbeater.cc:507] Master 127.15.8.190:32933 requested a full tablet report, sending...
W20260709 13:05:15.735954 21077 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:15.737234 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:15.737505 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:15.737730 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602315737690 us; error 0 us; skew 500 ppm
I20260709 13:05:15.738286 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:15.738240 20869 ts_manager.cc:194] Registered new tserver with Master: a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:15.740144 20869 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51292
I20260709 13:05:15.741106 15394 webserver.cc:533] Webserver started at http://127.15.8.131:35793/ using document root <none> and password file <none>
I20260709 13:05:15.741828 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:15.742077 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:15.742383 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:15.743577 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/ts-2-root/instance:
uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
format_stamp: "Formatted at 2026-07-09 13:05:15 on dist-test-slave-x7j4"
I20260709 13:05:15.748140 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:05:15.751317 21082 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:15.752063 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 13:05:15.752473 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/ts-2-root
uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
format_stamp: "Formatted at 2026-07-09 13:05:15 on dist-test-slave-x7j4"
I20260709 13:05:15.752774 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602186124060-15394-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:15.762573 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:15.763695 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:15.765102 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:15.767341 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:15.767581 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:15.767827 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:15.767998 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:15.805368 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.131:37571
I20260709 13:05:15.805480 21144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.131:37571 every 8 connection(s)
I20260709 13:05:15.818845 21145 heartbeater.cc:344] Connected to a master server at 127.15.8.190:32933
I20260709 13:05:15.819263 21145 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:15.820024 21145 heartbeater.cc:507] Master 127.15.8.190:32933 requested a full tablet report, sending...
I20260709 13:05:15.822014 20869 ts_manager.cc:194] Registered new tserver with Master: 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:15.822176 15394 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01382766s
I20260709 13:05:15.823894 20869 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51298
I20260709 13:05:15.848070 20869 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51312:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:05:15.850514 20869 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:05:15.912264 21110 tablet_service.cc:1511] Processing CreateTablet for tablet 3ddc011a4251496d98f36ae7bde6943c (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:15.913961 21110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ddc011a4251496d98f36ae7bde6943c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.916514 21109 tablet_service.cc:1511] Processing CreateTablet for tablet e56f0615de744c28bc7bd6f74b764121 (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:15.927098 21109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e56f0615de744c28bc7bd6f74b764121. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.930511 21108 tablet_service.cc:1511] Processing CreateTablet for tablet b25f8d29f4144aa4a6c947234e66fd2b (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:15.932018 21108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25f8d29f4144aa4a6c947234e66fd2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.938771 21107 tablet_service.cc:1511] Processing CreateTablet for tablet 2aec3c706e5046e29bf53a118a1fc873 (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:15.941500 20961 tablet_service.cc:1511] Processing CreateTablet for tablet 3ddc011a4251496d98f36ae7bde6943c (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:15.943871 21033 tablet_service.cc:1511] Processing CreateTablet for tablet 2aec3c706e5046e29bf53a118a1fc873 (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:15.944135 21036 tablet_service.cc:1511] Processing CreateTablet for tablet 3ddc011a4251496d98f36ae7bde6943c (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:15.944679 20956 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff5a0b151e34af2ae757a39e3464931 (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:15.945425 21033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aec3c706e5046e29bf53a118a1fc873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.945122 20959 tablet_service.cc:1511] Processing CreateTablet for tablet b25f8d29f4144aa4a6c947234e66fd2b (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:15.946168 20956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff5a0b151e34af2ae757a39e3464931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.945889 21035 tablet_service.cc:1511] Processing CreateTablet for tablet e56f0615de744c28bc7bd6f74b764121 (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:15.947762 21034 tablet_service.cc:1511] Processing CreateTablet for tablet b25f8d29f4144aa4a6c947234e66fd2b (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:15.947861 20957 tablet_service.cc:1511] Processing CreateTablet for tablet af8c1ad622574fef921da7331da3d14f (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:15.947762 21032 tablet_service.cc:1511] Processing CreateTablet for tablet af8c1ad622574fef921da7331da3d14f (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:15.949438 20957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af8c1ad622574fef921da7331da3d14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.949963 21035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e56f0615de744c28bc7bd6f74b764121. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.951521 20958 tablet_service.cc:1511] Processing CreateTablet for tablet 2aec3c706e5046e29bf53a118a1fc873 (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:15.952607 21032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af8c1ad622574fef921da7331da3d14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.952986 20958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aec3c706e5046e29bf53a118a1fc873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.954296 21036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ddc011a4251496d98f36ae7bde6943c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.943936 20960 tablet_service.cc:1511] Processing CreateTablet for tablet e56f0615de744c28bc7bd6f74b764121 (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:15.956233 20960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e56f0615de744c28bc7bd6f74b764121. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.959213 20959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25f8d29f4144aa4a6c947234e66fd2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.960914 20961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ddc011a4251496d98f36ae7bde6943c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.959262 21034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25f8d29f4144aa4a6c947234e66fd2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.963584 21031 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff5a0b151e34af2ae757a39e3464931 (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:15.965417 21031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff5a0b151e34af2ae757a39e3464931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.965750 21106 tablet_service.cc:1511] Processing CreateTablet for tablet af8c1ad622574fef921da7331da3d14f (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:15.967818 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aec3c706e5046e29bf53a118a1fc873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.969594 21106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af8c1ad622574fef921da7331da3d14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.983687 21105 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff5a0b151e34af2ae757a39e3464931 (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:15.985931 21105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff5a0b151e34af2ae757a39e3464931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.987826 21030 tablet_service.cc:1511] Processing CreateTablet for tablet e16d86d014e24e03b880ddc3df11bc99 (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:15.988369 20955 tablet_service.cc:1511] Processing CreateTablet for tablet e16d86d014e24e03b880ddc3df11bc99 (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:15.989305 21030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16d86d014e24e03b880ddc3df11bc99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.990533 20955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16d86d014e24e03b880ddc3df11bc99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:16.001190 21161 tablet_bootstrap.cc:492] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:16.001392 21104 tablet_service.cc:1511] Processing CreateTablet for tablet e16d86d014e24e03b880ddc3df11bc99 (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:16.011215 21104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16d86d014e24e03b880ddc3df11bc99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:16.014721 21161 tablet_bootstrap.cc:654] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.048959 20959 tablet_service.cc:1511] Processing CreateTablet for tablet dfd4c11795104a3c8d7004654054b9e0 (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:16.050530 20959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd4c11795104a3c8d7004654054b9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:16.051108 21029 tablet_service.cc:1511] Processing CreateTablet for tablet dfd4c11795104a3c8d7004654054b9e0 (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:16.052942 21029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd4c11795104a3c8d7004654054b9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:16.078460 21103 tablet_service.cc:1511] Processing CreateTablet for tablet dfd4c11795104a3c8d7004654054b9e0 (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:16.081696 21103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd4c11795104a3c8d7004654054b9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:16.085819 21160 tablet_bootstrap.cc:492] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
I20260709 13:05:16.095309 21161 tablet_bootstrap.cc:492] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:16.095997 21161 ts_tablet_manager.cc:1403] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.095s	user 0.016s	sys 0.010s
I20260709 13:05:16.099622 21161 raft_consensus.cc:359] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.103695 21161 raft_consensus.cc:385] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.107169 21161 raft_consensus.cc:740] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.110327 20956 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc8bb7989c749dd90964fcd832a2e5e (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:16.111884 20956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc8bb7989c749dd90964fcd832a2e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:16.112401 21163 tablet_bootstrap.cc:492] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:16.117410 21160 tablet_bootstrap.cc:654] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.118062 21161 consensus_queue.cc:260] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.121640 21163 tablet_bootstrap.cc:654] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.122284 21029 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc8bb7989c749dd90964fcd832a2e5e (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:16.123798 21029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc8bb7989c749dd90964fcd832a2e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:16.127712 21161 ts_tablet_manager.cc:1434] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.006s
I20260709 13:05:16.128611 20996 heartbeater.cc:499] Master 127.15.8.190:32933 was elected leader, sending a full tablet report...
I20260709 13:05:16.139715 21160 tablet_bootstrap.cc:492] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:16.141081 21160 ts_tablet_manager.cc:1403] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.001s
I20260709 13:05:16.145213 21161 tablet_bootstrap.cc:492] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:16.155247 21160 raft_consensus.cc:359] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } } peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } }
I20260709 13:05:16.156018 21160 raft_consensus.cc:385] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.156333 21160 raft_consensus.cc:740] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.157213 21160 consensus_queue.cc:260] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } } peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } }
I20260709 13:05:16.158874 21161 tablet_bootstrap.cc:654] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.161686 21105 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc8bb7989c749dd90964fcd832a2e5e (DEFAULT_TABLE table=test-workload [id=ed1bf785887e4baeaa36ff594d60cd2f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:16.163133 21105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc8bb7989c749dd90964fcd832a2e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:16.166308 21164 raft_consensus.cc:493] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.167035 21164 raft_consensus.cc:515] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.181095 21163 tablet_bootstrap.cc:492] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:16.181941 21163 ts_tablet_manager.cc:1403] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.070s	user 0.004s	sys 0.008s
I20260709 13:05:16.192155 21164 leader_election.cc:290] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:16.199663 21163 raft_consensus.cc:359] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } } peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } }
I20260709 13:05:16.201062 21160 ts_tablet_manager.cc:1434] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.060s	user 0.025s	sys 0.017s
I20260709 13:05:16.202205 21161 tablet_bootstrap.cc:492] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:16.203315 21145 heartbeater.cc:499] Master 127.15.8.190:32933 was elected leader, sending a full tablet report...
I20260709 13:05:16.205812 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff5a0b151e34af2ae757a39e3464931" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:16.203905 21160 tablet_bootstrap.cc:492] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
W20260709 13:05:16.207504 20937 leader_election.cc:343] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.205305 21161 ts_tablet_manager.cc:1403] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.000s
I20260709 13:05:16.208837 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff5a0b151e34af2ae757a39e3464931" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
W20260709 13:05:16.210515 20936 leader_election.cc:343] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.211165 20936 leader_election.cc:304] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8; no voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a
I20260709 13:05:16.212114 21164 raft_consensus.cc:2749] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:16.213703 21160 tablet_bootstrap.cc:654] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.202586 21163 raft_consensus.cc:385] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.214926 21163 raft_consensus.cc:740] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.215864 21163 consensus_queue.cc:260] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } } peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } }
I20260709 13:05:16.218551 21071 heartbeater.cc:499] Master 127.15.8.190:32933 was elected leader, sending a full tablet report...
I20260709 13:05:16.219182 21160 tablet_bootstrap.cc:492] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:16.219775 21160 ts_tablet_manager.cc:1403] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.002s
I20260709 13:05:16.220146 21163 ts_tablet_manager.cc:1434] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.003s
I20260709 13:05:16.220234 21161 raft_consensus.cc:359] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.221220 21161 raft_consensus.cc:385] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.221560 21163 tablet_bootstrap.cc:492] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:16.221529 21161 raft_consensus.cc:740] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.222606 21161 consensus_queue.cc:260] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.223562 21160 raft_consensus.cc:359] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.224390 21160 raft_consensus.cc:385] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.224717 21160 raft_consensus.cc:740] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.225544 21161 ts_tablet_manager.cc:1434] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:05:16.227689 21161 tablet_bootstrap.cc:492] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:16.229182 21163 tablet_bootstrap.cc:654] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.225555 21160 consensus_queue.cc:260] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.231881 21160 ts_tablet_manager.cc:1434] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.006s
I20260709 13:05:16.233094 21160 tablet_bootstrap.cc:492] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
I20260709 13:05:16.235504 21161 tablet_bootstrap.cc:654] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.239825 21160 tablet_bootstrap.cc:654] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.249487 21161 tablet_bootstrap.cc:492] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:16.250370 21161 ts_tablet_manager.cc:1403] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260709 13:05:16.254492 21161 raft_consensus.cc:359] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.256006 21161 raft_consensus.cc:385] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.256524 21161 raft_consensus.cc:740] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.257897 21161 consensus_queue.cc:260] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.264906 21161 ts_tablet_manager.cc:1434] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:05:16.266628 21161 tablet_bootstrap.cc:492] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:16.276055 21161 tablet_bootstrap.cc:654] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.289638 21161 tablet_bootstrap.cc:492] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:16.290580 21161 ts_tablet_manager.cc:1403] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260709 13:05:16.294939 21161 raft_consensus.cc:359] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.296231 21161 raft_consensus.cc:385] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.296756 21161 raft_consensus.cc:740] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.298091 21161 consensus_queue.cc:260] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.301383 21160 tablet_bootstrap.cc:492] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:16.301448 21163 tablet_bootstrap.cc:492] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:16.301445 21161 ts_tablet_manager.cc:1434] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:05:16.302387 21160 ts_tablet_manager.cc:1403] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.070s	user 0.029s	sys 0.038s
I20260709 13:05:16.302469 21163 ts_tablet_manager.cc:1403] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.081s	user 0.048s	sys 0.030s
I20260709 13:05:16.303263 21161 tablet_bootstrap.cc:492] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:16.305699 21163 raft_consensus.cc:359] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.306492 21163 raft_consensus.cc:385] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.306097 21160 raft_consensus.cc:359] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.306890 21163 raft_consensus.cc:740] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.307123 21160 raft_consensus.cc:385] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.307654 21160 raft_consensus.cc:740] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.308770 21160 consensus_queue.cc:260] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.310732 21161 tablet_bootstrap.cc:654] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.307752 21163 consensus_queue.cc:260] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.312597 21160 ts_tablet_manager.cc:1434] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:05:16.313308 21163 ts_tablet_manager.cc:1434] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:16.314342 21163 tablet_bootstrap.cc:492] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:16.317651 21160 tablet_bootstrap.cc:492] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
I20260709 13:05:16.322031 21163 tablet_bootstrap.cc:654] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.325453 21160 tablet_bootstrap.cc:654] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.338310 21161 tablet_bootstrap.cc:492] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:16.338924 21163 tablet_bootstrap.cc:492] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:16.338924 21160 tablet_bootstrap.cc:492] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:16.339181 21161 ts_tablet_manager.cc:1403] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.016s
I20260709 13:05:16.339702 21160 ts_tablet_manager.cc:1403] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260709 13:05:16.339702 21163 ts_tablet_manager.cc:1403] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.002s
I20260709 13:05:16.342480 21160 raft_consensus.cc:359] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.343005 21161 raft_consensus.cc:359] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.343329 21160 raft_consensus.cc:385] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.343272 21163 raft_consensus.cc:359] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.343842 21161 raft_consensus.cc:385] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.343971 21160 raft_consensus.cc:740] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.344144 21163 raft_consensus.cc:385] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.344313 21161 raft_consensus.cc:740] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.344623 21163 raft_consensus.cc:740] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.345090 21160 consensus_queue.cc:260] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.345382 21163 consensus_queue.cc:260] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.345125 21161 consensus_queue.cc:260] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.347512 21160 ts_tablet_manager.cc:1434] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:16.347671 21163 ts_tablet_manager.cc:1434] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:16.347673 21161 ts_tablet_manager.cc:1434] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260709 13:05:16.348690 21160 tablet_bootstrap.cc:492] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
I20260709 13:05:16.349146 21163 tablet_bootstrap.cc:492] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:16.352968 21161 tablet_bootstrap.cc:492] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:16.356354 21163 tablet_bootstrap.cc:654] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.356549 21160 tablet_bootstrap.cc:654] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.360478 21161 tablet_bootstrap.cc:654] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.366904 21160 tablet_bootstrap.cc:492] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:16.367700 21160 ts_tablet_manager.cc:1403] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 13:05:16.369045 21172 raft_consensus.cc:493] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.369642 21172 raft_consensus.cc:515] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } } peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } }
I20260709 13:05:16.372412 21160 raft_consensus.cc:359] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.373801 21160 raft_consensus.cc:385] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.374269 21160 raft_consensus.cc:740] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.376878 21160 consensus_queue.cc:260] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.380025 21160 ts_tablet_manager.cc:1434] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:05:16.380461 21172 leader_election.cc:290] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571), 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381)
I20260709 13:05:16.380574 21163 tablet_bootstrap.cc:492] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:16.381269 21160 tablet_bootstrap.cc:492] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
I20260709 13:05:16.381335 21163 ts_tablet_manager.cc:1403] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.032s	user 0.027s	sys 0.003s
I20260709 13:05:16.384999 21163 raft_consensus.cc:359] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.385803 21163 raft_consensus.cc:385] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.386166 21163 raft_consensus.cc:740] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.387100 21163 consensus_queue.cc:260] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.389477 21163 ts_tablet_manager.cc:1434] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 13:05:16.390532 21163 tablet_bootstrap.cc:492] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:16.391444 21160 tablet_bootstrap.cc:654] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.398283 21163 tablet_bootstrap.cc:654] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.403967 21161 tablet_bootstrap.cc:492] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:16.404783 21161 ts_tablet_manager.cc:1403] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.007s
I20260709 13:05:16.408457 21161 raft_consensus.cc:359] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.409351 21161 raft_consensus.cc:385] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.409705 21161 raft_consensus.cc:740] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.410579 21161 consensus_queue.cc:260] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.413205 21161 ts_tablet_manager.cc:1434] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260709 13:05:16.414398 21161 tablet_bootstrap.cc:492] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:16.419569 21160 tablet_bootstrap.cc:492] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:16.420264 21160 ts_tablet_manager.cc:1403] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.011s
I20260709 13:05:16.421362 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ddc011a4251496d98f36ae7bde6943c" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:16.422128 21120 raft_consensus.cc:2468] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 0.
I20260709 13:05:16.423514 21011 leader_election.cc:304] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:16.423785 21160 raft_consensus.cc:359] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.424547 21172 raft_consensus.cc:2804] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.424805 21160 raft_consensus.cc:385] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.425006 21172 raft_consensus.cc:493] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.425241 21160 raft_consensus.cc:740] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.425439 21172 raft_consensus.cc:3060] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.423786 21163 tablet_bootstrap.cc:492] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:16.427376 21163 ts_tablet_manager.cc:1403] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.019s
I20260709 13:05:16.428041 21161 tablet_bootstrap.cc:654] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.430919 21163 raft_consensus.cc:359] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.431802 21163 raft_consensus.cc:385] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.432144 21163 raft_consensus.cc:740] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.433005 21163 consensus_queue.cc:260] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.434095 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ddc011a4251496d98f36ae7bde6943c" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8" is_pre_election: true
W20260709 13:05:16.436576 21010 leader_election.cc:343] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.426213 21160 consensus_queue.cc:260] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.438171 21172 raft_consensus.cc:515] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } } peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } }
I20260709 13:05:16.440366 21160 ts_tablet_manager.cc:1434] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
W20260709 13:05:16.443336 20917 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:16.445191 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ddc011a4251496d98f36ae7bde6943c" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:16.446074 21120 raft_consensus.cc:3060] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.447036 21160 tablet_bootstrap.cc:492] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
I20260709 13:05:16.453136 21164 raft_consensus.cc:493] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.453943 21164 raft_consensus.cc:515] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.458431 21164 leader_election.cc:290] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:16.458688 21119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25f8d29f4144aa4a6c947234e66fd2b" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:16.461007 21164 raft_consensus.cc:493] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.459070 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ddc011a4251496d98f36ae7bde6943c" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:16.461650 21164 raft_consensus.cc:515] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
W20260709 13:05:16.462178 20936 leader_election.cc:343] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.458365 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25f8d29f4144aa4a6c947234e66fd2b" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
W20260709 13:05:16.463168 21010 leader_election.cc:343] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.464111 21164 leader_election.cc:290] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
W20260709 13:05:16.465193 20937 leader_election.cc:343] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.467907 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56f0615de744c28bc7bd6f74b764121" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:16.468955 21046 raft_consensus.cc:2468] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 0.
I20260709 13:05:16.470353 21167 raft_consensus.cc:493] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.471074 21167 raft_consensus.cc:515] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.482509 21160 tablet_bootstrap.cc:654] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.484246 21167 leader_election.cc:290] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:16.465322 21119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56f0615de744c28bc7bd6f74b764121" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:16.487993 21119 raft_consensus.cc:2468] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 0.
I20260709 13:05:16.489898 20936 leader_election.cc:304] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:16.466135 20937 leader_election.cc:304] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8; no voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a
I20260709 13:05:16.491834 21189 raft_consensus.cc:2804] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.492333 21189 raft_consensus.cc:493] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.492697 21189 raft_consensus.cc:3060] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.494010 21164 raft_consensus.cc:2749] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:16.499940 21164 raft_consensus.cc:493] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.500491 21164 raft_consensus.cc:515] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.502218 21189 raft_consensus.cc:515] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.502892 21164 leader_election.cc:290] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:16.503293 21172 leader_election.cc:290] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 election: Requested vote from peers 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571), 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381)
I20260709 13:05:16.511781 21120 raft_consensus.cc:2468] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 1.
I20260709 13:05:16.513094 21161 tablet_bootstrap.cc:492] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:16.514065 21161 ts_tablet_manager.cc:1403] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.100s	user 0.037s	sys 0.049s
I20260709 13:05:16.488416 21163 ts_tablet_manager.cc:1434] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.061s	user 0.027s	sys 0.021s
I20260709 13:05:16.516491 21011 leader_election.cc:304] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a; no voters: 053d35e046c44d5eba4099b322f259c8
I20260709 13:05:16.516885 21163 tablet_bootstrap.cc:492] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:16.507105 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56f0615de744c28bc7bd6f74b764121" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:16.518014 21045 raft_consensus.cc:3060] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.505892 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd4c11795104a3c8d7004654054b9e0" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:16.504879 21119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd4c11795104a3c8d7004654054b9e0" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:16.520311 21119 raft_consensus.cc:2468] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 0.
I20260709 13:05:16.521739 20936 leader_election.cc:304] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:16.523334 21164 raft_consensus.cc:2804] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.523869 21164 raft_consensus.cc:493] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.524282 21164 raft_consensus.cc:3060] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.528723 21163 tablet_bootstrap.cc:654] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.528980 21160 tablet_bootstrap.cc:492] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:16.529513 21160 ts_tablet_manager.cc:1403] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.010s
I20260709 13:05:16.530817 21046 raft_consensus.cc:2468] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 0.
I20260709 13:05:16.522578 21167 raft_consensus.cc:493] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.532999 21160 raft_consensus.cc:359] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.533802 21160 raft_consensus.cc:385] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.526571 21172 raft_consensus.cc:2804] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.534121 21160 raft_consensus.cc:740] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.534346 21172 raft_consensus.cc:697] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Becoming Leader. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Running, Role: LEADER
I20260709 13:05:16.533342 21167 raft_consensus.cc:515] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.535329 21172 consensus_queue.cc:237] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } } peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } }
I20260709 13:05:16.537068 21167 leader_election.cc:290] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:16.538034 21160 consensus_queue.cc:260] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.536890 21164 raft_consensus.cc:515] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.541011 21189 leader_election.cc:290] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 election: Requested vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:16.542788 21119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56f0615de744c28bc7bd6f74b764121" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:16.543491 21119 raft_consensus.cc:3060] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.545435 21160 ts_tablet_manager.cc:1434] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260709 13:05:16.545585 21161 raft_consensus.cc:359] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } } peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } }
I20260709 13:05:16.546422 21161 raft_consensus.cc:385] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.546752 21161 raft_consensus.cc:740] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.546872 21160 tablet_bootstrap.cc:492] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
I20260709 13:05:16.547516 21161 consensus_queue.cc:260] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } } peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } }
I20260709 13:05:16.549032 21045 raft_consensus.cc:2468] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 1.
I20260709 13:05:16.549324 20970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af8c1ad622574fef921da7331da3d14f" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8" is_pre_election: true
I20260709 13:05:16.551049 20937 leader_election.cc:304] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:16.553534 21163 tablet_bootstrap.cc:492] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:16.554123 21163 ts_tablet_manager.cc:1403] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.002s
I20260709 13:05:16.554802 21160 tablet_bootstrap.cc:654] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:16.556695 21084 leader_election.cc:343] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.557617 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd4c11795104a3c8d7004654054b9e0" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8" is_pre_election: true
I20260709 13:05:16.558439 20971 raft_consensus.cc:2393] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89c639e99baa4cf0ad0cc1e3129cc207 in current term 1: Already voted for candidate 053d35e046c44d5eba4099b322f259c8 in this term.
I20260709 13:05:16.561594 21189 raft_consensus.cc:2804] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.562160 21189 raft_consensus.cc:697] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Becoming Leader. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Running, Role: LEADER
I20260709 13:05:16.563025 21189 consensus_queue.cc:237] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.565110 21119 raft_consensus.cc:2468] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 1.
I20260709 13:05:16.568538 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd4c11795104a3c8d7004654054b9e0" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:16.569219 21160 tablet_bootstrap.cc:492] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:16.569449 21046 raft_consensus.cc:3060] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.569782 21160 ts_tablet_manager.cc:1403] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 13:05:16.571172 21161 ts_tablet_manager.cc:1434] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.003s
I20260709 13:05:16.572309 21161 tablet_bootstrap.cc:492] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:16.573210 21160 raft_consensus.cc:359] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.574004 21160 raft_consensus.cc:385] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.574301 21160 raft_consensus.cc:740] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.575321 21160 consensus_queue.cc:260] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.578799 21164 leader_election.cc:290] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 election: Requested vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:16.580116 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd4c11795104a3c8d7004654054b9e0" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:16.582862 21120 raft_consensus.cc:3060] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.584852 21046 raft_consensus.cc:2468] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 1.
I20260709 13:05:16.557390 21163 raft_consensus.cc:359] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.586024 21163 raft_consensus.cc:385] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.586107 21044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af8c1ad622574fef921da7331da3d14f" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:16.586439 21163 raft_consensus.cc:740] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.585793 20868 catalog_manager.cc:5697] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a reported cstate change: term changed from 0 to 1, leader changed from <none> to a649d92aa2114f4c95b29646cfacd36a (127.15.8.130). New cstate: current_term: 1 leader_uuid: "a649d92aa2114f4c95b29646cfacd36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:16.587716 21086 leader_election.cc:343] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.588022 21160 ts_tablet_manager.cc:1434] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:05:16.588168 21086 leader_election.cc:304] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 053d35e046c44d5eba4099b322f259c8, a649d92aa2114f4c95b29646cfacd36a
I20260709 13:05:16.589066 21160 tablet_bootstrap.cc:492] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
I20260709 13:05:16.589427 21167 raft_consensus.cc:2749] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:16.587729 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd4c11795104a3c8d7004654054b9e0" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:16.591017 21045 raft_consensus.cc:2393] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89c639e99baa4cf0ad0cc1e3129cc207 in current term 1: Already voted for candidate 053d35e046c44d5eba4099b322f259c8 in this term.
I20260709 13:05:16.592121 21086 leader_election.cc:304] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 053d35e046c44d5eba4099b322f259c8, a649d92aa2114f4c95b29646cfacd36a
I20260709 13:05:16.592813 20937 leader_election.cc:304] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:16.593724 21163 consensus_queue.cc:260] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.596120 21163 ts_tablet_manager.cc:1434] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 13:05:16.597198 21163 tablet_bootstrap.cc:492] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:16.601034 21161 tablet_bootstrap.cc:654] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.604326 21163 tablet_bootstrap.cc:654] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.605417 21120 raft_consensus.cc:2468] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 1.
I20260709 13:05:16.606113 21167 raft_consensus.cc:2749] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:16.606578 21196 raft_consensus.cc:2804] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.612265 21196 raft_consensus.cc:697] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Becoming Leader. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Running, Role: LEADER
I20260709 13:05:16.612565 21160 tablet_bootstrap.cc:654] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.613170 21196 consensus_queue.cc:237] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.630815 21160 tablet_bootstrap.cc:492] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:16.631577 21160 ts_tablet_manager.cc:1403] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.000s
I20260709 13:05:16.634384 21160 raft_consensus.cc:359] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.641497 21160 raft_consensus.cc:385] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.641937 21160 raft_consensus.cc:740] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.641233 20867 catalog_manager.cc:5697] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 053d35e046c44d5eba4099b322f259c8 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "053d35e046c44d5eba4099b322f259c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.643123 21164 raft_consensus.cc:493] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.643683 21164 raft_consensus.cc:515] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } } peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } }
I20260709 13:05:16.645870 21164 leader_election.cc:290] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:16.642678 21160 consensus_queue.cc:260] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.647575 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ddc011a4251496d98f36ae7bde6943c" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:16.648351 21120 raft_consensus.cc:2393] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 053d35e046c44d5eba4099b322f259c8 in current term 1: Already voted for candidate a649d92aa2114f4c95b29646cfacd36a in this term.
I20260709 13:05:16.648638 21160 ts_tablet_manager.cc:1434] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:05:16.649443 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ddc011a4251496d98f36ae7bde6943c" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:16.651129 21163 tablet_bootstrap.cc:492] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:16.651682 21163 ts_tablet_manager.cc:1403] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.010s
I20260709 13:05:16.652650 20937 leader_election.cc:304] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8; no voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a
I20260709 13:05:16.653585 21161 tablet_bootstrap.cc:492] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:16.654896 21164 raft_consensus.cc:3060] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.654963 21163 raft_consensus.cc:359] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.655831 21163 raft_consensus.cc:385] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.656154 21163 raft_consensus.cc:740] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.657699 21161 ts_tablet_manager.cc:1403] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.005s
I20260709 13:05:16.657042 21163 consensus_queue.cc:260] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.660178 21161 raft_consensus.cc:359] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.660697 21161 raft_consensus.cc:385] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.660930 21161 raft_consensus.cc:740] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.661583 21161 consensus_queue.cc:260] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.663566 21163 ts_tablet_manager.cc:1434] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:05:16.664935 21161 ts_tablet_manager.cc:1434] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:16.665023 21163 tablet_bootstrap.cc:492] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:16.666009 21161 tablet_bootstrap.cc:492] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:16.668433 21164 raft_consensus.cc:2749] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:16.672312 21161 tablet_bootstrap.cc:654] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.673405 20867 catalog_manager.cc:5697] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 053d35e046c44d5eba4099b322f259c8 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "053d35e046c44d5eba4099b322f259c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.672053 21163 tablet_bootstrap.cc:654] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.680186 21161 tablet_bootstrap.cc:492] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:16.680663 21161 ts_tablet_manager.cc:1403] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.003s
I20260709 13:05:16.680850 21163 tablet_bootstrap.cc:492] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:16.681392 21163 ts_tablet_manager.cc:1403] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 13:05:16.683229 21161 raft_consensus.cc:359] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.683947 21161 raft_consensus.cc:385] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.683801 21163 raft_consensus.cc:359] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.684275 21161 raft_consensus.cc:740] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.684556 21163 raft_consensus.cc:385] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.684855 21163 raft_consensus.cc:740] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.684994 21161 consensus_queue.cc:260] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.685636 21163 consensus_queue.cc:260] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.687141 21161 ts_tablet_manager.cc:1434] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:05:16.689474 21163 ts_tablet_manager.cc:1434] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:05:16.690207 21163 tablet_bootstrap.cc:492] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:16.697422 21163 tablet_bootstrap.cc:654] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.699734 21167 raft_consensus.cc:493] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.700508 21167 raft_consensus.cc:515] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.702221 21167 leader_election.cc:290] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:16.702395 21163 tablet_bootstrap.cc:492] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:16.703044 21163 ts_tablet_manager.cc:1403] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 13:05:16.703110 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aec3c706e5046e29bf53a118a1fc873" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8" is_pre_election: true
I20260709 13:05:16.703357 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aec3c706e5046e29bf53a118a1fc873" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:16.703785 20971 raft_consensus.cc:2468] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 0.
I20260709 13:05:16.704070 21046 raft_consensus.cc:2468] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 0.
I20260709 13:05:16.704854 21084 leader_election.cc:304] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:16.705775 21167 raft_consensus.cc:2804] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.706141 21167 raft_consensus.cc:493] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.706462 21167 raft_consensus.cc:3060] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.706614 21163 raft_consensus.cc:359] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.707403 21163 raft_consensus.cc:385] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.707679 21163 raft_consensus.cc:740] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.708431 21163 consensus_queue.cc:260] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.710465 21163 ts_tablet_manager.cc:1434] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260709 13:05:16.713891 21167 raft_consensus.cc:515] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.716359 21167 leader_election.cc:290] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:16.717139 21167 raft_consensus.cc:493] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.717180 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aec3c706e5046e29bf53a118a1fc873" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:16.717626 21167 raft_consensus.cc:515] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.717931 20971 raft_consensus.cc:3060] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.718834 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aec3c706e5046e29bf53a118a1fc873" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:16.719462 21046 raft_consensus.cc:3060] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.720537 20970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16d86d014e24e03b880ddc3df11bc99" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8" is_pre_election: true
I20260709 13:05:16.721238 20970 raft_consensus.cc:2468] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 0.
I20260709 13:05:16.722563 21084 leader_election.cc:304] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:16.724500 21208 raft_consensus.cc:2804] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.724671 21167 leader_election.cc:290] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:16.724977 21208 raft_consensus.cc:493] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.725461 21208 raft_consensus.cc:3060] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.726076 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16d86d014e24e03b880ddc3df11bc99" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:16.726164 20971 raft_consensus.cc:2468] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 1.
I20260709 13:05:16.726935 21045 raft_consensus.cc:2468] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 0.
I20260709 13:05:16.727952 21084 leader_election.cc:304] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:16.728714 21167 raft_consensus.cc:2804] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.732195 21046 raft_consensus.cc:2468] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 1.
I20260709 13:05:16.732483 21167 raft_consensus.cc:697] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Becoming Leader. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Running, Role: LEADER
I20260709 13:05:16.733448 21167 consensus_queue.cc:237] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.733768 21208 raft_consensus.cc:515] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.734275 21164 raft_consensus.cc:493] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.734900 21164 raft_consensus.cc:515] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.736326 21208 leader_election.cc:290] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:16.737010 21164 leader_election.cc:290] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:16.738088 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af8c1ad622574fef921da7331da3d14f" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:16.738394 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16d86d014e24e03b880ddc3df11bc99" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:16.738658 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af8c1ad622574fef921da7331da3d14f" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:16.738929 21046 raft_consensus.cc:2468] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 0.
I20260709 13:05:16.739323 21045 raft_consensus.cc:3060] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.739356 21120 raft_consensus.cc:2468] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 0.
I20260709 13:05:16.740180 20937 leader_election.cc:304] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:16.741698 21164 raft_consensus.cc:2804] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.743057 21164 raft_consensus.cc:493] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.743718 21164 raft_consensus.cc:3060] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.741895 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16d86d014e24e03b880ddc3df11bc99" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:16.744323 20971 raft_consensus.cc:3060] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.748824 20868 catalog_manager.cc:5697] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:16.750083 20971 raft_consensus.cc:2468] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 1.
I20260709 13:05:16.750986 21045 raft_consensus.cc:2468] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 1.
I20260709 13:05:16.751497 21084 leader_election.cc:304] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:16.752489 21167 raft_consensus.cc:2804] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.752990 21167 raft_consensus.cc:697] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Becoming Leader. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Running, Role: LEADER
I20260709 13:05:16.753824 21167 consensus_queue.cc:237] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.755743 21164 raft_consensus.cc:515] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.758795 21164 leader_election.cc:290] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 election: Requested vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:16.759183 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af8c1ad622574fef921da7331da3d14f" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:16.759941 21120 raft_consensus.cc:3060] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.760177 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af8c1ad622574fef921da7331da3d14f" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:16.760859 21045 raft_consensus.cc:3060] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.765741 20868 catalog_manager.cc:5697] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:16.767467 21120 raft_consensus.cc:2468] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 1.
I20260709 13:05:16.767972 21045 raft_consensus.cc:2468] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 1.
I20260709 13:05:16.768944 20936 leader_election.cc:304] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:16.769804 21164 raft_consensus.cc:2804] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.770256 21164 raft_consensus.cc:697] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Becoming Leader. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Running, Role: LEADER
I20260709 13:05:16.771080 21164 consensus_queue.cc:237] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.779102 20868 catalog_manager.cc:5697] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 053d35e046c44d5eba4099b322f259c8 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "053d35e046c44d5eba4099b322f259c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.836861 21172 raft_consensus.cc:493] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.837432 21172 raft_consensus.cc:515] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.839509 21172 leader_election.cc:290] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:16.840092 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc8bb7989c749dd90964fcd832a2e5e" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8" is_pre_election: true
I20260709 13:05:16.840557 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc8bb7989c749dd90964fcd832a2e5e" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:16.840832 20971 raft_consensus.cc:2468] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 0.
I20260709 13:05:16.841274 21120 raft_consensus.cc:2468] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 0.
I20260709 13:05:16.842077 21010 leader_election.cc:304] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:16.842918 21172 raft_consensus.cc:2804] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.843343 21172 raft_consensus.cc:493] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.843626 21172 raft_consensus.cc:3060] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.848686 21172 raft_consensus.cc:515] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.850317 21172 leader_election.cc:290] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:16.851315 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc8bb7989c749dd90964fcd832a2e5e" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:16.851446 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc8bb7989c749dd90964fcd832a2e5e" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:16.851958 20971 raft_consensus.cc:3060] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.852028 21120 raft_consensus.cc:3060] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.857473 21120 raft_consensus.cc:2468] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 1.
I20260709 13:05:16.857470 20971 raft_consensus.cc:2468] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 1.
I20260709 13:05:16.858770 21011 leader_election.cc:304] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:16.859512 21172 raft_consensus.cc:2804] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.860065 21172 raft_consensus.cc:697] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Becoming Leader. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Running, Role: LEADER
I20260709 13:05:16.860788 21172 consensus_queue.cc:237] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.865067 21167 raft_consensus.cc:493] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.865654 21167 raft_consensus.cc:515] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.867619 21167 leader_election.cc:290] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:16.868505 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff5a0b151e34af2ae757a39e3464931" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8" is_pre_election: true
I20260709 13:05:16.868757 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff5a0b151e34af2ae757a39e3464931" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:16.869133 20971 raft_consensus.cc:2468] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 0.
I20260709 13:05:16.869539 21045 raft_consensus.cc:2468] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 0.
I20260709 13:05:16.868914 20868 catalog_manager.cc:5697] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a reported cstate change: term changed from 0 to 1, leader changed from <none> to a649d92aa2114f4c95b29646cfacd36a (127.15.8.130). New cstate: current_term: 1 leader_uuid: "a649d92aa2114f4c95b29646cfacd36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.870589 21084 leader_election.cc:304] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:16.871373 21167 raft_consensus.cc:2804] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.871755 21167 raft_consensus.cc:493] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.872077 21167 raft_consensus.cc:3060] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.879312 21167 raft_consensus.cc:515] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.881125 21167 leader_election.cc:290] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:16.881870 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff5a0b151e34af2ae757a39e3464931" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:16.882191 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff5a0b151e34af2ae757a39e3464931" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:16.882467 20971 raft_consensus.cc:3060] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.882866 21045 raft_consensus.cc:3060] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.887703 20971 raft_consensus.cc:2468] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 1.
I20260709 13:05:16.887704 21045 raft_consensus.cc:2468] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 1.
I20260709 13:05:16.889017 21084 leader_election.cc:304] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:16.889734 21167 raft_consensus.cc:2804] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.890232 21167 raft_consensus.cc:697] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Becoming Leader. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Running, Role: LEADER
I20260709 13:05:16.890937 21167 consensus_queue.cc:237] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.898412 20868 catalog_manager.cc:5697] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:16.901516 21172 raft_consensus.cc:493] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.902253 21172 raft_consensus.cc:515] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.904461 21172 leader_election.cc:290] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:16.905288 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25f8d29f4144aa4a6c947234e66fd2b" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8" is_pre_election: true
I20260709 13:05:16.905649 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25f8d29f4144aa4a6c947234e66fd2b" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:16.906008 20971 raft_consensus.cc:2468] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 0.
I20260709 13:05:16.906358 21120 raft_consensus.cc:2468] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 0.
I20260709 13:05:16.907199 21010 leader_election.cc:304] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:16.908273 21172 raft_consensus.cc:2804] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.908643 21172 raft_consensus.cc:493] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.908972 21172 raft_consensus.cc:3060] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.914109 21172 raft_consensus.cc:515] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.915817 21172 leader_election.cc:290] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:16.916723 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25f8d29f4144aa4a6c947234e66fd2b" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:16.916781 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25f8d29f4144aa4a6c947234e66fd2b" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:16.917339 21120 raft_consensus.cc:3060] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.917608 20971 raft_consensus.cc:3060] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.922976 21120 raft_consensus.cc:2468] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 1.
I20260709 13:05:16.924028 21011 leader_election.cc:304] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:16.924068 20971 raft_consensus.cc:2468] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 1.
I20260709 13:05:16.924819 21172 raft_consensus.cc:2804] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.925311 21172 raft_consensus.cc:697] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Becoming Leader. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Running, Role: LEADER
I20260709 13:05:16.926043 21172 consensus_queue.cc:237] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:16.933139 20868 catalog_manager.cc:5697] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a reported cstate change: term changed from 0 to 1, leader changed from <none> to a649d92aa2114f4c95b29646cfacd36a (127.15.8.130). New cstate: current_term: 1 leader_uuid: "a649d92aa2114f4c95b29646cfacd36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.936254 21172 consensus_queue.cc:1048] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.951324 21218 consensus_queue.cc:1048] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:16.990352 21164 consensus_queue.cc:1048] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.006232 21164 consensus_queue.cc:1048] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.024144 21164 consensus_queue.cc:1048] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.035537 21189 consensus_queue.cc:1048] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.133155 21045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ddc011a4251496d98f36ae7bde6943c"
dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
mode: GRACEFUL
new_leader_uuid: "053d35e046c44d5eba4099b322f259c8"
 from {username='slave'} at 127.0.0.1:39800
I20260709 13:05:17.133710 21045 raft_consensus.cc:606] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Received request to transfer leadership to TS 053d35e046c44d5eba4099b322f259c8
I20260709 13:05:17.134657 21167 consensus_queue.cc:1048] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.136899 21167 consensus_queue.cc:1048] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.143838 21046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b25f8d29f4144aa4a6c947234e66fd2b"
dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
mode: GRACEFUL
new_leader_uuid: "053d35e046c44d5eba4099b322f259c8"
 from {username='slave'} at 127.0.0.1:39800
I20260709 13:05:17.144466 21046 raft_consensus.cc:606] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Received request to transfer leadership to TS 053d35e046c44d5eba4099b322f259c8
I20260709 13:05:17.174340 21120 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2aec3c706e5046e29bf53a118a1fc873"
dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
mode: GRACEFUL
new_leader_uuid: "053d35e046c44d5eba4099b322f259c8"
 from {username='slave'} at 127.0.0.1:60418
I20260709 13:05:17.175074 21120 raft_consensus.cc:606] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Received request to transfer leadership to TS 053d35e046c44d5eba4099b322f259c8
I20260709 13:05:17.194044 20971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af8c1ad622574fef921da7331da3d14f"
dest_uuid: "053d35e046c44d5eba4099b322f259c8"
mode: GRACEFUL
new_leader_uuid: "a649d92aa2114f4c95b29646cfacd36a"
 from {username='slave'} at 127.0.0.1:49216
I20260709 13:05:17.194841 20971 raft_consensus.cc:606] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Received request to transfer leadership to TS a649d92aa2114f4c95b29646cfacd36a
I20260709 13:05:17.196247 21189 consensus_queue.cc:1048] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.202796 21119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ff5a0b151e34af2ae757a39e3464931"
dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
mode: GRACEFUL
new_leader_uuid: "a649d92aa2114f4c95b29646cfacd36a"
 from {username='slave'} at 127.0.0.1:60418
I20260709 13:05:17.203325 21119 raft_consensus.cc:606] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Received request to transfer leadership to TS a649d92aa2114f4c95b29646cfacd36a
I20260709 13:05:17.208755 21164 consensus_queue.cc:1048] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.213841 21119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e16d86d014e24e03b880ddc3df11bc99"
dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
mode: GRACEFUL
new_leader_uuid: "a649d92aa2114f4c95b29646cfacd36a"
 from {username='slave'} at 127.0.0.1:60418
I20260709 13:05:17.214488 21119 raft_consensus.cc:606] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Received request to transfer leadership to TS a649d92aa2114f4c95b29646cfacd36a
I20260709 13:05:17.220278 21196 raft_consensus.cc:993] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8: : Instructing follower a649d92aa2114f4c95b29646cfacd36a to start an election
I20260709 13:05:17.220714 21164 raft_consensus.cc:1081] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Signalling peer a649d92aa2114f4c95b29646cfacd36a to start an election
I20260709 13:05:17.222162 21045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af8c1ad622574fef921da7331da3d14f"
dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
 from {username='slave'} at 127.0.0.1:39792
I20260709 13:05:17.222832 21045 raft_consensus.cc:493] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:17.223235 21045 raft_consensus.cc:3060] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.225203 20971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfd4c11795104a3c8d7004654054b9e0"
dest_uuid: "053d35e046c44d5eba4099b322f259c8"
mode: GRACEFUL
new_leader_uuid: "a649d92aa2114f4c95b29646cfacd36a"
 from {username='slave'} at 127.0.0.1:49216
I20260709 13:05:17.225749 20971 raft_consensus.cc:606] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Received request to transfer leadership to TS a649d92aa2114f4c95b29646cfacd36a
I20260709 13:05:17.230311 21045 raft_consensus.cc:515] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.231740 21046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cc8bb7989c749dd90964fcd832a2e5e"
dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
mode: GRACEFUL
new_leader_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
 from {username='slave'} at 127.0.0.1:39800
I20260709 13:05:17.232470 21046 raft_consensus.cc:606] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Received request to transfer leadership to TS 89c639e99baa4cf0ad0cc1e3129cc207
I20260709 13:05:17.233276 21045 leader_election.cc:290] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 2 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:17.233443 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af8c1ad622574fef921da7331da3d14f" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:17.234253 20971 raft_consensus.cc:3055] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:17.234468 21119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af8c1ad622574fef921da7331da3d14f" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:17.235199 21119 raft_consensus.cc:3060] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.234599 20971 raft_consensus.cc:740] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Running, Role: LEADER
I20260709 13:05:17.236133 20971 consensus_queue.cc:260] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.237407 20971 raft_consensus.cc:3060] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.242993 21119 raft_consensus.cc:2468] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 2.
I20260709 13:05:17.244355 21011 leader_election.cc:304] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:17.244951 21172 consensus_queue.cc:1048] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.245249 21218 raft_consensus.cc:2804] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:17.245709 20971 raft_consensus.cc:2468] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 2.
I20260709 13:05:17.245865 21218 raft_consensus.cc:697] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [term 2 LEADER]: Becoming Leader. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Running, Role: LEADER
I20260709 13:05:17.246801 21218 consensus_queue.cc:237] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.255015 20867 catalog_manager.cc:5697] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a reported cstate change: term changed from 1 to 2, leader changed from 053d35e046c44d5eba4099b322f259c8 (127.15.8.129) to a649d92aa2114f4c95b29646cfacd36a (127.15.8.130). New cstate: current_term: 2 leader_uuid: "a649d92aa2114f4c95b29646cfacd36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:17.256170 21188 consensus_queue.cc:1048] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:17.266812 21188 raft_consensus.cc:993] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a: : Instructing follower 89c639e99baa4cf0ad0cc1e3129cc207 to start an election
I20260709 13:05:17.267275 21188 raft_consensus.cc:1081] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Signalling peer 89c639e99baa4cf0ad0cc1e3129cc207 to start an election
I20260709 13:05:17.269200 21119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cc8bb7989c749dd90964fcd832a2e5e"
dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
 from {username='slave'} at 127.0.0.1:60402
I20260709 13:05:17.269791 21119 raft_consensus.cc:493] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:17.270202 21119 raft_consensus.cc:3060] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.276124 21230 consensus_queue.cc:1048] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.277769 21119 raft_consensus.cc:515] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.279738 21119 leader_election.cc:290] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 2 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:17.280469 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc8bb7989c749dd90964fcd832a2e5e" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:17.281186 20971 raft_consensus.cc:3060] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.282114 21046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc8bb7989c749dd90964fcd832a2e5e" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:17.282737 21046 raft_consensus.cc:3055] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:17.283027 21046 raft_consensus.cc:740] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Running, Role: LEADER
I20260709 13:05:17.283776 21046 consensus_queue.cc:260] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.285012 21046 raft_consensus.cc:3060] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.287638 21208 raft_consensus.cc:993] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207: : Instructing follower a649d92aa2114f4c95b29646cfacd36a to start an election
I20260709 13:05:17.288172 21208 raft_consensus.cc:1081] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Signalling peer a649d92aa2114f4c95b29646cfacd36a to start an election
I20260709 13:05:17.288401 20971 raft_consensus.cc:2468] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 2.
I20260709 13:05:17.289750 21084 leader_election.cc:304] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:17.290683 21045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ff5a0b151e34af2ae757a39e3464931"
dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
 from {username='slave'} at 127.0.0.1:39796
I20260709 13:05:17.291368 21045 raft_consensus.cc:493] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:17.291707 21045 raft_consensus.cc:3060] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.292820 21046 raft_consensus.cc:2468] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 2.
I20260709 13:05:17.293709 21167 raft_consensus.cc:2804] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:17.295199 21208 consensus_queue.cc:1048] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.297923 21045 raft_consensus.cc:515] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.299050 21044 raft_consensus.cc:1240] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Rejecting Update request from peer 89c639e99baa4cf0ad0cc1e3129cc207 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:17.299207 21238 consensus_queue.cc:1048] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:17.300935 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff5a0b151e34af2ae757a39e3464931" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:17.301532 20971 raft_consensus.cc:3060] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.302866 21167 raft_consensus.cc:697] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 LEADER]: Becoming Leader. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Running, Role: LEADER
I20260709 13:05:17.303577 21238 consensus_queue.cc:1059] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.304493 21208 raft_consensus.cc:3055] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:17.304112 21167 consensus_queue.cc:237] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.304913 21208 raft_consensus.cc:740] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Running, Role: LEADER
I20260709 13:05:17.305881 21208 consensus_queue.cc:260] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.307003 21208 raft_consensus.cc:3060] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.308986 20971 raft_consensus.cc:2468] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 2.
I20260709 13:05:17.310297 20969 raft_consensus.cc:1240] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Rejecting Update request from peer 89c639e99baa4cf0ad0cc1e3129cc207 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:05:17.310600 21045 leader_election.cc:290] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 2 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:17.312618 21119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff5a0b151e34af2ae757a39e3464931" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:17.313598 21010 leader_election.cc:304] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:17.314522 21218 raft_consensus.cc:2804] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:17.315184 21218 raft_consensus.cc:697] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [term 2 LEADER]: Becoming Leader. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Running, Role: LEADER
I20260709 13:05:17.316018 21218 consensus_queue.cc:237] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [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: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.323640 20869 catalog_manager.cc:5697] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a reported cstate change: term changed from 1 to 2, leader changed from 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131) to a649d92aa2114f4c95b29646cfacd36a (127.15.8.130). New cstate: current_term: 2 leader_uuid: "a649d92aa2114f4c95b29646cfacd36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:17.324849 21119 raft_consensus.cc:2468] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 2.
I20260709 13:05:17.329355 21238 consensus_queue.cc:1048] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:17.335409 20867 catalog_manager.cc:5697] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 reported cstate change: term changed from 1 to 2, leader changed from a649d92aa2114f4c95b29646cfacd36a (127.15.8.130) to 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:17.342504 21238 raft_consensus.cc:993] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207: : Instructing follower a649d92aa2114f4c95b29646cfacd36a to start an election
I20260709 13:05:17.343086 21238 raft_consensus.cc:1081] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Signalling peer a649d92aa2114f4c95b29646cfacd36a to start an election
I20260709 13:05:17.344910 21045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e16d86d014e24e03b880ddc3df11bc99"
dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
 from {username='slave'} at 127.0.0.1:39796
I20260709 13:05:17.345490 21045 raft_consensus.cc:493] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:17.345846 21045 raft_consensus.cc:3060] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.352404 21045 raft_consensus.cc:515] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.354543 21045 leader_election.cc:290] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 2 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:17.355237 20970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16d86d014e24e03b880ddc3df11bc99" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:17.355592 21119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16d86d014e24e03b880ddc3df11bc99" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:17.355937 20970 raft_consensus.cc:3060] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.356359 21119 raft_consensus.cc:3055] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:17.356722 21119 raft_consensus.cc:740] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Running, Role: LEADER
I20260709 13:05:17.357501 21119 consensus_queue.cc:260] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.358397 21119 raft_consensus.cc:3060] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.361418 20970 raft_consensus.cc:2468] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 2.
I20260709 13:05:17.362517 21010 leader_election.cc:304] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:17.363293 21218 raft_consensus.cc:2804] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:17.363602 21119 raft_consensus.cc:2468] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 2.
I20260709 13:05:17.363852 21218 raft_consensus.cc:697] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [term 2 LEADER]: Becoming Leader. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Running, Role: LEADER
I20260709 13:05:17.364795 21218 consensus_queue.cc:237] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.370898 20867 catalog_manager.cc:5697] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a reported cstate change: term changed from 1 to 2, leader changed from 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131) to a649d92aa2114f4c95b29646cfacd36a (127.15.8.130). New cstate: current_term: 2 leader_uuid: "a649d92aa2114f4c95b29646cfacd36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:17.389941 21218 consensus_queue.cc:1048] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.398138 21188 consensus_queue.cc:1048] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.406589 21188 raft_consensus.cc:993] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a: : Instructing follower 053d35e046c44d5eba4099b322f259c8 to start an election
I20260709 13:05:17.407107 21172 raft_consensus.cc:1081] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Signalling peer 053d35e046c44d5eba4099b322f259c8 to start an election
I20260709 13:05:17.408674 20970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b25f8d29f4144aa4a6c947234e66fd2b"
dest_uuid: "053d35e046c44d5eba4099b322f259c8"
 from {username='slave'} at 127.0.0.1:49192
I20260709 13:05:17.409188 20970 raft_consensus.cc:493] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:17.409533 20970 raft_consensus.cc:3060] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.414454 20970 raft_consensus.cc:515] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.416368 20970 leader_election.cc:290] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 2 election: Requested vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:17.417140 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25f8d29f4144aa4a6c947234e66fd2b" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:17.417620 21119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25f8d29f4144aa4a6c947234e66fd2b" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:17.417860 21045 raft_consensus.cc:3055] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:17.418362 21119 raft_consensus.cc:3060] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.418330 21045 raft_consensus.cc:740] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Running, Role: LEADER
I20260709 13:05:17.419430 21045 consensus_queue.cc:260] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.420776 21045 raft_consensus.cc:3060] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.424255 21119 raft_consensus.cc:2468] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 2.
I20260709 13:05:17.425391 20936 leader_election.cc:304] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:17.426210 21164 raft_consensus.cc:2804] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:17.426141 21045 raft_consensus.cc:2468] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 2.
I20260709 13:05:17.426841 21164 raft_consensus.cc:697] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [term 2 LEADER]: Becoming Leader. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Running, Role: LEADER
I20260709 13:05:17.427726 21164 consensus_queue.cc:237] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.433478 20867 catalog_manager.cc:5697] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 reported cstate change: term changed from 1 to 2, leader changed from a649d92aa2114f4c95b29646cfacd36a (127.15.8.130) to 053d35e046c44d5eba4099b322f259c8 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "053d35e046c44d5eba4099b322f259c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:17.508675 21188 raft_consensus.cc:993] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a: : Instructing follower 053d35e046c44d5eba4099b322f259c8 to start an election
I20260709 13:05:17.509189 21172 raft_consensus.cc:1081] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Signalling peer 053d35e046c44d5eba4099b322f259c8 to start an election
I20260709 13:05:17.510995 20970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ddc011a4251496d98f36ae7bde6943c"
dest_uuid: "053d35e046c44d5eba4099b322f259c8"
 from {username='slave'} at 127.0.0.1:49192
I20260709 13:05:17.511543 20970 raft_consensus.cc:493] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:17.511921 20970 raft_consensus.cc:3060] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.516903 20970 raft_consensus.cc:515] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } } peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } }
I20260709 13:05:17.518493 20970 leader_election.cc:290] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 2 election: Requested vote from peers 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:17.519511 21119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ddc011a4251496d98f36ae7bde6943c" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:17.519608 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ddc011a4251496d98f36ae7bde6943c" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:17.520138 21119 raft_consensus.cc:3060] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.520262 21045 raft_consensus.cc:3055] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:17.520687 21045 raft_consensus.cc:740] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Running, Role: LEADER
I20260709 13:05:17.521369 21045 consensus_queue.cc:260] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } } peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } }
I20260709 13:05:17.522317 21045 raft_consensus.cc:3060] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.525533 21119 raft_consensus.cc:2468] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 2.
I20260709 13:05:17.526685 20936 leader_election.cc:304] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:17.527513 21164 raft_consensus.cc:2804] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:17.527679 21045 raft_consensus.cc:2468] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 2.
I20260709 13:05:17.527958 21164 raft_consensus.cc:697] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [term 2 LEADER]: Becoming Leader. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Running, Role: LEADER
I20260709 13:05:17.528899 21164 consensus_queue.cc:237] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } } peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } }
I20260709 13:05:17.534660 20867 catalog_manager.cc:5697] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 reported cstate change: term changed from 1 to 2, leader changed from a649d92aa2114f4c95b29646cfacd36a (127.15.8.130) to 053d35e046c44d5eba4099b322f259c8 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "053d35e046c44d5eba4099b322f259c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:17.593710 21196 raft_consensus.cc:993] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8: : Instructing follower a649d92aa2114f4c95b29646cfacd36a to start an election
I20260709 13:05:17.594195 21164 raft_consensus.cc:1081] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Signalling peer a649d92aa2114f4c95b29646cfacd36a to start an election
I20260709 13:05:17.595893 21045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfd4c11795104a3c8d7004654054b9e0"
dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
 from {username='slave'} at 127.0.0.1:39792
I20260709 13:05:17.596472 21045 raft_consensus.cc:493] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:17.596791 21045 raft_consensus.cc:3060] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.601681 21045 raft_consensus.cc:515] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.603312 21045 leader_election.cc:290] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 2 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:17.604244 20970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd4c11795104a3c8d7004654054b9e0" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:17.604521 21119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd4c11795104a3c8d7004654054b9e0" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:17.604974 20970 raft_consensus.cc:3055] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:17.605113 21119 raft_consensus.cc:3060] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.605365 20970 raft_consensus.cc:740] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Running, Role: LEADER
I20260709 13:05:17.606289 20970 consensus_queue.cc:260] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.607587 20970 raft_consensus.cc:3060] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.612591 21119 raft_consensus.cc:2468] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 2.
I20260709 13:05:17.613752 21011 leader_election.cc:304] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:17.614596 21172 raft_consensus.cc:2804] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:17.615105 21172 raft_consensus.cc:697] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 2 LEADER]: Becoming Leader. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Running, Role: LEADER
I20260709 13:05:17.616034 20970 raft_consensus.cc:2468] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 2.
I20260709 13:05:17.615918 21172 consensus_queue.cc:237] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.623492 20867 catalog_manager.cc:5697] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a reported cstate change: term changed from 1 to 2, leader changed from 053d35e046c44d5eba4099b322f259c8 (127.15.8.129) to a649d92aa2114f4c95b29646cfacd36a (127.15.8.130). New cstate: current_term: 2 leader_uuid: "a649d92aa2114f4c95b29646cfacd36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:17.709000 21167 raft_consensus.cc:993] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207: : Instructing follower 053d35e046c44d5eba4099b322f259c8 to start an election
I20260709 13:05:17.709471 21208 raft_consensus.cc:1081] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Signalling peer 053d35e046c44d5eba4099b322f259c8 to start an election
I20260709 13:05:17.710959 20970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2aec3c706e5046e29bf53a118a1fc873"
dest_uuid: "053d35e046c44d5eba4099b322f259c8"
 from {username='slave'} at 127.0.0.1:49206
I20260709 13:05:17.711427 20970 raft_consensus.cc:493] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:17.711678 20970 raft_consensus.cc:3060] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.717276 20970 raft_consensus.cc:515] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.718930 20970 leader_election.cc:290] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 2 election: Requested vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:17.719928 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aec3c706e5046e29bf53a118a1fc873" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:17.720090 21119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aec3c706e5046e29bf53a118a1fc873" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:17.720523 21045 raft_consensus.cc:3060] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.720798 21119 raft_consensus.cc:3055] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:17.721166 21119 raft_consensus.cc:740] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Running, Role: LEADER
I20260709 13:05:17.721992 21119 consensus_queue.cc:260] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.723073 21119 raft_consensus.cc:3060] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:17.726109 21045 raft_consensus.cc:2468] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 2.
I20260709 13:05:17.727486 20937 leader_election.cc:304] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:17.727742 20970 raft_consensus.cc:1275] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Refusing update from remote peer a649d92aa2114f4c95b29646cfacd36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.728298 21164 raft_consensus.cc:2804] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:17.728765 21164 raft_consensus.cc:697] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [term 2 LEADER]: Becoming Leader. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Running, Role: LEADER
I20260709 13:05:17.729596 21172 consensus_queue.cc:1048] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:17.729627 21164 consensus_queue.cc:237] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:17.731354 21119 raft_consensus.cc:2468] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 2.
I20260709 13:05:17.738888 20867 catalog_manager.cc:5697] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 reported cstate change: term changed from 1 to 2, leader changed from 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131) to 053d35e046c44d5eba4099b322f259c8 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "053d35e046c44d5eba4099b322f259c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:17.744482 21119 raft_consensus.cc:1275] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Refusing update from remote peer a649d92aa2114f4c95b29646cfacd36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.746507 21172 consensus_queue.cc:1048] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:17.845504 21045 raft_consensus.cc:1275] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Refusing update from remote peer 053d35e046c44d5eba4099b322f259c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.846971 21164 consensus_queue.cc:1048] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:17.855021 21119 raft_consensus.cc:1275] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Refusing update from remote peer 053d35e046c44d5eba4099b322f259c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.856734 21189 consensus_queue.cc:1048] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:17.877683 21045 raft_consensus.cc:1275] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Refusing update from remote peer 89c639e99baa4cf0ad0cc1e3129cc207: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.878962 21208 consensus_queue.cc:1048] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:17.881533 20970 raft_consensus.cc:1275] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Refusing update from remote peer 89c639e99baa4cf0ad0cc1e3129cc207: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.882835 21208 consensus_queue.cc:1048] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:17.896974 20970 raft_consensus.cc:1275] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Refusing update from remote peer a649d92aa2114f4c95b29646cfacd36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.898335 21188 consensus_queue.cc:1048] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:17.906606 21119 raft_consensus.cc:1275] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Refusing update from remote peer a649d92aa2114f4c95b29646cfacd36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.908528 21218 consensus_queue.cc:1048] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:17.924412 21119 raft_consensus.cc:1275] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Refusing update from remote peer a649d92aa2114f4c95b29646cfacd36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.925549 21172 consensus_queue.cc:1048] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:17.934144 20970 raft_consensus.cc:1275] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Refusing update from remote peer a649d92aa2114f4c95b29646cfacd36a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.935726 21188 consensus_queue.cc:1048] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.952040 21045 raft_consensus.cc:1275] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Refusing update from remote peer 053d35e046c44d5eba4099b322f259c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.953284 21196 consensus_queue.cc:1048] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:17.956967 21119 raft_consensus.cc:1275] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Refusing update from remote peer 053d35e046c44d5eba4099b322f259c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:17.959549 21196 consensus_queue.cc:1048] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:18.082091 20970 raft_consensus.cc:1275] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Refusing update from remote peer a649d92aa2114f4c95b29646cfacd36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:18.085973 21172 consensus_queue.cc:1048] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:18.105881 21119 raft_consensus.cc:1275] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Refusing update from remote peer a649d92aa2114f4c95b29646cfacd36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:18.107874 21218 consensus_queue.cc:1048] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:18.266417 21045 raft_consensus.cc:1275] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Refusing update from remote peer 053d35e046c44d5eba4099b322f259c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:18.267946 21246 consensus_queue.cc:1048] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:18.280046 21119 raft_consensus.cc:1275] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Refusing update from remote peer 053d35e046c44d5eba4099b322f259c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:18.281981 21164 consensus_queue.cc:1048] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:20.268869 20867 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49858:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:05:20.271679 20867 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:05:20.328300 20956 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5c2cd77a9f43da9bb0053fa8d2e706 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:20.329037 21034 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5c2cd77a9f43da9bb0053fa8d2e706 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:20.330579 20956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5c2cd77a9f43da9bb0053fa8d2e706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.330727 21034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5c2cd77a9f43da9bb0053fa8d2e706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.330864 21108 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5c2cd77a9f43da9bb0053fa8d2e706 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:20.332755 21108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5c2cd77a9f43da9bb0053fa8d2e706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.336452 21029 tablet_service.cc:1511] Processing CreateTablet for tablet 6e7d8c30ba0e435981b4d93eb6299bc9 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:20.338012 21029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e7d8c30ba0e435981b4d93eb6299bc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.337746 21105 tablet_service.cc:1511] Processing CreateTablet for tablet 6e7d8c30ba0e435981b4d93eb6299bc9 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:20.339228 21105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e7d8c30ba0e435981b4d93eb6299bc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.336503 20957 tablet_service.cc:1511] Processing CreateTablet for tablet 6e7d8c30ba0e435981b4d93eb6299bc9 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:20.340739 20957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e7d8c30ba0e435981b4d93eb6299bc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.337741 20961 tablet_service.cc:1511] Processing CreateTablet for tablet 1c09e3851e4f4000963350bd520e96dd (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:20.342664 20961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c09e3851e4f4000963350bd520e96dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.343848 21032 tablet_service.cc:1511] Processing CreateTablet for tablet 1c09e3851e4f4000963350bd520e96dd (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:20.345209 21032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c09e3851e4f4000963350bd520e96dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.366014 21104 tablet_service.cc:1511] Processing CreateTablet for tablet 1c09e3851e4f4000963350bd520e96dd (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:20.367604 21104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c09e3851e4f4000963350bd520e96dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.371625 21267 tablet_bootstrap.cc:492] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
I20260709 13:05:20.381762 21267 tablet_bootstrap.cc:654] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.400341 21267 tablet_bootstrap.cc:492] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:20.400954 21267 ts_tablet_manager.cc:1403] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.018s
I20260709 13:05:20.403893 20958 tablet_service.cc:1511] Processing CreateTablet for tablet ab874342bd6b4e86929dceb1e10697a9 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:20.405719 20958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab874342bd6b4e86929dceb1e10697a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.406826 21267 raft_consensus.cc:359] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.409193 21267 raft_consensus.cc:385] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.410036 21267 raft_consensus.cc:740] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.411392 21267 consensus_queue.cc:260] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.415868 21267 ts_tablet_manager.cc:1434] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:05:20.427923 21031 tablet_service.cc:1511] Processing CreateTablet for tablet ab874342bd6b4e86929dceb1e10697a9 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:20.429957 21031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab874342bd6b4e86929dceb1e10697a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.450356 21269 tablet_bootstrap.cc:492] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:20.456990 21108 tablet_service.cc:1511] Processing CreateTablet for tablet ab874342bd6b4e86929dceb1e10697a9 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:20.460173 21036 tablet_service.cc:1511] Processing CreateTablet for tablet a3db044df3994cadb54b4bf2d4330250 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:20.461227 21267 tablet_bootstrap.cc:492] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
I20260709 13:05:20.462637 21036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3db044df3994cadb54b4bf2d4330250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.464268 21103 tablet_service.cc:1511] Processing CreateTablet for tablet a3db044df3994cadb54b4bf2d4330250 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:20.465723 21103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3db044df3994cadb54b4bf2d4330250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.469740 21267 tablet_bootstrap.cc:654] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.473938 21108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab874342bd6b4e86929dceb1e10697a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.470477 20958 tablet_service.cc:1511] Processing CreateTablet for tablet a3db044df3994cadb54b4bf2d4330250 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:20.473959 20961 tablet_service.cc:1511] Processing CreateTablet for tablet 8f51fc4dca324bbda742943ca25c412a (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:20.486519 20956 tablet_service.cc:1511] Processing CreateTablet for tablet d1bcbe05b0c94c6a82bc15ad6789aab3 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:20.477735 21032 tablet_service.cc:1511] Processing CreateTablet for tablet 8f51fc4dca324bbda742943ca25c412a (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:20.502538 21032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f51fc4dca324bbda742943ca25c412a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.503106 21104 tablet_service.cc:1511] Processing CreateTablet for tablet 49bda7a5f50a4639b132e0ceae281400 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:20.504451 21104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49bda7a5f50a4639b132e0ceae281400. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:20.487092 20917 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:20.477919 20958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3db044df3994cadb54b4bf2d4330250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.507354 20956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1bcbe05b0c94c6a82bc15ad6789aab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.486642 21266 tablet_bootstrap.cc:492] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:20.509269 20961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f51fc4dca324bbda742943ca25c412a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.512904 21167 raft_consensus.cc:493] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.513532 21167 raft_consensus.cc:515] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.514232 21266 tablet_bootstrap.cc:654] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.483856 21105 tablet_service.cc:1511] Processing CreateTablet for tablet 8f51fc4dca324bbda742943ca25c412a (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:20.494122 21269 tablet_bootstrap.cc:654] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.515488 21105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f51fc4dca324bbda742943ca25c412a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.518074 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c2cd77a9f43da9bb0053fa8d2e706" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:20.494247 21034 tablet_service.cc:1511] Processing CreateTablet for tablet d1bcbe05b0c94c6a82bc15ad6789aab3 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:20.519559 21034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1bcbe05b0c94c6a82bc15ad6789aab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.499539 20957 tablet_service.cc:1511] Processing CreateTablet for tablet 49bda7a5f50a4639b132e0ceae281400 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:20.519639 20970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c2cd77a9f43da9bb0053fa8d2e706" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8" is_pre_election: true
I20260709 13:05:20.520546 20957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49bda7a5f50a4639b132e0ceae281400. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:20.521080 21086 leader_election.cc:343] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.498759 21109 tablet_service.cc:1511] Processing CreateTablet for tablet d1bcbe05b0c94c6a82bc15ad6789aab3 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:20.522306 21031 tablet_service.cc:1511] Processing CreateTablet for tablet 02e6e14c00db4399bfc511207067cce4 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260709 13:05:20.522714 21084 leader_election.cc:343] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.523195 21084 leader_election.cc:304] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 053d35e046c44d5eba4099b322f259c8, a649d92aa2114f4c95b29646cfacd36a
I20260709 13:05:20.523630 21109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1bcbe05b0c94c6a82bc15ad6789aab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.527215 21107 tablet_service.cc:1511] Processing CreateTablet for tablet 02e6e14c00db4399bfc511207067cce4 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:20.528581 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e6e14c00db4399bfc511207067cce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.529783 21167 leader_election.cc:290] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:20.530411 21167 raft_consensus.cc:2749] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:20.532022 20959 tablet_service.cc:1511] Processing CreateTablet for tablet 02e6e14c00db4399bfc511207067cce4 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:20.533416 20959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e6e14c00db4399bfc511207067cce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.533843 21036 tablet_service.cc:1511] Processing CreateTablet for tablet 49bda7a5f50a4639b132e0ceae281400 (DEFAULT_TABLE table=soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:20.553182 21036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49bda7a5f50a4639b132e0ceae281400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.554283 21031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e6e14c00db4399bfc511207067cce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.583290 21267 tablet_bootstrap.cc:492] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:20.583895 21267 ts_tablet_manager.cc:1403] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.123s	user 0.007s	sys 0.020s
I20260709 13:05:20.587493 21267 raft_consensus.cc:359] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.588199 21267 raft_consensus.cc:385] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.588493 21267 raft_consensus.cc:740] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.589211 21267 consensus_queue.cc:260] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
W20260709 13:05:20.597870 21084 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.8.129:44381, user_credentials={real_user=slave}} blocked reactor thread for 75314.6us
I20260709 13:05:20.599843 21267 ts_tablet_manager.cc:1434] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 13:05:20.600977 21267 tablet_bootstrap.cc:492] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
I20260709 13:05:20.607045 21269 tablet_bootstrap.cc:492] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:20.613426 21269 ts_tablet_manager.cc:1403] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.163s	user 0.026s	sys 0.013s
I20260709 13:05:20.609023 21266 tablet_bootstrap.cc:492] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:20.615105 21266 ts_tablet_manager.cc:1403] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.129s	user 0.003s	sys 0.019s
I20260709 13:05:20.617372 21269 raft_consensus.cc:359] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.618291 21269 raft_consensus.cc:385] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.618610 21269 raft_consensus.cc:740] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.619455 21269 consensus_queue.cc:260] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.621893 21269 ts_tablet_manager.cc:1434] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:05:20.622956 21269 tablet_bootstrap.cc:492] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:20.622591 21266 raft_consensus.cc:359] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.623643 21266 raft_consensus.cc:385] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.628348 21266 raft_consensus.cc:740] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.629175 21266 consensus_queue.cc:260] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.629639 21269 tablet_bootstrap.cc:654] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.634323 21266 ts_tablet_manager.cc:1434] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 13:05:20.635483 21270 raft_consensus.cc:493] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.635497 21266 tablet_bootstrap.cc:492] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:20.636066 21270 raft_consensus.cc:515] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.641450 21270 leader_election.cc:290] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:20.644061 21267 tablet_bootstrap.cc:654] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.644745 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c2cd77a9f43da9bb0053fa8d2e706" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:20.645522 21120 raft_consensus.cc:2468] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 0.
I20260709 13:05:20.646056 21266 tablet_bootstrap.cc:654] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.648757 20936 leader_election.cc:304] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:20.649583 21270 raft_consensus.cc:2804] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.649894 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c2cd77a9f43da9bb0053fa8d2e706" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:20.649961 21270 raft_consensus.cc:493] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.651893 21270 raft_consensus.cc:3060] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:20.651356 20937 leader_election.cc:343] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.658265 21270 raft_consensus.cc:515] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.665748 21270 leader_election.cc:290] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 election: Requested vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:20.666548 21269 tablet_bootstrap.cc:492] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:20.667362 21269 ts_tablet_manager.cc:1403] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.025s
I20260709 13:05:20.666592 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c2cd77a9f43da9bb0053fa8d2e706" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:20.669647 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c2cd77a9f43da9bb0053fa8d2e706" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:20.670466 21120 raft_consensus.cc:3060] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.671258 21269 raft_consensus.cc:359] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
W20260709 13:05:20.671751 20937 leader_election.cc:343] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.672887 21266 tablet_bootstrap.cc:492] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:20.673413 21266 ts_tablet_manager.cc:1403] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.003s
I20260709 13:05:20.675403 21267 tablet_bootstrap.cc:492] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:20.675997 21267 ts_tablet_manager.cc:1403] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.075s	user 0.004s	sys 0.015s
I20260709 13:05:20.672091 21269 raft_consensus.cc:385] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.676798 21269 raft_consensus.cc:740] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.676545 21266 raft_consensus.cc:359] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.677359 21266 raft_consensus.cc:385] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.677661 21266 raft_consensus.cc:740] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.677736 21269 consensus_queue.cc:260] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.678449 21266 consensus_queue.cc:260] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.679857 21267 raft_consensus.cc:359] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.680644 21267 raft_consensus.cc:385] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.681015 21267 raft_consensus.cc:740] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.681281 21266 ts_tablet_manager.cc:1434] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:05:20.681993 21267 consensus_queue.cc:260] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.683853 21269 ts_tablet_manager.cc:1434] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.005s
I20260709 13:05:20.682489 21266 tablet_bootstrap.cc:492] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:20.684937 21269 tablet_bootstrap.cc:492] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:20.684772 21120 raft_consensus.cc:2468] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 1.
I20260709 13:05:20.686291 21267 ts_tablet_manager.cc:1434] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 13:05:20.691498 21266 tablet_bootstrap.cc:654] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.691782 21269 tablet_bootstrap.cc:654] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.691571 21267 tablet_bootstrap.cc:492] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
I20260709 13:05:20.694898 20936 leader_election.cc:304] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: a649d92aa2114f4c95b29646cfacd36a
I20260709 13:05:20.696120 21270 raft_consensus.cc:2804] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:20.696592 21270 raft_consensus.cc:697] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Becoming Leader. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Running, Role: LEADER
I20260709 13:05:20.697508 21270 consensus_queue.cc:237] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.701924 21267 tablet_bootstrap.cc:654] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.704324 21266 tablet_bootstrap.cc:492] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:20.705039 21266 ts_tablet_manager.cc:1403] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.002s
I20260709 13:05:20.709204 21266 raft_consensus.cc:359] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.710207 21266 raft_consensus.cc:385] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.710601 21266 raft_consensus.cc:740] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.711861 21266 consensus_queue.cc:260] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.715054 21266 ts_tablet_manager.cc:1434] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.006s
I20260709 13:05:20.716578 21266 tablet_bootstrap.cc:492] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:20.725999 21266 tablet_bootstrap.cc:654] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.744302 21266 tablet_bootstrap.cc:492] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:20.740572 20869 catalog_manager.cc:5697] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 053d35e046c44d5eba4099b322f259c8 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "053d35e046c44d5eba4099b322f259c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:20.744746 21269 tablet_bootstrap.cc:492] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:20.745117 21266 ts_tablet_manager.cc:1403] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.010s
I20260709 13:05:20.745193 21267 tablet_bootstrap.cc:492] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:20.745296 21269 ts_tablet_manager.cc:1403] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.061s	user 0.031s	sys 0.017s
I20260709 13:05:20.745890 21267 ts_tablet_manager.cc:1403] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.033s
I20260709 13:05:20.749461 21266 raft_consensus.cc:359] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.751189 21266 raft_consensus.cc:385] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.750974 21269 raft_consensus.cc:359] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.751057 21267 raft_consensus.cc:359] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.751761 21266 raft_consensus.cc:740] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.751998 21269 raft_consensus.cc:385] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.752046 21267 raft_consensus.cc:385] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.752511 21269 raft_consensus.cc:740] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.752552 21267 raft_consensus.cc:740] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.753050 21266 consensus_queue.cc:260] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.753415 21269 consensus_queue.cc:260] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.753410 21267 consensus_queue.cc:260] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.755990 21269 ts_tablet_manager.cc:1434] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:05:20.756839 21266 ts_tablet_manager.cc:1434] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:05:20.757036 21269 tablet_bootstrap.cc:492] T ab874342bd6b4e86929dceb1e10697a9 P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:20.758018 21266 tablet_bootstrap.cc:492] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:20.763552 21267 ts_tablet_manager.cc:1434] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.007s
I20260709 13:05:20.764163 21269 tablet_bootstrap.cc:654] T ab874342bd6b4e86929dceb1e10697a9 P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.765551 21266 tablet_bootstrap.cc:654] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.773649 21267 tablet_bootstrap.cc:492] T ab874342bd6b4e86929dceb1e10697a9 P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
I20260709 13:05:20.776790 21269 tablet_bootstrap.cc:492] T ab874342bd6b4e86929dceb1e10697a9 P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:20.777390 21269 ts_tablet_manager.cc:1403] T ab874342bd6b4e86929dceb1e10697a9 P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 13:05:20.780926 21269 raft_consensus.cc:359] T ab874342bd6b4e86929dceb1e10697a9 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.781857 21269 raft_consensus.cc:385] T ab874342bd6b4e86929dceb1e10697a9 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.782161 21269 raft_consensus.cc:740] T ab874342bd6b4e86929dceb1e10697a9 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.782414 21267 tablet_bootstrap.cc:654] T ab874342bd6b4e86929dceb1e10697a9 P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.783075 21269 consensus_queue.cc:260] T ab874342bd6b4e86929dceb1e10697a9 P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.785017 21269 ts_tablet_manager.cc:1434] T ab874342bd6b4e86929dceb1e10697a9 P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:05:20.786191 21269 tablet_bootstrap.cc:492] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:20.795516 21269 tablet_bootstrap.cc:654] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.796622 21266 tablet_bootstrap.cc:492] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:20.797179 21266 ts_tablet_manager.cc:1403] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.025s
I20260709 13:05:20.800545 21266 raft_consensus.cc:359] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.801327 21273 raft_consensus.cc:493] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.801545 21267 tablet_bootstrap.cc:492] T ab874342bd6b4e86929dceb1e10697a9 P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:20.801647 21266 raft_consensus.cc:385] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.801862 21273 raft_consensus.cc:515] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.802234 21267 ts_tablet_manager.cc:1403] T ab874342bd6b4e86929dceb1e10697a9 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.012s
I20260709 13:05:20.802178 21266 raft_consensus.cc:740] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.803254 21266 consensus_queue.cc:260] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.804105 21273 leader_election.cc:290] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:20.805517 21267 raft_consensus.cc:359] T ab874342bd6b4e86929dceb1e10697a9 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.806248 21267 raft_consensus.cc:385] T ab874342bd6b4e86929dceb1e10697a9 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.806514 21267 raft_consensus.cc:740] T ab874342bd6b4e86929dceb1e10697a9 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.806583 20970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c09e3851e4f4000963350bd520e96dd" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8" is_pre_election: true
I20260709 13:05:20.807298 20970 raft_consensus.cc:2468] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 0.
I20260709 13:05:20.807336 21267 consensus_queue.cc:260] T ab874342bd6b4e86929dceb1e10697a9 P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.808347 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c09e3851e4f4000963350bd520e96dd" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:20.808961 21045 raft_consensus.cc:2468] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 0.
I20260709 13:05:20.810117 21267 ts_tablet_manager.cc:1434] T ab874342bd6b4e86929dceb1e10697a9 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:05:20.810436 21086 leader_election.cc:304] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:20.812225 21266 ts_tablet_manager.cc:1434] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:05:20.812328 21273 raft_consensus.cc:2804] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.812825 21273 raft_consensus.cc:493] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.813140 21273 raft_consensus.cc:3060] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.813373 21266 tablet_bootstrap.cc:492] T a3db044df3994cadb54b4bf2d4330250 P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:20.815747 21267 tablet_bootstrap.cc:492] T a3db044df3994cadb54b4bf2d4330250 P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
I20260709 13:05:20.820333 21266 tablet_bootstrap.cc:654] T a3db044df3994cadb54b4bf2d4330250 P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.823262 21267 tablet_bootstrap.cc:654] T a3db044df3994cadb54b4bf2d4330250 P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.829254 21270 raft_consensus.cc:493] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.829787 21270 raft_consensus.cc:515] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.833073 21270 leader_election.cc:290] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:20.834667 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1bcbe05b0c94c6a82bc15ad6789aab3" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
W20260709 13:05:20.836124 20936 leader_election.cc:343] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.837169 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1bcbe05b0c94c6a82bc15ad6789aab3" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
W20260709 13:05:20.838661 20937 leader_election.cc:343] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.839411 20937 leader_election.cc:304] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8; no voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a
I20260709 13:05:20.840145 21266 tablet_bootstrap.cc:492] T a3db044df3994cadb54b4bf2d4330250 P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:20.840813 21266 ts_tablet_manager.cc:1403] T a3db044df3994cadb54b4bf2d4330250 P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.008s
I20260709 13:05:20.840898 21270 raft_consensus.cc:2749] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:20.843376 21269 tablet_bootstrap.cc:492] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:20.844133 21269 ts_tablet_manager.cc:1403] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.001s
I20260709 13:05:20.830371 21273 raft_consensus.cc:515] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.844867 21266 raft_consensus.cc:359] T a3db044df3994cadb54b4bf2d4330250 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.845887 21266 raft_consensus.cc:385] T a3db044df3994cadb54b4bf2d4330250 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.846274 21266 raft_consensus.cc:740] T a3db044df3994cadb54b4bf2d4330250 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.847817 21273 leader_election.cc:290] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:20.847291 21266 consensus_queue.cc:260] T a3db044df3994cadb54b4bf2d4330250 P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.852448 21218 raft_consensus.cc:493] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.852970 21218 raft_consensus.cc:515] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.853605 21266 ts_tablet_manager.cc:1434] T a3db044df3994cadb54b4bf2d4330250 P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:05:20.854188 21267 tablet_bootstrap.cc:492] T a3db044df3994cadb54b4bf2d4330250 P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:20.854640 21266 tablet_bootstrap.cc:492] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:20.854820 21267 ts_tablet_manager.cc:1403] T a3db044df3994cadb54b4bf2d4330250 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.015s
I20260709 13:05:20.848740 20970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c09e3851e4f4000963350bd520e96dd" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:20.855731 20970 raft_consensus.cc:3060] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.857301 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c2cd77a9f43da9bb0053fa8d2e706" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:20.858078 21120 raft_consensus.cc:2393] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a649d92aa2114f4c95b29646cfacd36a in current term 1: Already voted for candidate 053d35e046c44d5eba4099b322f259c8 in this term.
I20260709 13:05:20.849565 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c09e3851e4f4000963350bd520e96dd" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:20.858156 21267 raft_consensus.cc:359] T a3db044df3994cadb54b4bf2d4330250 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.858930 21267 raft_consensus.cc:385] T a3db044df3994cadb54b4bf2d4330250 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.858950 21045 raft_consensus.cc:3060] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.859323 21267 raft_consensus.cc:740] T a3db044df3994cadb54b4bf2d4330250 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.850373 21269 raft_consensus.cc:359] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.859917 21269 raft_consensus.cc:385] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.860215 21269 raft_consensus.cc:740] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.859362 21254 raft_consensus.cc:493] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.861227 21266 tablet_bootstrap.cc:654] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.860878 21254 raft_consensus.cc:515] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.860993 21269 consensus_queue.cc:260] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.863353 21269 ts_tablet_manager.cc:1434] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:05:20.864320 21269 tablet_bootstrap.cc:492] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:20.871048 21269 tablet_bootstrap.cc:654] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.870884 21218 leader_election.cc:290] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:20.872092 21044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7d8c30ba0e435981b4d93eb6299bc9" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:20.872215 21045 raft_consensus.cc:2468] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 1.
I20260709 13:05:20.875403 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7d8c30ba0e435981b4d93eb6299bc9" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:20.877820 21254 leader_election.cc:290] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:20.877944 21120 raft_consensus.cc:2468] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 0.
I20260709 13:05:20.879859 21086 leader_election.cc:304] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:20.884831 21273 raft_consensus.cc:2804] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:20.885308 21273 raft_consensus.cc:697] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Becoming Leader. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Running, Role: LEADER
I20260709 13:05:20.885402 20936 leader_election.cc:304] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:20.880264 21267 consensus_queue.cc:260] T a3db044df3994cadb54b4bf2d4330250 P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.886132 21273 consensus_queue.cc:237] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.886483 21254 raft_consensus.cc:2804] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.886973 21254 raft_consensus.cc:493] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.887313 21254 raft_consensus.cc:3060] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.888356 21267 ts_tablet_manager.cc:1434] T a3db044df3994cadb54b4bf2d4330250 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:05:20.881764 20970 raft_consensus.cc:2468] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 1.
I20260709 13:05:20.889762 21267 tablet_bootstrap.cc:492] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
I20260709 13:05:20.849731 21287 raft_consensus.cc:493] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.890524 21287 raft_consensus.cc:515] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.892134 21044 raft_consensus.cc:2468] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 0.
I20260709 13:05:20.893419 21287 leader_election.cc:290] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:20.895273 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7d8c30ba0e435981b4d93eb6299bc9" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:20.896199 21120 raft_consensus.cc:2468] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 0.
I20260709 13:05:20.897437 21254 raft_consensus.cc:515] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.897961 21011 leader_election.cc:304] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:20.899289 21287 raft_consensus.cc:2804] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.899417 21218 raft_consensus.cc:493] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.899817 21287 raft_consensus.cc:493] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.899988 21218 raft_consensus.cc:515] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.900333 21287 raft_consensus.cc:3060] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.905800 21266 tablet_bootstrap.cc:492] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:20.906378 21266 ts_tablet_manager.cc:1403] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.016s
I20260709 13:05:20.909647 21266 raft_consensus.cc:359] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.910355 21266 raft_consensus.cc:385] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.910629 21266 raft_consensus.cc:740] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.904014 21218 leader_election.cc:290] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:20.914084 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3db044df3994cadb54b4bf2d4330250" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:20.915146 21120 raft_consensus.cc:2468] T a3db044df3994cadb54b4bf2d4330250 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 0.
I20260709 13:05:20.915639 21267 tablet_bootstrap.cc:654] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.917538 21270 raft_consensus.cc:493] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.917958 21011 leader_election.cc:304] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:20.918093 21270 raft_consensus.cc:515] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.918861 21218 raft_consensus.cc:2804] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.919212 21218 raft_consensus.cc:493] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.920455 21218 raft_consensus.cc:3060] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.921108 21270 leader_election.cc:290] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:20.921626 20970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c2cd77a9f43da9bb0053fa8d2e706" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8" is_pre_election: true
I20260709 13:05:20.923494 21254 leader_election.cc:290] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 election: Requested vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:20.924441 21044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7d8c30ba0e435981b4d93eb6299bc9" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:20.925370 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab874342bd6b4e86929dceb1e10697a9" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:20.926070 21120 raft_consensus.cc:2468] T ab874342bd6b4e86929dceb1e10697a9 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 0.
I20260709 13:05:20.926508 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab874342bd6b4e86929dceb1e10697a9" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:20.927203 21045 raft_consensus.cc:2468] T ab874342bd6b4e86929dceb1e10697a9 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 0.
I20260709 13:05:20.927603 20970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7d8c30ba0e435981b4d93eb6299bc9" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8" is_pre_election: true
I20260709 13:05:20.928377 20970 raft_consensus.cc:2393] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a649d92aa2114f4c95b29646cfacd36a in current term 1: Already voted for candidate 053d35e046c44d5eba4099b322f259c8 in this term.
I20260709 13:05:20.929141 20936 leader_election.cc:304] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:20.929715 21287 raft_consensus.cc:515] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.930179 20970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3db044df3994cadb54b4bf2d4330250" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8" is_pre_election: true
I20260709 13:05:20.930944 21044 raft_consensus.cc:2393] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 053d35e046c44d5eba4099b322f259c8 in current term 1: Already voted for candidate a649d92aa2114f4c95b29646cfacd36a in this term.
I20260709 13:05:20.930869 20970 raft_consensus.cc:2468] T a3db044df3994cadb54b4bf2d4330250 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 0.
I20260709 13:05:20.931771 21266 consensus_queue.cc:260] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.926543 21269 tablet_bootstrap.cc:492] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:20.933032 21269 ts_tablet_manager.cc:1403] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.007s
I20260709 13:05:20.932833 20869 catalog_manager.cc:5697] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:20.934063 21287 leader_election.cc:290] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:20.935031 21010 leader_election.cc:304] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a649d92aa2114f4c95b29646cfacd36a; no voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207
I20260709 13:05:20.935222 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7d8c30ba0e435981b4d93eb6299bc9" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:20.935240 21119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7d8c30ba0e435981b4d93eb6299bc9" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:20.935817 21120 raft_consensus.cc:3060] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.936733 21287 raft_consensus.cc:3060] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.930493 21218 raft_consensus.cc:515] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.938858 21266 ts_tablet_manager.cc:1434] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.001s
I20260709 13:05:20.938875 21254 raft_consensus.cc:2804] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.939458 21254 raft_consensus.cc:493] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.939767 21254 raft_consensus.cc:3060] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.939951 21266 tablet_bootstrap.cc:492] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:20.943040 21267 tablet_bootstrap.cc:492] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:20.943619 21267 ts_tablet_manager.cc:1403] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.002s
I20260709 13:05:20.944809 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7d8c30ba0e435981b4d93eb6299bc9" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:20.945623 20971 raft_consensus.cc:2393] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a649d92aa2114f4c95b29646cfacd36a in current term 1: Already voted for candidate 053d35e046c44d5eba4099b322f259c8 in this term.
I20260709 13:05:20.948148 21269 raft_consensus.cc:359] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.948892 21269 raft_consensus.cc:385] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.949165 21269 raft_consensus.cc:740] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.949622 21273 raft_consensus.cc:493] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.949826 21218 leader_election.cc:290] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:20.950134 21273 raft_consensus.cc:515] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.946592 21267 raft_consensus.cc:359] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.952140 21267 raft_consensus.cc:385] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.952186 21273 leader_election.cc:290] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:20.952582 21267 raft_consensus.cc:740] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.955411 21119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3db044df3994cadb54b4bf2d4330250" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:20.956027 21119 raft_consensus.cc:3060] T a3db044df3994cadb54b4bf2d4330250 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.956148 21287 raft_consensus.cc:2749] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:20.946635 21266 tablet_bootstrap.cc:654] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.957175 21269 consensus_queue.cc:260] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.957635 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3db044df3994cadb54b4bf2d4330250" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:20.958276 20971 raft_consensus.cc:3060] T a3db044df3994cadb54b4bf2d4330250 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.959668 21269 ts_tablet_manager.cc:1434] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 13:05:20.959957 20970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bda7a5f50a4639b132e0ceae281400" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8" is_pre_election: true
I20260709 13:05:20.960597 21269 tablet_bootstrap.cc:492] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:20.953372 21267 consensus_queue.cc:260] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
W20260709 13:05:20.963662 21084 leader_election.cc:343] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.962924 21044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bda7a5f50a4639b132e0ceae281400" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:20.964788 21010 leader_election.cc:304] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [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: a649d92aa2114f4c95b29646cfacd36a; no voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207
I20260709 13:05:20.965744 21287 raft_consensus.cc:2749] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:20.968016 21267 ts_tablet_manager.cc:1434] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
W20260709 13:05:20.965760 21086 leader_election.cc:343] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.969187 21086 leader_election.cc:304] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 053d35e046c44d5eba4099b322f259c8, a649d92aa2114f4c95b29646cfacd36a
I20260709 13:05:20.969511 21267 tablet_bootstrap.cc:492] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
I20260709 13:05:20.970428 21273 raft_consensus.cc:2749] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:20.976886 21119 raft_consensus.cc:2468] T a3db044df3994cadb54b4bf2d4330250 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 1.
I20260709 13:05:20.978065 21011 leader_election.cc:304] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:20.978895 21287 raft_consensus.cc:2804] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:20.979351 21287 raft_consensus.cc:697] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Becoming Leader. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Running, Role: LEADER
I20260709 13:05:20.979882 21269 tablet_bootstrap.cc:654] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.980170 21287 consensus_queue.cc:237] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.986073 21267 tablet_bootstrap.cc:654] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.990629 21266 tablet_bootstrap.cc:492] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:20.991129 21266 ts_tablet_manager.cc:1403] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.020s
I20260709 13:05:20.991389 20868 catalog_manager.cc:5697] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a reported cstate change: term changed from 0 to 1, leader changed from <none> to a649d92aa2114f4c95b29646cfacd36a (127.15.8.130). New cstate: current_term: 1 leader_uuid: "a649d92aa2114f4c95b29646cfacd36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:20.993844 21266 raft_consensus.cc:359] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.994649 21266 raft_consensus.cc:385] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.994979 21266 raft_consensus.cc:740] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.997189 21266 consensus_queue.cc:260] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:20.999627 21266 ts_tablet_manager.cc:1434] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:20.998219 21267 tablet_bootstrap.cc:492] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:21.000590 21266 tablet_bootstrap.cc:492] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8: Bootstrap starting.
I20260709 13:05:21.001145 21267 ts_tablet_manager.cc:1403] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.002s
I20260709 13:05:21.003885 21267 raft_consensus.cc:359] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.004365 21267 raft_consensus.cc:385] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.004521 21267 raft_consensus.cc:740] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.005053 21267 consensus_queue.cc:260] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.006690 21267 ts_tablet_manager.cc:1434] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:05:21.009063 21269 tablet_bootstrap.cc:492] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:21.009616 21269 ts_tablet_manager.cc:1403] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.000s
I20260709 13:05:21.013029 21120 raft_consensus.cc:2468] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 1.
I20260709 13:05:21.014168 21269 raft_consensus.cc:359] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.017516 21269 raft_consensus.cc:385] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.016180 21267 tablet_bootstrap.cc:492] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207: Bootstrap starting.
I20260709 13:05:21.017827 21269 raft_consensus.cc:740] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.018401 21266 tablet_bootstrap.cc:654] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.018838 21269 consensus_queue.cc:260] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.019389 20936 leader_election.cc:304] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: a649d92aa2114f4c95b29646cfacd36a
I20260709 13:05:21.020267 21270 raft_consensus.cc:2804] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:21.024838 21267 tablet_bootstrap.cc:654] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.026892 21269 ts_tablet_manager.cc:1434] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.003s
I20260709 13:05:21.029737 21269 tablet_bootstrap.cc:492] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:21.016625 20971 raft_consensus.cc:2468] T a3db044df3994cadb54b4bf2d4330250 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 1.
I20260709 13:05:21.015185 21254 raft_consensus.cc:515] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.040474 21254 leader_election.cc:290] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 election: Requested vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:21.042487 21267 tablet_bootstrap.cc:492] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207: No bootstrap required, opened a new log
I20260709 13:05:21.043190 21267 ts_tablet_manager.cc:1403] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.006s
I20260709 13:05:21.043439 21044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab874342bd6b4e86929dceb1e10697a9" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:21.044003 21270 raft_consensus.cc:697] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Becoming Leader. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Running, Role: LEADER
I20260709 13:05:21.044405 21044 raft_consensus.cc:3060] T ab874342bd6b4e86929dceb1e10697a9 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.044987 21270 consensus_queue.cc:237] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.046105 21267 raft_consensus.cc:359] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.046808 21267 raft_consensus.cc:385] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.047065 21267 raft_consensus.cc:740] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.047888 21267 consensus_queue.cc:260] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.052284 21269 tablet_bootstrap.cc:654] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.058439 21267 ts_tablet_manager.cc:1434] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:05:21.058863 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab874342bd6b4e86929dceb1e10697a9" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:21.059556 21120 raft_consensus.cc:3060] T ab874342bd6b4e86929dceb1e10697a9 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.062934 21266 tablet_bootstrap.cc:492] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8: No bootstrap required, opened a new log
I20260709 13:05:21.060432 20868 catalog_manager.cc:5697] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 053d35e046c44d5eba4099b322f259c8 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "053d35e046c44d5eba4099b322f259c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.063439 21266 ts_tablet_manager.cc:1403] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8: Time spent bootstrapping tablet: real 0.063s	user 0.032s	sys 0.011s
I20260709 13:05:21.061311 21044 raft_consensus.cc:2468] T ab874342bd6b4e86929dceb1e10697a9 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 1.
I20260709 13:05:21.066327 21266 raft_consensus.cc:359] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.067018 21266 raft_consensus.cc:385] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.067296 21266 raft_consensus.cc:740] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.067869 20937 leader_election.cc:304] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:21.067978 21266 consensus_queue.cc:260] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.068900 21270 raft_consensus.cc:2804] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:21.069379 21270 raft_consensus.cc:697] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Becoming Leader. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Running, Role: LEADER
I20260709 13:05:21.070163 21266 ts_tablet_manager.cc:1434] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:21.070194 21270 consensus_queue.cc:237] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.075910 21120 raft_consensus.cc:2468] T ab874342bd6b4e86929dceb1e10697a9 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 1.
I20260709 13:05:21.081264 21269 tablet_bootstrap.cc:492] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:21.081818 21269 ts_tablet_manager.cc:1403] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.012s
I20260709 13:05:21.083876 21269 raft_consensus.cc:359] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.084388 21269 raft_consensus.cc:385] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.083906 20868 catalog_manager.cc:5697] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 053d35e046c44d5eba4099b322f259c8 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "053d35e046c44d5eba4099b322f259c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.084618 21269 raft_consensus.cc:740] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.085239 21269 consensus_queue.cc:260] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.086828 21269 ts_tablet_manager.cc:1434] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:05:21.087893 21269 tablet_bootstrap.cc:492] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a: Bootstrap starting.
I20260709 13:05:21.088850 21270 raft_consensus.cc:493] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.089387 21270 raft_consensus.cc:515] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.093248 21269 tablet_bootstrap.cc:654] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.093178 21044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6e14c00db4399bfc511207067cce4" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:21.093860 21044 raft_consensus.cc:2468] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 0.
I20260709 13:05:21.095952 20937 leader_election.cc:304] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:21.097628 21254 raft_consensus.cc:2804] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:21.097791 21270 leader_election.cc:290] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:21.098026 21254 raft_consensus.cc:493] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:21.098615 21254 raft_consensus.cc:3060] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.103356 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6e14c00db4399bfc511207067cce4" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:21.104108 21120 raft_consensus.cc:2468] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 0.
I20260709 13:05:21.103406 21299 consensus_queue.cc:1048] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:21.106653 21254 raft_consensus.cc:515] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.108270 21269 tablet_bootstrap.cc:492] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a: No bootstrap required, opened a new log
I20260709 13:05:21.109819 21269 ts_tablet_manager.cc:1403] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260709 13:05:21.109745 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6e14c00db4399bfc511207067cce4" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:21.110450 21120 raft_consensus.cc:3060] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.112851 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6e14c00db4399bfc511207067cce4" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:21.112797 21269 raft_consensus.cc:359] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.113580 21045 raft_consensus.cc:3060] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.113664 21269 raft_consensus.cc:385] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.114038 21269 raft_consensus.cc:740] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.114751 21269 consensus_queue.cc:260] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.116751 21269 ts_tablet_manager.cc:1434] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:21.117391 21120 raft_consensus.cc:2468] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 1.
I20260709 13:05:21.118141 21254 leader_election.cc:290] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 election: Requested vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:21.115041 21287 raft_consensus.cc:493] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.118445 20936 leader_election.cc:304] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:21.118965 21287 raft_consensus.cc:515] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.119351 21270 raft_consensus.cc:2804] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:21.119833 21270 raft_consensus.cc:697] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Becoming Leader. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Running, Role: LEADER
I20260709 13:05:21.120626 21270 consensus_queue.cc:237] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.121017 21287 leader_election.cc:290] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:21.120844 21045 raft_consensus.cc:2468] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 1.
I20260709 13:05:21.122117 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f51fc4dca324bbda742943ca25c412a" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:21.122785 21120 raft_consensus.cc:2468] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 0.
I20260709 13:05:21.123862 21011 leader_election.cc:304] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:21.123989 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f51fc4dca324bbda742943ca25c412a" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8" is_pre_election: true
I20260709 13:05:21.124665 21287 raft_consensus.cc:2804] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:21.124658 20971 raft_consensus.cc:2468] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 0.
I20260709 13:05:21.125088 21287 raft_consensus.cc:493] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:21.125522 21287 raft_consensus.cc:3060] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.138235 21287 raft_consensus.cc:515] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.141695 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f51fc4dca324bbda742943ca25c412a" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:21.142683 20971 raft_consensus.cc:3060] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.141268 20869 catalog_manager.cc:5697] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 053d35e046c44d5eba4099b322f259c8 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "053d35e046c44d5eba4099b322f259c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.145020 21273 raft_consensus.cc:493] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.145540 21273 raft_consensus.cc:515] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.147572 21273 leader_election.cc:290] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:21.148334 20970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1bcbe05b0c94c6a82bc15ad6789aab3" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8" is_pre_election: true
I20260709 13:05:21.149026 20970 raft_consensus.cc:2468] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 0.
I20260709 13:05:21.150240 21084 leader_election.cc:304] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:21.141922 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f51fc4dca324bbda742943ca25c412a" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:21.151075 21273 raft_consensus.cc:2804] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:21.141695 21287 leader_election.cc:290] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:21.151623 21273 raft_consensus.cc:493] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:21.152057 21273 raft_consensus.cc:3060] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.153959 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1bcbe05b0c94c6a82bc15ad6789aab3" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:21.154654 21045 raft_consensus.cc:2468] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 0.
I20260709 13:05:21.155828 20971 raft_consensus.cc:2468] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 1.
I20260709 13:05:21.157542 21010 leader_election.cc:304] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:21.158716 21287 raft_consensus.cc:2804] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:21.159348 21273 raft_consensus.cc:515] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.160022 21287 raft_consensus.cc:697] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Becoming Leader. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Running, Role: LEADER
I20260709 13:05:21.161221 21287 consensus_queue.cc:237] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.162748 20970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1bcbe05b0c94c6a82bc15ad6789aab3" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:21.151043 21120 raft_consensus.cc:3060] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.163498 20970 raft_consensus.cc:3060] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.162729 21045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1bcbe05b0c94c6a82bc15ad6789aab3" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:21.165277 21045 raft_consensus.cc:3060] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.171854 20970 raft_consensus.cc:2468] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 1.
I20260709 13:05:21.176313 21120 raft_consensus.cc:2468] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 1.
I20260709 13:05:21.175884 21084 leader_election.cc:304] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:21.177911 21167 raft_consensus.cc:2804] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:21.180996 21045 raft_consensus.cc:2468] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 1.
I20260709 13:05:21.183965 21167 raft_consensus.cc:697] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Becoming Leader. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Running, Role: LEADER
I20260709 13:05:21.185014 21167 consensus_queue.cc:237] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.188340 21273 leader_election.cc:290] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 1 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:21.191704 20869 catalog_manager.cc:5697] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a reported cstate change: term changed from 0 to 1, leader changed from <none> to a649d92aa2114f4c95b29646cfacd36a (127.15.8.130). New cstate: current_term: 1 leader_uuid: "a649d92aa2114f4c95b29646cfacd36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.197046 20866 catalog_manager.cc:5697] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:21.200511 21299 consensus_queue.cc:1048] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.228376 21287 raft_consensus.cc:493] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.228833 21287 raft_consensus.cc:515] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.230775 21287 leader_election.cc:290] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:21.230988 21299 raft_consensus.cc:493] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.231449 20970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bda7a5f50a4639b132e0ceae281400" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8" is_pre_election: true
I20260709 13:05:21.231799 21119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bda7a5f50a4639b132e0ceae281400" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:21.231540 21299 raft_consensus.cc:515] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.232484 21119 raft_consensus.cc:2468] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 0.
I20260709 13:05:21.232717 20970 raft_consensus.cc:2468] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 0.
I20260709 13:05:21.233338 21011 leader_election.cc:304] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:21.234269 21287 raft_consensus.cc:2804] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:21.234623 21287 raft_consensus.cc:493] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:21.235008 21287 raft_consensus.cc:3060] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.235188 21299 leader_election.cc:290] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:21.235857 21044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bda7a5f50a4639b132e0ceae281400" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a" is_pre_election: true
I20260709 13:05:21.236217 21119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bda7a5f50a4639b132e0ceae281400" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" is_pre_election: true
I20260709 13:05:21.236982 21119 raft_consensus.cc:2468] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 0.
I20260709 13:05:21.238008 20936 leader_election.cc:304] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:21.238819 21299 raft_consensus.cc:2804] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:21.239217 21299 raft_consensus.cc:493] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:21.239503 21299 raft_consensus.cc:3060] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.241844 21287 raft_consensus.cc:515] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.243144 21044 raft_consensus.cc:2393] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 053d35e046c44d5eba4099b322f259c8 in current term 1: Already voted for candidate a649d92aa2114f4c95b29646cfacd36a in this term.
I20260709 13:05:21.244944 21287 leader_election.cc:290] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:21.245754 20970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bda7a5f50a4639b132e0ceae281400" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:21.245182 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bda7a5f50a4639b132e0ceae281400" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:21.246356 21299 raft_consensus.cc:515] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.246869 21120 raft_consensus.cc:3060] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.247529 20970 raft_consensus.cc:2393] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a649d92aa2114f4c95b29646cfacd36a in current term 1: Already voted for candidate 053d35e046c44d5eba4099b322f259c8 in this term.
I20260709 13:05:21.249035 21299 leader_election.cc:290] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 1 election: Requested vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:21.249310 21044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bda7a5f50a4639b132e0ceae281400" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:21.249598 21119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bda7a5f50a4639b132e0ceae281400" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:21.249944 21044 raft_consensus.cc:2393] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 053d35e046c44d5eba4099b322f259c8 in current term 1: Already voted for candidate a649d92aa2114f4c95b29646cfacd36a in this term.
I20260709 13:05:21.251652 20936 leader_election.cc:304] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [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: 053d35e046c44d5eba4099b322f259c8; no voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a
I20260709 13:05:21.252444 21299 raft_consensus.cc:2749] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:21.255314 21120 raft_consensus.cc:2468] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 1.
I20260709 13:05:21.256506 21011 leader_election.cc:304] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a; no voters: 053d35e046c44d5eba4099b322f259c8
I20260709 13:05:21.257318 21287 raft_consensus.cc:2804] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:21.257812 21287 raft_consensus.cc:697] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Becoming Leader. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Running, Role: LEADER
I20260709 13:05:21.258556 21287 consensus_queue.cc:237] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.266194 20869 catalog_manager.cc:5697] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a reported cstate change: term changed from 0 to 1, leader changed from <none> to a649d92aa2114f4c95b29646cfacd36a (127.15.8.130). New cstate: current_term: 1 leader_uuid: "a649d92aa2114f4c95b29646cfacd36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.313966 21120 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c09e3851e4f4000963350bd520e96dd"
dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
mode: GRACEFUL
new_leader_uuid: "053d35e046c44d5eba4099b322f259c8"
 from {username='slave'} at 127.0.0.1:60418
I20260709 13:05:21.314581 21120 raft_consensus.cc:606] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Received request to transfer leadership to TS 053d35e046c44d5eba4099b322f259c8
I20260709 13:05:21.327733 21120 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1bcbe05b0c94c6a82bc15ad6789aab3"
dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
mode: GRACEFUL
new_leader_uuid: "a649d92aa2114f4c95b29646cfacd36a"
 from {username='slave'} at 127.0.0.1:60418
I20260709 13:05:21.328228 21120 raft_consensus.cc:606] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Received request to transfer leadership to TS a649d92aa2114f4c95b29646cfacd36a
I20260709 13:05:21.335906 20970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02e6e14c00db4399bfc511207067cce4"
dest_uuid: "053d35e046c44d5eba4099b322f259c8"
mode: GRACEFUL
new_leader_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
 from {username='slave'} at 127.0.0.1:49216
I20260709 13:05:21.336463 20970 raft_consensus.cc:606] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Received request to transfer leadership to TS 89c639e99baa4cf0ad0cc1e3129cc207
I20260709 13:05:21.349205 21167 consensus_queue.cc:1048] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.356734 21273 raft_consensus.cc:993] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207: : Instructing follower 053d35e046c44d5eba4099b322f259c8 to start an election
I20260709 13:05:21.357198 21273 raft_consensus.cc:1081] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Signalling peer 053d35e046c44d5eba4099b322f259c8 to start an election
I20260709 13:05:21.359089 20971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c09e3851e4f4000963350bd520e96dd"
dest_uuid: "053d35e046c44d5eba4099b322f259c8"
 from {username='slave'} at 127.0.0.1:49206
I20260709 13:05:21.359725 20971 raft_consensus.cc:493] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:21.360088 20971 raft_consensus.cc:3060] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.362015 21273 consensus_queue.cc:1048] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.367123 20971 raft_consensus.cc:515] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.368191 20970 raft_consensus.cc:1240] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Rejecting Update request from peer 89c639e99baa4cf0ad0cc1e3129cc207 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:21.372141 20971 leader_election.cc:290] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 2 election: Requested vote from peers a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:21.373128 21287 consensus_queue.cc:1048] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.374953 21044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c09e3851e4f4000963350bd520e96dd" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:21.375573 21044 raft_consensus.cc:3060] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.375703 21273 consensus_queue.cc:1059] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.376556 21273 raft_consensus.cc:3055] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:21.376694 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c09e3851e4f4000963350bd520e96dd" candidate_uuid: "053d35e046c44d5eba4099b322f259c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:21.376948 21273 raft_consensus.cc:740] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Running, Role: LEADER
I20260709 13:05:21.378031 21273 consensus_queue.cc:260] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.379611 21273 raft_consensus.cc:3060] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.387317 21218 consensus_queue.cc:1048] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:21.387380 21044 raft_consensus.cc:2468] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 2.
I20260709 13:05:21.391336 20937 leader_election.cc:304] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:21.392225 21299 raft_consensus.cc:2804] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:21.392671 21299 raft_consensus.cc:697] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [term 2 LEADER]: Becoming Leader. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Running, Role: LEADER
I20260709 13:05:21.393500 21299 consensus_queue.cc:237] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [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: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.405884 21120 raft_consensus.cc:2468] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 053d35e046c44d5eba4099b322f259c8 in term 2.
I20260709 13:05:21.409619 20866 catalog_manager.cc:5697] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 reported cstate change: term changed from 1 to 2, leader changed from 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131) to 053d35e046c44d5eba4099b322f259c8 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "053d35e046c44d5eba4099b322f259c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.473563 21299 consensus_queue.cc:1048] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.485107 21299 consensus_queue.cc:1048] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.551079 21270 consensus_queue.cc:1048] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.553978 21270 consensus_queue.cc:1048] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.559208 21254 raft_consensus.cc:993] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8: : Instructing follower 89c639e99baa4cf0ad0cc1e3129cc207 to start an election
I20260709 13:05:21.559676 21254 raft_consensus.cc:1081] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Signalling peer 89c639e99baa4cf0ad0cc1e3129cc207 to start an election
I20260709 13:05:21.561338 21119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02e6e14c00db4399bfc511207067cce4"
dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
 from {username='slave'} at 127.0.0.1:60388
I20260709 13:05:21.561919 21119 raft_consensus.cc:493] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:21.562290 21119 raft_consensus.cc:3060] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.569062 21119 raft_consensus.cc:515] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.570521 21120 raft_consensus.cc:1240] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Rejecting Update request from peer 053d35e046c44d5eba4099b322f259c8 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:21.572670 21119 leader_election.cc:290] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 2 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:21.573411 21254 consensus_queue.cc:1048] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.573556 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6e14c00db4399bfc511207067cce4" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:21.573812 21044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e6e14c00db4399bfc511207067cce4" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:21.574266 20971 raft_consensus.cc:3055] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:21.574404 21044 raft_consensus.cc:3060] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.574651 20971 raft_consensus.cc:740] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Running, Role: LEADER
I20260709 13:05:21.575587 20971 consensus_queue.cc:260] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.576550 20971 raft_consensus.cc:3060] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.582188 21044 raft_consensus.cc:2468] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 2.
I20260709 13:05:21.583066 21045 raft_consensus.cc:1240] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Rejecting Update request from peer 053d35e046c44d5eba4099b322f259c8 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:05:21.583915 20971 raft_consensus.cc:2468] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 2.
I20260709 13:05:21.584667 21270 consensus_queue.cc:1048] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.585016 21084 leader_election.cc:304] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:21.586197 21273 raft_consensus.cc:2804] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:21.586671 21273 raft_consensus.cc:697] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 LEADER]: Becoming Leader. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Running, Role: LEADER
I20260709 13:05:21.588321 21273 consensus_queue.cc:237] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [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: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.596561 20866 catalog_manager.cc:5697] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 reported cstate change: term changed from 1 to 2, leader changed from 053d35e046c44d5eba4099b322f259c8 (127.15.8.129) to 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:21.642678 21218 consensus_queue.cc:1048] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.656018 21287 consensus_queue.cc:1048] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.676252 21218 consensus_queue.cc:1048] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.691289 21287 consensus_queue.cc:1048] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:21.697026 21167 consensus_queue.cc:1048] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.705897 21167 consensus_queue.cc:1048] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.722836 21273 raft_consensus.cc:993] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207: : Instructing follower a649d92aa2114f4c95b29646cfacd36a to start an election
I20260709 13:05:21.723297 21273 raft_consensus.cc:1081] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Signalling peer a649d92aa2114f4c95b29646cfacd36a to start an election
I20260709 13:05:21.725625 21044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1bcbe05b0c94c6a82bc15ad6789aab3"
dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
 from {username='slave'} at 127.0.0.1:39796
I20260709 13:05:21.726404 21044 raft_consensus.cc:493] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:21.726810 21044 raft_consensus.cc:3060] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.733217 21044 raft_consensus.cc:515] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.735316 21044 leader_election.cc:290] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 2 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131:37571)
I20260709 13:05:21.736109 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1bcbe05b0c94c6a82bc15ad6789aab3" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:21.736320 21120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1bcbe05b0c94c6a82bc15ad6789aab3" candidate_uuid: "a649d92aa2114f4c95b29646cfacd36a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
I20260709 13:05:21.736832 20971 raft_consensus.cc:3060] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.736930 21120 raft_consensus.cc:3055] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:21.737399 21120 raft_consensus.cc:740] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Running, Role: LEADER
I20260709 13:05:21.738121 21120 consensus_queue.cc:260] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.739164 21120 raft_consensus.cc:3060] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.743811 20971 raft_consensus.cc:2468] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 2.
I20260709 13:05:21.744307 21120 raft_consensus.cc:2468] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a649d92aa2114f4c95b29646cfacd36a in term 2.
I20260709 13:05:21.744904 21010 leader_election.cc:304] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:21.745756 21292 raft_consensus.cc:2804] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:21.746189 21292 raft_consensus.cc:697] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [term 2 LEADER]: Becoming Leader. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Running, Role: LEADER
I20260709 13:05:21.746964 21292 consensus_queue.cc:237] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:21.754323 20866 catalog_manager.cc:5697] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a reported cstate change: term changed from 1 to 2, leader changed from 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131) to a649d92aa2114f4c95b29646cfacd36a (127.15.8.130). New cstate: current_term: 2 leader_uuid: "a649d92aa2114f4c95b29646cfacd36a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.856449 21044 raft_consensus.cc:1275] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Refusing update from remote peer 053d35e046c44d5eba4099b322f259c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.857685 21254 consensus_queue.cc:1048] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:21.866530 21120 raft_consensus.cc:1275] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Refusing update from remote peer 053d35e046c44d5eba4099b322f259c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.869095 21270 consensus_queue.cc:1048] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:21.973240 21044 raft_consensus.cc:1275] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Refusing update from remote peer 89c639e99baa4cf0ad0cc1e3129cc207: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.974546 21167 consensus_queue.cc:1048] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.984943 20971 raft_consensus.cc:1275] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Refusing update from remote peer 89c639e99baa4cf0ad0cc1e3129cc207: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.986742 21167 consensus_queue.cc:1048] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:22.247952 20971 raft_consensus.cc:1275] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Refusing update from remote peer a649d92aa2114f4c95b29646cfacd36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:22.249202 21292 consensus_queue.cc:1048] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:22.256641 21119 raft_consensus.cc:1275] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Refusing update from remote peer a649d92aa2114f4c95b29646cfacd36a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:22.258536 21328 consensus_queue.cc:1048] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:24.372001 20869 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49858:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:05:24.393491 20869 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49858:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:05:24.460731 15394 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:05:24.682827 21376 tablet.cc:1724] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:24.677413 21372 tablet.cc:1724] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:05:24.735109 20937 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:34223, user_credentials={real_user=slave}} blocked reactor thread for 68498.5us
W20260709 13:05:24.758046 20997 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:6e7d8c30ba0e435981b4d93eb6299bc9)
W20260709 13:05:24.766489 20997 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:6e7d8c30ba0e435981b4d93eb6299bc9)
W20260709 13:05:24.773589 20997 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:6e7d8c30ba0e435981b4d93eb6299bc9)
W20260709 13:05:24.783864 21364 log.cc:927] Time spent T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207: Append to log took a long time: real 0.183s	user 0.000s	sys 0.004s
I20260709 13:05:24.740595 21377 tablet.cc:1724] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:05:24.861815 21381 log.cc:927] Time spent T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a: Append to log took a long time: real 0.125s	user 0.001s	sys 0.000s
I20260709 13:05:24.865619 21372 tablet.cc:1724] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:05:24.959270 21391 log.cc:927] Time spent T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:05:24.959924 21377 tablet.cc:1724] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:24.964807 21398 tablet.cc:1724] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:24.966091 21395 tablet.cc:1724] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:24.965386 21376 tablet.cc:1724] T a3db044df3994cadb54b4bf2d4330250 P 053d35e046c44d5eba4099b322f259c8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:24.898618 21390 tablet.cc:1724] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:24.947137 21396 tablet.cc:1724] T a3db044df3994cadb54b4bf2d4330250 P 89c639e99baa4cf0ad0cc1e3129cc207: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:24.995280 21403 tablet.cc:1724] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:05:25.005620 21399 log.cc:927] Time spent T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:05:25.013743 21402 tablet.cc:1724] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:25.017381 21401 tablet.cc:1724] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:25.027765 21400 tablet.cc:1724] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:25.028836 20968 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a5c2cd77a9f43da9bb0053fa8d2e706"
dest_uuid: "053d35e046c44d5eba4099b322f259c8"
mode: GRACEFUL
new_leader_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
 from {username='slave'} at 127.0.0.1:48486
I20260709 13:05:25.030352 20968 raft_consensus.cc:606] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Received request to transfer leadership to TS 89c639e99baa4cf0ad0cc1e3129cc207
W20260709 13:05:25.037760 20900 debug-util.cc:398] Leaking SignalData structure 0x7b08000329e0 after lost signal to thread 15397
W20260709 13:05:25.039004 20900 debug-util.cc:398] Leaking SignalData structure 0x7b08000321e0 after lost signal to thread 20903
I20260709 13:05:25.039995 21377 tablet.cc:1724] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:05:25.042112 20900 debug-util.cc:398] Leaking SignalData structure 0x7b08002aab60 after lost signal to thread 21144
I20260709 13:05:25.047185 21396 tablet.cc:1724] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:25.033141 21372 tablet.cc:1724] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:25.054826 21402 tablet.cc:1724] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:25.075935 21401 tablet.cc:1724] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:25.076408 21390 tablet.cc:1724] T ab874342bd6b4e86929dceb1e10697a9 P a649d92aa2114f4c95b29646cfacd36a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:25.080518 21376 tablet.cc:1724] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:25.083429 21400 tablet.cc:1724] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:25.090018 21405 tablet.cc:1724] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:25.102995 21403 tablet.cc:1724] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:25.119402 21390 tablet.cc:1724] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:25.144263 21044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f51fc4dca324bbda742943ca25c412a"
dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
mode: GRACEFUL
new_leader_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
 from {username='slave'} at 127.0.0.1:49410
I20260709 13:05:25.145013 21044 raft_consensus.cc:606] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Received request to transfer leadership to TS 89c639e99baa4cf0ad0cc1e3129cc207
I20260709 13:05:25.146675 15394 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:05:25.147411 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:25.149906 21403 tablet.cc:1724] T ab874342bd6b4e86929dceb1e10697a9 P 89c639e99baa4cf0ad0cc1e3129cc207: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:25.160360 21044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfd4c11795104a3c8d7004654054b9e0"
dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
mode: GRACEFUL
new_leader_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
 from {username='slave'} at 127.0.0.1:49410
I20260709 13:05:25.161111 21044 raft_consensus.cc:606] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 2 LEADER]: Received request to transfer leadership to TS 89c639e99baa4cf0ad0cc1e3129cc207
I20260709 13:05:25.152704 21405 tablet.cc:1724] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:25.165540 20968 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e56f0615de744c28bc7bd6f74b764121"
dest_uuid: "053d35e046c44d5eba4099b322f259c8"
mode: GRACEFUL
new_leader_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
 from {username='slave'} at 127.0.0.1:48486
I20260709 13:05:25.166278 20968 raft_consensus.cc:606] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Received request to transfer leadership to TS 89c639e99baa4cf0ad0cc1e3129cc207
I20260709 13:05:25.169502 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:25.170081 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:25.194638 20869 catalog_manager.cc:6242] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f: soft_deleted_table [id=717bd116fa584bf9b7e80b086aa77541] alter complete (version 1)
I20260709 13:05:25.308435 21339 raft_consensus.cc:993] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8: : Instructing follower 89c639e99baa4cf0ad0cc1e3129cc207 to start an election
I20260709 13:05:25.309064 21382 raft_consensus.cc:1081] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Signalling peer 89c639e99baa4cf0ad0cc1e3129cc207 to start an election
I20260709 13:05:25.310676 21118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e56f0615de744c28bc7bd6f74b764121"
dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
 from {username='slave'} at 127.0.0.1:60388
I20260709 13:05:25.311224 21118 raft_consensus.cc:493] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:25.311533 21118 raft_consensus.cc:3060] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:25.317054 21118 raft_consensus.cc:515] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:25.319278 21118 leader_election.cc:290] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 2 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:25.320294 21044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56f0615de744c28bc7bd6f74b764121" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:25.320984 21044 raft_consensus.cc:3060] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:25.321314 20968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56f0615de744c28bc7bd6f74b764121" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:25.322011 20968 raft_consensus.cc:3055] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:25.322346 20968 raft_consensus.cc:740] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Running, Role: LEADER
I20260709 13:05:25.323360 20968 consensus_queue.cc:260] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:25.324818 20968 raft_consensus.cc:3060] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:25.326573 21044 raft_consensus.cc:2468] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 2.
I20260709 13:05:25.327961 21086 leader_election.cc:304] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:25.328898 21367 raft_consensus.cc:2804] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:25.329396 21367 raft_consensus.cc:697] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 LEADER]: Becoming Leader. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Running, Role: LEADER
I20260709 13:05:25.330314 21367 consensus_queue.cc:237] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:25.337648 20968 raft_consensus.cc:2468] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 2.
I20260709 13:05:25.341234 20868 catalog_manager.cc:5697] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 reported cstate change: term changed from 1 to 2, leader changed from 053d35e046c44d5eba4099b322f259c8 (127.15.8.129) to 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:25.483922 21368 raft_consensus.cc:993] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a: : Instructing follower 89c639e99baa4cf0ad0cc1e3129cc207 to start an election
I20260709 13:05:25.484653 21366 raft_consensus.cc:1081] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Signalling peer 89c639e99baa4cf0ad0cc1e3129cc207 to start an election
I20260709 13:05:25.486297 21120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f51fc4dca324bbda742943ca25c412a"
dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
 from {username='slave'} at 127.0.0.1:60402
I20260709 13:05:25.486939 21120 raft_consensus.cc:493] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:25.487305 21120 raft_consensus.cc:3060] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:25.494721 21120 raft_consensus.cc:515] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:25.496727 21120 leader_election.cc:290] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 2 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:25.497659 20970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f51fc4dca324bbda742943ca25c412a" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:25.497778 21044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f51fc4dca324bbda742943ca25c412a" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:25.498486 20970 raft_consensus.cc:3060] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:25.498821 21044 raft_consensus.cc:3055] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:25.499171 21044 raft_consensus.cc:740] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Running, Role: LEADER
I20260709 13:05:25.500010 21044 consensus_queue.cc:260] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [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: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:25.501274 21044 raft_consensus.cc:3060] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:25.505275 20970 raft_consensus.cc:2468] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 2.
I20260709 13:05:25.506608 21084 leader_election.cc:304] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:25.507547 21367 raft_consensus.cc:2804] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:25.507957 21044 raft_consensus.cc:2468] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 2.
I20260709 13:05:25.508071 21367 raft_consensus.cc:697] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 LEADER]: Becoming Leader. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Running, Role: LEADER
I20260709 13:05:25.509126 21367 consensus_queue.cc:237] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [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: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:25.517060 20868 catalog_manager.cc:5697] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 reported cstate change: term changed from 1 to 2, leader changed from a649d92aa2114f4c95b29646cfacd36a (127.15.8.130) to 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:25.554646 21368 raft_consensus.cc:993] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a: : Instructing follower 89c639e99baa4cf0ad0cc1e3129cc207 to start an election
I20260709 13:05:25.555155 21366 raft_consensus.cc:1081] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 2 LEADER]: Signalling peer 89c639e99baa4cf0ad0cc1e3129cc207 to start an election
I20260709 13:05:25.556633 21120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfd4c11795104a3c8d7004654054b9e0"
dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
 from {username='slave'} at 127.0.0.1:60402
I20260709 13:05:25.557101 21120 raft_consensus.cc:493] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:25.557394 21120 raft_consensus.cc:3060] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:25.561935 21339 raft_consensus.cc:993] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8: : Instructing follower 89c639e99baa4cf0ad0cc1e3129cc207 to start an election
I20260709 13:05:25.562484 21339 raft_consensus.cc:1081] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Signalling peer 89c639e99baa4cf0ad0cc1e3129cc207 to start an election
I20260709 13:05:25.563916 21120 raft_consensus.cc:515] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:25.564167 21118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a5c2cd77a9f43da9bb0053fa8d2e706"
dest_uuid: "89c639e99baa4cf0ad0cc1e3129cc207"
 from {username='slave'} at 127.0.0.1:60388
I20260709 13:05:25.564953 21118 raft_consensus.cc:493] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:25.565402 21118 raft_consensus.cc:3060] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:25.565884 21120 leader_election.cc:290] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 3 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:25.566555 20970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd4c11795104a3c8d7004654054b9e0" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:25.567190 20970 raft_consensus.cc:3060] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:25.568405 21044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd4c11795104a3c8d7004654054b9e0" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:25.569043 21044 raft_consensus.cc:3055] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:25.569383 21044 raft_consensus.cc:740] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a649d92aa2114f4c95b29646cfacd36a, State: Running, Role: LEADER
I20260709 13:05:25.571266 21044 consensus_queue.cc:260] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [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: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:25.572510 21044 raft_consensus.cc:3060] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:25.574029 21118 raft_consensus.cc:515] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:25.576793 20970 raft_consensus.cc:2468] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 3.
I20260709 13:05:25.577189 20968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c2cd77a9f43da9bb0053fa8d2e706" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "053d35e046c44d5eba4099b322f259c8"
I20260709 13:05:25.577867 20968 raft_consensus.cc:3055] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:25.578195 20968 raft_consensus.cc:740] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 053d35e046c44d5eba4099b322f259c8, State: Running, Role: LEADER
I20260709 13:05:25.578926 21044 raft_consensus.cc:2468] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 3.
I20260709 13:05:25.579056 20968 consensus_queue.cc:260] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [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: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:25.580193 21086 leader_election.cc:304] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [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: 89c639e99baa4cf0ad0cc1e3129cc207, a649d92aa2114f4c95b29646cfacd36a; no voters: 
I20260709 13:05:25.580384 21118 leader_election.cc:290] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 2 election: Requested vote from peers 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381), a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223)
I20260709 13:05:25.580569 20968 raft_consensus.cc:3060] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:25.581604 21367 raft_consensus.cc:2804] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:25.582154 21367 raft_consensus.cc:697] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 3 LEADER]: Becoming Leader. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Running, Role: LEADER
I20260709 13:05:25.583033 21367 consensus_queue.cc:237] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [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: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:25.586621 21043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c2cd77a9f43da9bb0053fa8d2e706" candidate_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a649d92aa2114f4c95b29646cfacd36a"
I20260709 13:05:25.587284 21043 raft_consensus.cc:3060] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:25.591624 20968 raft_consensus.cc:2468] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 2.
I20260709 13:05:25.593264 21084 leader_election.cc:304] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053d35e046c44d5eba4099b322f259c8, 89c639e99baa4cf0ad0cc1e3129cc207; no voters: 
I20260709 13:05:25.593281 21043 raft_consensus.cc:2468] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c639e99baa4cf0ad0cc1e3129cc207 in term 2.
I20260709 13:05:25.596068 21397 raft_consensus.cc:2804] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:25.596679 21397 raft_consensus.cc:697] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 LEADER]: Becoming Leader. State: Replica: 89c639e99baa4cf0ad0cc1e3129cc207, State: Running, Role: LEADER
I20260709 13:05:25.597584 21397 consensus_queue.cc:237] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [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: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } }
I20260709 13:05:25.599480 20868 catalog_manager.cc:5697] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 reported cstate change: term changed from 2 to 3, leader changed from a649d92aa2114f4c95b29646cfacd36a (127.15.8.130) to 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131). New cstate: current_term: 3 leader_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:25.617805 20868 catalog_manager.cc:5697] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 reported cstate change: term changed from 1 to 2, leader changed from 053d35e046c44d5eba4099b322f259c8 (127.15.8.129) to 89c639e99baa4cf0ad0cc1e3129cc207 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c639e99baa4cf0ad0cc1e3129cc207" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 37571 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:25.745530 21043 raft_consensus.cc:1275] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Refusing update from remote peer 89c639e99baa4cf0ad0cc1e3129cc207: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:25.746886 21397 consensus_queue.cc:1048] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:25.756940 20968 raft_consensus.cc:1275] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Refusing update from remote peer 89c639e99baa4cf0ad0cc1e3129cc207: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:25.758554 21397 consensus_queue.cc:1048] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:25.975847 20968 raft_consensus.cc:1275] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 3 FOLLOWER]: Refusing update from remote peer 89c639e99baa4cf0ad0cc1e3129cc207: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:25.977663 21397 consensus_queue.cc:1048] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:25.988495 21043 raft_consensus.cc:1275] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 3 FOLLOWER]: Refusing update from remote peer 89c639e99baa4cf0ad0cc1e3129cc207: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:25.990195 21418 consensus_queue.cc:1048] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:26.053303 21043 raft_consensus.cc:1275] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Refusing update from remote peer 89c639e99baa4cf0ad0cc1e3129cc207: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:26.054593 21418 consensus_queue.cc:1048] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:26.063407 20968 raft_consensus.cc:1275] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Refusing update from remote peer 89c639e99baa4cf0ad0cc1e3129cc207: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:26.064807 21367 consensus_queue.cc:1048] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:26.082769 21043 raft_consensus.cc:1275] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Refusing update from remote peer 89c639e99baa4cf0ad0cc1e3129cc207: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:26.084743 21418 consensus_queue.cc:1048] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a649d92aa2114f4c95b29646cfacd36a" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:26.095372 20968 raft_consensus.cc:1275] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Refusing update from remote peer 89c639e99baa4cf0ad0cc1e3129cc207: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:26.096787 21418 consensus_queue.cc:1048] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "053d35e046c44d5eba4099b322f259c8" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:26.236979 15394 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:05:26.243691 15394 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:05:26.244210 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:26.249977 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:05:26.250412 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:27.281024 15394 tablet_server.cc:179] TabletServer@127.15.8.129:0 shutting down...
I20260709 13:05:27.336434 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:27.337345 15394 tablet_replica.cc:333] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
I20260709 13:05:27.338284 15394 raft_consensus.cc:2243] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.339005 15394 raft_consensus.cc:2272] T 8f51fc4dca324bbda742943ca25c412a P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.341740 15394 tablet_replica.cc:333] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
I20260709 13:05:27.342742 15394 raft_consensus.cc:2243] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.343364 15394 raft_consensus.cc:2272] T 49bda7a5f50a4639b132e0ceae281400 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.345927 15394 tablet_replica.cc:333] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
I20260709 13:05:27.346757 15394 raft_consensus.cc:2243] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.347831 15394 raft_consensus.cc:2272] T ab874342bd6b4e86929dceb1e10697a9 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.350355 15394 tablet_replica.cc:333] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
I20260709 13:05:27.351157 15394 raft_consensus.cc:2243] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.351711 15394 raft_consensus.cc:2272] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.354194 15394 tablet_replica.cc:333] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
I20260709 13:05:27.354995 15394 raft_consensus.cc:2243] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.356068 15394 raft_consensus.cc:2272] T 1c09e3851e4f4000963350bd520e96dd P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.358610 15394 tablet_replica.cc:333] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
I20260709 13:05:27.359479 15394 raft_consensus.cc:2243] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.360044 15394 raft_consensus.cc:2272] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.362537 15394 tablet_replica.cc:333] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
I20260709 13:05:27.363365 15394 raft_consensus.cc:2243] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.364351 15394 raft_consensus.cc:2272] T 3ddc011a4251496d98f36ae7bde6943c P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.367666 15394 tablet_replica.cc:333] T a3db044df3994cadb54b4bf2d4330250 P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
I20260709 13:05:27.368680 15394 raft_consensus.cc:2243] T a3db044df3994cadb54b4bf2d4330250 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.369292 15394 raft_consensus.cc:2272] T a3db044df3994cadb54b4bf2d4330250 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.371958 15394 tablet_replica.cc:333] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
I20260709 13:05:27.372874 15394 raft_consensus.cc:2243] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.373528 15394 raft_consensus.cc:2272] T 8cc8bb7989c749dd90964fcd832a2e5e P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.374755 21084 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]
I20260709 13:05:27.376832 15394 tablet_replica.cc:333] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
I20260709 13:05:27.382006 15394 raft_consensus.cc:2243] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:05:27.383649 21084 consensus_peers.cc:597] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 -> Peer 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381): Couldn't send request to peer 053d35e046c44d5eba4099b322f259c8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:27.384042 15394 raft_consensus.cc:2272] T 2aec3c706e5046e29bf53a118a1fc873 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.387660 15394 tablet_replica.cc:333] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
W20260709 13:05:27.387949 21010 consensus_peers.cc:597] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a -> Peer 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381): Couldn't send request to peer 053d35e046c44d5eba4099b322f259c8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:27.388545 15394 raft_consensus.cc:2243] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.389643 15394 raft_consensus.cc:2272] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 053d35e046c44d5eba4099b322f259c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.392302 15394 tablet_replica.cc:333] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
I20260709 13:05:27.393105 15394 raft_consensus.cc:2243] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.394160 15394 raft_consensus.cc:2272] T b25f8d29f4144aa4a6c947234e66fd2b P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.397265 15394 tablet_replica.cc:333] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
I20260709 13:05:27.398124 15394 raft_consensus.cc:2243] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.398748 15394 raft_consensus.cc:2272] T af8c1ad622574fef921da7331da3d14f P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.402866 15394 tablet_replica.cc:333] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
I20260709 13:05:27.403684 15394 raft_consensus.cc:2243] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.404315 15394 raft_consensus.cc:2272] T e16d86d014e24e03b880ddc3df11bc99 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.407363 15394 tablet_replica.cc:333] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
I20260709 13:05:27.408118 15394 raft_consensus.cc:2243] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.408746 15394 raft_consensus.cc:2272] T dfd4c11795104a3c8d7004654054b9e0 P 053d35e046c44d5eba4099b322f259c8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.415511 21084 consensus_peers.cc:597] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 -> Peer 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381): Couldn't send request to peer 053d35e046c44d5eba4099b322f259c8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:27.416275 15394 tablet_replica.cc:333] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
I20260709 13:05:27.418110 15394 raft_consensus.cc:2243] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.418571 15394 raft_consensus.cc:2272] T e56f0615de744c28bc7bd6f74b764121 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.420912 15394 tablet_replica.cc:333] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
I20260709 13:05:27.421430 15394 raft_consensus.cc:2243] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.421859 15394 raft_consensus.cc:2272] T 02e6e14c00db4399bfc511207067cce4 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.423681 15394 tablet_replica.cc:333] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8: stopping tablet replica
I20260709 13:05:27.424165 15394 raft_consensus.cc:2243] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.424603 15394 raft_consensus.cc:2272] T 2ff5a0b151e34af2ae757a39e3464931 P 053d35e046c44d5eba4099b322f259c8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.431967 21084 consensus_peers.cc:597] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 -> Peer 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381): Couldn't send request to peer 053d35e046c44d5eba4099b322f259c8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:27.468086 15394 tablet_server.cc:196] TabletServer@127.15.8.129:0 shutdown complete.
W20260709 13:05:27.503647 21010 consensus_peers.cc:597] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a -> Peer 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381): Couldn't send request to peer 053d35e046c44d5eba4099b322f259c8. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:44381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:27.516095 15394 tablet_server.cc:179] TabletServer@127.15.8.130:0 shutting down...
I20260709 13:05:27.554495 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:27.555284 15394 tablet_replica.cc:333] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.555908 15394 raft_consensus.cc:2243] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.556733 15394 raft_consensus.cc:2272] T 49bda7a5f50a4639b132e0ceae281400 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.558640 15394 tablet_replica.cc:333] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.559290 15394 raft_consensus.cc:2243] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.559726 15394 raft_consensus.cc:2272] T 8f51fc4dca324bbda742943ca25c412a P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.561470 15394 tablet_replica.cc:333] T ab874342bd6b4e86929dceb1e10697a9 P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.562037 15394 raft_consensus.cc:2243] T ab874342bd6b4e86929dceb1e10697a9 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.562479 15394 raft_consensus.cc:2272] T ab874342bd6b4e86929dceb1e10697a9 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.564393 15394 tablet_replica.cc:333] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.564986 15394 raft_consensus.cc:2243] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.565443 15394 raft_consensus.cc:2272] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.567500 15394 tablet_replica.cc:333] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.568081 15394 raft_consensus.cc:2243] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.568615 15394 raft_consensus.cc:2272] T 6e7d8c30ba0e435981b4d93eb6299bc9 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.570349 21086 consensus_peers.cc:597] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 -> Peer a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223): Couldn't send request to peer a649d92aa2114f4c95b29646cfacd36a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:27.570676 15394 tablet_replica.cc:333] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.571379 15394 raft_consensus.cc:2243] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.571842 15394 raft_consensus.cc:2272] T b25f8d29f4144aa4a6c947234e66fd2b P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.574030 15394 tablet_replica.cc:333] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.574577 15394 raft_consensus.cc:2243] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.575378 15394 raft_consensus.cc:2272] T a3db044df3994cadb54b4bf2d4330250 P a649d92aa2114f4c95b29646cfacd36a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.577178 15394 tablet_replica.cc:333] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.577796 15394 raft_consensus.cc:2243] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.578230 15394 raft_consensus.cc:2272] T 2aec3c706e5046e29bf53a118a1fc873 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.580204 15394 tablet_replica.cc:333] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.580750 15394 raft_consensus.cc:2243] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.581199 15394 raft_consensus.cc:2272] T 8cc8bb7989c749dd90964fcd832a2e5e P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.583195 15394 tablet_replica.cc:333] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.583724 15394 raft_consensus.cc:2243] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.584147 15394 raft_consensus.cc:2272] T 02e6e14c00db4399bfc511207067cce4 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.585923 15394 tablet_replica.cc:333] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.586500 15394 raft_consensus.cc:2243] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.587285 15394 raft_consensus.cc:2272] T 2ff5a0b151e34af2ae757a39e3464931 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.589457 15394 tablet_replica.cc:333] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.590134 15394 raft_consensus.cc:2243] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.591128 15394 raft_consensus.cc:2272] T d1bcbe05b0c94c6a82bc15ad6789aab3 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.593439 15394 tablet_replica.cc:333] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.593976 15394 raft_consensus.cc:2243] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.594408 15394 raft_consensus.cc:2272] T 1c09e3851e4f4000963350bd520e96dd P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.596181 15394 tablet_replica.cc:333] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.596750 15394 raft_consensus.cc:2243] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.597164 15394 raft_consensus.cc:2272] T e56f0615de744c28bc7bd6f74b764121 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.599149 15394 tablet_replica.cc:333] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.599648 15394 raft_consensus.cc:2243] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.600040 15394 raft_consensus.cc:2272] T dfd4c11795104a3c8d7004654054b9e0 P a649d92aa2114f4c95b29646cfacd36a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.601817 15394 tablet_replica.cc:333] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.602298 15394 raft_consensus.cc:2243] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.603063 15394 raft_consensus.cc:2272] T af8c1ad622574fef921da7331da3d14f P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.605114 15394 tablet_replica.cc:333] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.605628 15394 raft_consensus.cc:2243] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.606356 15394 raft_consensus.cc:2272] T e16d86d014e24e03b880ddc3df11bc99 P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.608297 15394 tablet_replica.cc:333] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a: stopping tablet replica
I20260709 13:05:27.608795 15394 raft_consensus.cc:2243] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.609228 15394 raft_consensus.cc:2272] T 3ddc011a4251496d98f36ae7bde6943c P a649d92aa2114f4c95b29646cfacd36a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.636605 21084 consensus_peers.cc:597] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 -> Peer 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381): Couldn't send request to peer 053d35e046c44d5eba4099b322f259c8. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:44381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:27.636947 21086 consensus_peers.cc:597] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 -> Peer a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223): Couldn't send request to peer a649d92aa2114f4c95b29646cfacd36a. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:27.651779 15394 tablet_server.cc:196] TabletServer@127.15.8.130:0 shutdown complete.
I20260709 13:05:27.692703 15394 tablet_server.cc:179] TabletServer@127.15.8.131:0 shutting down...
W20260709 13:05:27.700263 21086 consensus_peers.cc:597] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 -> Peer a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223): Couldn't send request to peer a649d92aa2114f4c95b29646cfacd36a. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.130:34223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:27.708333 21084 consensus_peers.cc:597] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 -> Peer 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381): Couldn't send request to peer 053d35e046c44d5eba4099b322f259c8. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:44381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:27.708923 21084 consensus_peers.cc:597] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 -> Peer 053d35e046c44d5eba4099b322f259c8 (127.15.8.129:44381): Couldn't send request to peer 053d35e046c44d5eba4099b322f259c8. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:44381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:27.713454 21086 consensus_peers.cc:597] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 -> Peer a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223): Couldn't send request to peer a649d92aa2114f4c95b29646cfacd36a. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.130:34223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:27.735025 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:27.736039 15394 tablet_replica.cc:333] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.736967 15394 raft_consensus.cc:2243] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.738111 15394 raft_consensus.cc:2272] T 8f51fc4dca324bbda742943ca25c412a P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.740799 15394 tablet_replica.cc:333] T ab874342bd6b4e86929dceb1e10697a9 P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.741636 15394 raft_consensus.cc:2243] T ab874342bd6b4e86929dceb1e10697a9 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.742245 15394 raft_consensus.cc:2272] T ab874342bd6b4e86929dceb1e10697a9 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.744804 15394 tablet_replica.cc:333] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.745604 15394 raft_consensus.cc:2243] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.746145 15394 raft_consensus.cc:2272] T 49bda7a5f50a4639b132e0ceae281400 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.748610 15394 tablet_replica.cc:333] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.749379 15394 raft_consensus.cc:2243] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.749908 15394 raft_consensus.cc:2272] T d1bcbe05b0c94c6a82bc15ad6789aab3 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.752293 15394 tablet_replica.cc:333] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.753068 15394 raft_consensus.cc:2243] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.753621 15394 raft_consensus.cc:2272] T 1c09e3851e4f4000963350bd520e96dd P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.756088 15394 tablet_replica.cc:333] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.756886 15394 raft_consensus.cc:2243] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.757889 15394 raft_consensus.cc:2272] T 2a5c2cd77a9f43da9bb0053fa8d2e706 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.761065 15394 tablet_replica.cc:333] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.761883 15394 raft_consensus.cc:2243] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.762485 15394 raft_consensus.cc:2272] T 6e7d8c30ba0e435981b4d93eb6299bc9 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.765020 15394 tablet_replica.cc:333] T a3db044df3994cadb54b4bf2d4330250 P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.765780 15394 raft_consensus.cc:2243] T a3db044df3994cadb54b4bf2d4330250 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.766335 15394 raft_consensus.cc:2272] T a3db044df3994cadb54b4bf2d4330250 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.768767 15394 tablet_replica.cc:333] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.769534 15394 raft_consensus.cc:2243] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.770063 15394 raft_consensus.cc:2272] T 2aec3c706e5046e29bf53a118a1fc873 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.772795 15394 tablet_replica.cc:333] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.773566 15394 raft_consensus.cc:2243] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.774581 15394 raft_consensus.cc:2272] T 8cc8bb7989c749dd90964fcd832a2e5e P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.777168 15394 tablet_replica.cc:333] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.777899 15394 raft_consensus.cc:2243] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.778462 15394 raft_consensus.cc:2272] T b25f8d29f4144aa4a6c947234e66fd2b P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.781086 15394 tablet_replica.cc:333] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.781836 15394 raft_consensus.cc:2243] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.782856 15394 raft_consensus.cc:2272] T 02e6e14c00db4399bfc511207067cce4 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.785331 15394 tablet_replica.cc:333] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.786072 15394 raft_consensus.cc:2243] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.786643 15394 raft_consensus.cc:2272] T 2ff5a0b151e34af2ae757a39e3464931 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.789765 15394 tablet_replica.cc:333] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.790571 15394 raft_consensus.cc:2243] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.791636 15394 raft_consensus.cc:2272] T dfd4c11795104a3c8d7004654054b9e0 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.791632 21086 consensus_peers.cc:597] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 -> Peer a649d92aa2114f4c95b29646cfacd36a (127.15.8.130:34223): Couldn't send request to peer a649d92aa2114f4c95b29646cfacd36a. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.130:34223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:27.794423 15394 tablet_replica.cc:333] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.795284 15394 raft_consensus.cc:2243] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.796310 15394 raft_consensus.cc:2272] T e56f0615de744c28bc7bd6f74b764121 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.798823 15394 tablet_replica.cc:333] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.799551 15394 raft_consensus.cc:2243] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.800112 15394 raft_consensus.cc:2272] T e16d86d014e24e03b880ddc3df11bc99 P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.802748 15394 tablet_replica.cc:333] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.803471 15394 raft_consensus.cc:2243] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.803993 15394 raft_consensus.cc:2272] T af8c1ad622574fef921da7331da3d14f P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.806766 15394 tablet_replica.cc:333] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207: stopping tablet replica
I20260709 13:05:27.807480 15394 raft_consensus.cc:2243] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.808039 15394 raft_consensus.cc:2272] T 3ddc011a4251496d98f36ae7bde6943c P 89c639e99baa4cf0ad0cc1e3129cc207 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.854178 15394 tablet_server.cc:196] TabletServer@127.15.8.131:0 shutdown complete.
I20260709 13:05:27.894611 15394 master.cc:562] Master@127.15.8.190:32933 shutting down...
I20260709 13:05:27.922102 15394 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.922668 15394 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.923101 15394 tablet_replica.cc:333] T 00000000000000000000000000000000 P bd8f3f00f7f442249458d381f9f2ca1f: stopping tablet replica
I20260709 13:05:28.209160 15394 master.cc:584] Master@127.15.8.190:32933 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12970 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:05:28.281786 15394 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.8.190:38297
I20260709 13:05:28.283193 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:28.288856 21433 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:28.289362 21432 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:28.290337 21435 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:28.290865 15394 server_base.cc:1061] running on GCE node
I20260709 13:05:28.291806 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:28.292014 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:28.292166 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602328292149 us; error 0 us; skew 500 ppm
I20260709 13:05:28.292661 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:28.295130 15394 webserver.cc:533] Webserver started at http://127.15.8.190:37383/ using document root <none> and password file <none>
I20260709 13:05:28.295608 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:28.295804 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:28.296063 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:28.297340 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/master-0-root/instance:
uuid: "f867c1f47f4d4eb19aff40841c0453ef"
format_stamp: "Formatted at 2026-07-09 13:05:28 on dist-test-slave-x7j4"
I20260709 13:05:28.301733 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 13:05:28.305554 21440 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.306329 15394 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 13:05:28.306613 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/master-0-root
uuid: "f867c1f47f4d4eb19aff40841c0453ef"
format_stamp: "Formatted at 2026-07-09 13:05:28 on dist-test-slave-x7j4"
I20260709 13:05:28.306944 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:28.324812 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:28.326045 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:28.365187 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.190:38297
I20260709 13:05:28.365290 21491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.190:38297 every 8 connection(s)
I20260709 13:05:28.369343 21492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.382951 21492 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef: Bootstrap starting.
I20260709 13:05:28.387997 21492 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.392531 21492 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef: No bootstrap required, opened a new log
I20260709 13:05:28.394862 21492 raft_consensus.cc:359] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f867c1f47f4d4eb19aff40841c0453ef" member_type: VOTER }
I20260709 13:05:28.395336 21492 raft_consensus.cc:385] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.395519 21492 raft_consensus.cc:740] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f867c1f47f4d4eb19aff40841c0453ef, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.396145 21492 consensus_queue.cc:260] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f867c1f47f4d4eb19aff40841c0453ef" member_type: VOTER }
I20260709 13:05:28.396582 21492 raft_consensus.cc:399] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:28.396786 21492 raft_consensus.cc:493] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:28.397022 21492 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.401995 21492 raft_consensus.cc:515] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f867c1f47f4d4eb19aff40841c0453ef" member_type: VOTER }
I20260709 13:05:28.402540 21492 leader_election.cc:304] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [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: f867c1f47f4d4eb19aff40841c0453ef; no voters: 
I20260709 13:05:28.403759 21492 leader_election.cc:290] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:28.404202 21495 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.405622 21495 raft_consensus.cc:697] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [term 1 LEADER]: Becoming Leader. State: Replica: f867c1f47f4d4eb19aff40841c0453ef, State: Running, Role: LEADER
I20260709 13:05:28.406394 21495 consensus_queue.cc:237] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [LEADER]: Queue going to LEADER mode. State: All 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: "f867c1f47f4d4eb19aff40841c0453ef" member_type: VOTER }
I20260709 13:05:28.406888 21492 sys_catalog.cc:565] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:28.412909 21497 sys_catalog.cc:455] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [sys.catalog]: SysCatalogTable state changed. Reason: New leader f867c1f47f4d4eb19aff40841c0453ef. Latest consensus state: current_term: 1 leader_uuid: "f867c1f47f4d4eb19aff40841c0453ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f867c1f47f4d4eb19aff40841c0453ef" member_type: VOTER } }
I20260709 13:05:28.413692 21497 sys_catalog.cc:458] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:28.412909 21496 sys_catalog.cc:455] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f867c1f47f4d4eb19aff40841c0453ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f867c1f47f4d4eb19aff40841c0453ef" member_type: VOTER } }
I20260709 13:05:28.414050 21496 sys_catalog.cc:458] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:28.416049 21503 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:28.422315 21503 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:28.423493 15394 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:28.431558 21503 catalog_manager.cc:1383] Generated new cluster ID: d82848e5c32b4bc6a969cc0cd4d3ca45
I20260709 13:05:28.431886 21503 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:28.446911 21503 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:28.448302 21503 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:28.462569 21503 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef: Generated new TSK 0
I20260709 13:05:28.463229 21503 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:28.490945 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:28.497715 21513 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:28.499045 21514 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:28.500721 21516 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:28.501753 15394 server_base.cc:1061] running on GCE node
I20260709 13:05:28.502789 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:28.502998 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:28.503170 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602328503136 us; error 0 us; skew 500 ppm
I20260709 13:05:28.503794 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:28.506237 15394 webserver.cc:533] Webserver started at http://127.15.8.129:40565/ using document root <none> and password file <none>
I20260709 13:05:28.506791 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:28.506979 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:28.507256 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:28.508682 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/ts-0-root/instance:
uuid: "1f215cfb62d44f3bb661b788f0465482"
format_stamp: "Formatted at 2026-07-09 13:05:28 on dist-test-slave-x7j4"
I20260709 13:05:28.513120 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:05:28.516462 21521 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.517174 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:05:28.517467 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/ts-0-root
uuid: "1f215cfb62d44f3bb661b788f0465482"
format_stamp: "Formatted at 2026-07-09 13:05:28 on dist-test-slave-x7j4"
I20260709 13:05:28.517819 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:28.537019 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:28.538285 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:28.539774 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:28.542186 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:28.542413 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.542667 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:28.542891 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:05:28.583662 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.129:45309
I20260709 13:05:28.583770 21583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.129:45309 every 8 connection(s)
I20260709 13:05:28.588948 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:28.597031 21588 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:28.597946 21589 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:28.601198 21591 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:28.601979 15394 server_base.cc:1061] running on GCE node
I20260709 13:05:28.603042 21584 heartbeater.cc:344] Connected to a master server at 127.15.8.190:38297
I20260709 13:05:28.603487 21584 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:28.603611 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:28.603891 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:28.604087 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602328604068 us; error 0 us; skew 500 ppm
I20260709 13:05:28.604430 21584 heartbeater.cc:507] Master 127.15.8.190:38297 requested a full tablet report, sending...
I20260709 13:05:28.604938 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:28.606957 21457 ts_manager.cc:194] Registered new tserver with Master: 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309)
I20260709 13:05:28.607880 15394 webserver.cc:533] Webserver started at http://127.15.8.130:40385/ using document root <none> and password file <none>
I20260709 13:05:28.608651 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:28.608914 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:28.609223 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:28.609614 21457 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50386
I20260709 13:05:28.610971 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/ts-1-root/instance:
uuid: "1bab0a7acc9e484f8e69207afa1fc870"
format_stamp: "Formatted at 2026-07-09 13:05:28 on dist-test-slave-x7j4"
I20260709 13:05:28.615998 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:28.619576 21596 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.620371 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:05:28.620702 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/ts-1-root
uuid: "1bab0a7acc9e484f8e69207afa1fc870"
format_stamp: "Formatted at 2026-07-09 13:05:28 on dist-test-slave-x7j4"
I20260709 13:05:28.620970 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:28.650370 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:28.651620 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:28.653131 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:28.655432 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:28.655602 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.655901 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:28.656038 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.697121 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.130:33319
I20260709 13:05:28.697230 21658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.130:33319 every 8 connection(s)
I20260709 13:05:28.701956 15394 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:28.709404 21662 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:28.710664 21663 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:28.712766 21666 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:28.712850 15394 server_base.cc:1061] running on GCE node
I20260709 13:05:28.714154 15394 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:28.714398 15394 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:28.714587 15394 hybrid_clock.cc:648] HybridClock initialized: now 1783602328714569 us; error 0 us; skew 500 ppm
I20260709 13:05:28.714804 21659 heartbeater.cc:344] Connected to a master server at 127.15.8.190:38297
I20260709 13:05:28.715250 21659 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:28.715260 15394 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:28.716044 21659 heartbeater.cc:507] Master 127.15.8.190:38297 requested a full tablet report, sending...
I20260709 13:05:28.718109 15394 webserver.cc:533] Webserver started at http://127.15.8.131:44361/ using document root <none> and password file <none>
I20260709 13:05:28.718411 21457 ts_manager.cc:194] Registered new tserver with Master: 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:28.718885 15394 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:28.719193 15394 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:28.719527 15394 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:28.720408 21457 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50394
I20260709 13:05:28.721227 15394 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/ts-2-root/instance:
uuid: "08348ba436f2443386765c802a26ee53"
format_stamp: "Formatted at 2026-07-09 13:05:28 on dist-test-slave-x7j4"
I20260709 13:05:28.726043 15394 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 13:05:28.729652 21670 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.730581 15394 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:05:28.730937 15394 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/ts-2-root
uuid: "08348ba436f2443386765c802a26ee53"
format_stamp: "Formatted at 2026-07-09 13:05:28 on dist-test-slave-x7j4"
I20260709 13:05:28.731240 15394 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskb3JkNe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602186124060-15394-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:28.742089 15394 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:28.743391 15394 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:28.744846 15394 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:28.747059 15394 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:28.747293 15394 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.747538 15394 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:28.747709 15394 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.787941 15394 rpc_server.cc:307] RPC server started. Bound to: 127.15.8.131:45917
I20260709 13:05:28.788064 21732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.8.131:45917 every 8 connection(s)
I20260709 13:05:28.802201 21733 heartbeater.cc:344] Connected to a master server at 127.15.8.190:38297
I20260709 13:05:28.802764 21733 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:28.803583 21733 heartbeater.cc:507] Master 127.15.8.190:38297 requested a full tablet report, sending...
I20260709 13:05:28.805517 21457 ts_manager.cc:194] Registered new tserver with Master: 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:28.805963 15394 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014504168s
I20260709 13:05:28.806957 21457 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50396
I20260709 13:05:28.831504 21457 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50404:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:05:28.834357 21457 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:05:28.906394 21698 tablet_service.cc:1511] Processing CreateTablet for tablet 5f03ea13027440228c044bac12699df5 (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:28.908008 21698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f03ea13027440228c044bac12699df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.911316 21696 tablet_service.cc:1511] Processing CreateTablet for tablet 440b89f4b6ab4e7c8e0d3002e977da39 (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:28.909586 21697 tablet_service.cc:1511] Processing CreateTablet for tablet 71eb0882da354b97897b2fa89257dc64 (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:28.916883 21695 tablet_service.cc:1511] Processing CreateTablet for tablet a77704177db64a98a1f54d7f0f53525c (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:28.919341 21694 tablet_service.cc:1511] Processing CreateTablet for tablet ea84b0b7f4604b5baac521d6d1d546e5 (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:28.923154 21693 tablet_service.cc:1511] Processing CreateTablet for tablet 177a1a2341c047ea90409bbb21fa8bfa (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:28.924682 21693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 177a1a2341c047ea90409bbb21fa8bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.927399 21694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea84b0b7f4604b5baac521d6d1d546e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.928548 21624 tablet_service.cc:1511] Processing CreateTablet for tablet 5f03ea13027440228c044bac12699df5 (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:28.929949 21624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f03ea13027440228c044bac12699df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.931808 21695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77704177db64a98a1f54d7f0f53525c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.932235 21623 tablet_service.cc:1511] Processing CreateTablet for tablet 71eb0882da354b97897b2fa89257dc64 (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:28.933818 21623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71eb0882da354b97897b2fa89257dc64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.933681 21692 tablet_service.cc:1511] Processing CreateTablet for tablet 1b16b28b3c3a4c078f29f20c294268ee (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:28.935048 21697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71eb0882da354b97897b2fa89257dc64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.936102 21618 tablet_service.cc:1511] Processing CreateTablet for tablet 1b16b28b3c3a4c078f29f20c294268ee (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:28.936156 21691 tablet_service.cc:1511] Processing CreateTablet for tablet de41ce9ad2a84cf7ae3be062b3f5155c (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:28.937781 21618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b16b28b3c3a4c078f29f20c294268ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.937855 21691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de41ce9ad2a84cf7ae3be062b3f5155c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.939133 21696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 440b89f4b6ab4e7c8e0d3002e977da39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.940111 21619 tablet_service.cc:1511] Processing CreateTablet for tablet 177a1a2341c047ea90409bbb21fa8bfa (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:28.941663 21619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 177a1a2341c047ea90409bbb21fa8bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.941700 21690 tablet_service.cc:1511] Processing CreateTablet for tablet 55404f4336d246cda0615c76384fd2c4 (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:28.943393 21690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55404f4336d246cda0615c76384fd2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.944111 21622 tablet_service.cc:1511] Processing CreateTablet for tablet 440b89f4b6ab4e7c8e0d3002e977da39 (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:28.944480 21617 tablet_service.cc:1511] Processing CreateTablet for tablet de41ce9ad2a84cf7ae3be062b3f5155c (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:28.945786 21622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 440b89f4b6ab4e7c8e0d3002e977da39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.946775 21617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de41ce9ad2a84cf7ae3be062b3f5155c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.947162 21692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b16b28b3c3a4c078f29f20c294268ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.948200 21621 tablet_service.cc:1511] Processing CreateTablet for tablet a77704177db64a98a1f54d7f0f53525c (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:28.949834 21621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77704177db64a98a1f54d7f0f53525c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.944111 21620 tablet_service.cc:1511] Processing CreateTablet for tablet ea84b0b7f4604b5baac521d6d1d546e5 (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:28.952391 21620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea84b0b7f4604b5baac521d6d1d546e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.952646 21616 tablet_service.cc:1511] Processing CreateTablet for tablet 55404f4336d246cda0615c76384fd2c4 (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:28.954125 21616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55404f4336d246cda0615c76384fd2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.988870 21549 tablet_service.cc:1511] Processing CreateTablet for tablet 5f03ea13027440228c044bac12699df5 (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:28.990373 21549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f03ea13027440228c044bac12699df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.991962 21548 tablet_service.cc:1511] Processing CreateTablet for tablet 71eb0882da354b97897b2fa89257dc64 (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:28.993402 21548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71eb0882da354b97897b2fa89257dc64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.995940 21547 tablet_service.cc:1511] Processing CreateTablet for tablet 440b89f4b6ab4e7c8e0d3002e977da39 (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:28.997395 21547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 440b89f4b6ab4e7c8e0d3002e977da39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.999969 21546 tablet_service.cc:1511] Processing CreateTablet for tablet a77704177db64a98a1f54d7f0f53525c (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:29.001456 21546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77704177db64a98a1f54d7f0f53525c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.004007 21545 tablet_service.cc:1511] Processing CreateTablet for tablet ea84b0b7f4604b5baac521d6d1d546e5 (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:29.005431 21545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea84b0b7f4604b5baac521d6d1d546e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.007933 21544 tablet_service.cc:1511] Processing CreateTablet for tablet 177a1a2341c047ea90409bbb21fa8bfa (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:29.009425 21544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 177a1a2341c047ea90409bbb21fa8bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.014204 21543 tablet_service.cc:1511] Processing CreateTablet for tablet 1b16b28b3c3a4c078f29f20c294268ee (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:29.013777 21541 tablet_service.cc:1511] Processing CreateTablet for tablet 55404f4336d246cda0615c76384fd2c4 (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:29.009501 21747 tablet_bootstrap.cc:492] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:29.012024 21542 tablet_service.cc:1511] Processing CreateTablet for tablet de41ce9ad2a84cf7ae3be062b3f5155c (DEFAULT_TABLE table=test-workload [id=f368d55ecd45422f9c23d5a765412485]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:29.023132 21543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b16b28b3c3a4c078f29f20c294268ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.027551 21541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55404f4336d246cda0615c76384fd2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.031270 21542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de41ce9ad2a84cf7ae3be062b3f5155c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.038879 21747 tablet_bootstrap.cc:654] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.055135 21747 tablet_bootstrap.cc:492] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:29.056456 21747 ts_tablet_manager.cc:1403] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.006s
I20260709 13:05:29.060130 21747 raft_consensus.cc:359] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } } peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } }
I20260709 13:05:29.064487 21747 raft_consensus.cc:385] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.065287 21747 raft_consensus.cc:740] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.069969 21747 consensus_queue.cc:260] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } } peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } }
I20260709 13:05:29.087990 21748 tablet_bootstrap.cc:492] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
I20260709 13:05:29.100308 21750 tablet_bootstrap.cc:492] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:29.121505 21659 heartbeater.cc:499] Master 127.15.8.190:38297 was elected leader, sending a full tablet report...
I20260709 13:05:29.122164 21747 ts_tablet_manager.cc:1434] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.065s	user 0.019s	sys 0.022s
I20260709 13:05:29.123385 21747 tablet_bootstrap.cc:492] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:29.128005 21750 tablet_bootstrap.cc:654] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.130270 21747 tablet_bootstrap.cc:654] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.140942 21748 tablet_bootstrap.cc:654] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.145360 21750 tablet_bootstrap.cc:492] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:29.145926 21750 ts_tablet_manager.cc:1403] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.004s
I20260709 13:05:29.149325 21747 tablet_bootstrap.cc:492] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:29.149032 21750 raft_consensus.cc:359] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.149747 21750 raft_consensus.cc:385] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.149895 21747 ts_tablet_manager.cc:1403] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.013s
I20260709 13:05:29.150075 21750 raft_consensus.cc:740] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.151032 21750 consensus_queue.cc:260] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.153360 21747 raft_consensus.cc:359] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.154433 21747 raft_consensus.cc:385] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.154763 21747 raft_consensus.cc:740] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.155663 21750 ts_tablet_manager.cc:1434] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260709 13:05:29.155740 21584 heartbeater.cc:499] Master 127.15.8.190:38297 was elected leader, sending a full tablet report...
I20260709 13:05:29.155553 21747 consensus_queue.cc:260] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.156816 21750 tablet_bootstrap.cc:492] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:29.158018 21747 ts_tablet_manager.cc:1434] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 13:05:29.159044 21747 tablet_bootstrap.cc:492] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:29.163667 21750 tablet_bootstrap.cc:654] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.165624 21747 tablet_bootstrap.cc:654] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.170531 21748 tablet_bootstrap.cc:492] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:29.171180 21748 ts_tablet_manager.cc:1403] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.084s	user 0.006s	sys 0.015s
I20260709 13:05:29.174265 21748 raft_consensus.cc:359] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.175132 21748 raft_consensus.cc:385] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.175484 21748 raft_consensus.cc:740] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.176431 21748 consensus_queue.cc:260] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.185871 21733 heartbeater.cc:499] Master 127.15.8.190:38297 was elected leader, sending a full tablet report...
I20260709 13:05:29.185907 21748 ts_tablet_manager.cc:1434] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 13:05:29.186652 21750 tablet_bootstrap.cc:492] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:29.187237 21750 ts_tablet_manager.cc:1403] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.010s
I20260709 13:05:29.187341 21748 tablet_bootstrap.cc:492] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
I20260709 13:05:29.187850 21751 raft_consensus.cc:493] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.188347 21751 raft_consensus.cc:515] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } } peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } }
I20260709 13:05:29.190632 21750 raft_consensus.cc:359] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.191437 21750 raft_consensus.cc:385] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.191733 21750 raft_consensus.cc:740] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.192474 21750 consensus_queue.cc:260] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.193879 21751 leader_election.cc:290] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917), 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309)
I20260709 13:05:29.194808 21750 ts_tablet_manager.cc:1434] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:05:29.196023 21750 tablet_bootstrap.cc:492] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:29.187167 21747 tablet_bootstrap.cc:492] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:29.199553 21747 ts_tablet_manager.cc:1403] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.012s
I20260709 13:05:29.202873 21750 tablet_bootstrap.cc:654] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.204550 21748 tablet_bootstrap.cc:654] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.206372 21747 raft_consensus.cc:359] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.207211 21747 raft_consensus.cc:385] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.207511 21747 raft_consensus.cc:740] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.209895 21747 consensus_queue.cc:260] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.213755 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03ea13027440228c044bac12699df5" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:29.216153 21747 ts_tablet_manager.cc:1434] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
W20260709 13:05:29.216259 21599 leader_election.cc:343] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.217773 21747 tablet_bootstrap.cc:492] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:29.224007 21755 raft_consensus.cc:493] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.224844 21755 raft_consensus.cc:515] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.227871 21747 tablet_bootstrap.cc:654] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.229452 21751 raft_consensus.cc:493] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.230154 21751 raft_consensus.cc:515] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.234001 21751 leader_election.cc:290] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:29.237020 21755 leader_election.cc:290] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:29.239715 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a1a2341c047ea90409bbb21fa8bfa" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
W20260709 13:05:29.243701 21599 leader_election.cc:343] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.248150 21747 tablet_bootstrap.cc:492] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:29.249059 21747 ts_tablet_manager.cc:1403] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.007s
I20260709 13:05:29.253244 21747 raft_consensus.cc:359] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.258591 21747 raft_consensus.cc:385] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.260710 21747 raft_consensus.cc:740] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.261958 21747 consensus_queue.cc:260] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.265323 21747 ts_tablet_manager.cc:1434] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 13:05:29.266788 21747 tablet_bootstrap.cc:492] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:29.276055 21747 tablet_bootstrap.cc:654] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.304325 21708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03ea13027440228c044bac12699df5" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
I20260709 13:05:29.305946 21707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a1a2341c047ea90409bbb21fa8bfa" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
W20260709 13:05:29.307436 21598 leader_election.cc:343] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.308130 21598 leader_election.cc:304] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870; no voters: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482
W20260709 13:05:29.311126 21598 leader_election.cc:343] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.310580 21751 raft_consensus.cc:2749] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.312251 21598 leader_election.cc:304] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870; no voters: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482
I20260709 13:05:29.315240 21747 tablet_bootstrap.cc:492] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:29.315285 21751 raft_consensus.cc:2749] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.315938 21747 ts_tablet_manager.cc:1403] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.007s
I20260709 13:05:29.317116 21750 tablet_bootstrap.cc:492] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:29.317829 21750 ts_tablet_manager.cc:1403] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.122s	user 0.042s	sys 0.075s
I20260709 13:05:29.321477 21750 raft_consensus.cc:359] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.322638 21750 raft_consensus.cc:385] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.323065 21750 raft_consensus.cc:740] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.325042 21750 consensus_queue.cc:260] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.327147 21748 tablet_bootstrap.cc:492] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:29.327627 21748 ts_tablet_manager.cc:1403] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.141s	user 0.037s	sys 0.067s
I20260709 13:05:29.327701 21750 ts_tablet_manager.cc:1434] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 13:05:29.328909 21750 tablet_bootstrap.cc:492] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:29.329763 21748 raft_consensus.cc:359] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.330333 21748 raft_consensus.cc:385] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.330529 21748 raft_consensus.cc:740] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.331393 21748 consensus_queue.cc:260] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.321880 21747 raft_consensus.cc:359] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.334443 21747 raft_consensus.cc:385] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.334781 21747 raft_consensus.cc:740] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.336323 21750 tablet_bootstrap.cc:654] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.337685 21747 consensus_queue.cc:260] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.338349 21707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea84b0b7f4604b5baac521d6d1d546e5" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
I20260709 13:05:29.339843 21634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea84b0b7f4604b5baac521d6d1d546e5" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
I20260709 13:05:29.340525 21634 raft_consensus.cc:2468] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 0.
I20260709 13:05:29.340730 21748 ts_tablet_manager.cc:1434] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260709 13:05:29.341768 21748 tablet_bootstrap.cc:492] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
W20260709 13:05:29.342015 21523 leader_election.cc:343] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.346421 21747 ts_tablet_manager.cc:1434] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.004s
I20260709 13:05:29.348591 21748 tablet_bootstrap.cc:654] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.348882 21747 tablet_bootstrap.cc:492] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:29.357677 21747 tablet_bootstrap.cc:654] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.347525 21524 leader_election.cc:304] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [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: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 08348ba436f2443386765c802a26ee53
I20260709 13:05:29.359217 21755 raft_consensus.cc:2804] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.359602 21755 raft_consensus.cc:493] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.359956 21755 raft_consensus.cc:3060] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.360265 21748 tablet_bootstrap.cc:492] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:29.360822 21748 ts_tablet_manager.cc:1403] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:05:29.364038 21748 raft_consensus.cc:359] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.364740 21748 raft_consensus.cc:385] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.365012 21748 raft_consensus.cc:740] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.365857 21748 consensus_queue.cc:260] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.369282 21750 tablet_bootstrap.cc:492] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:29.369932 21750 ts_tablet_manager.cc:1403] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.041s	user 0.024s	sys 0.015s
I20260709 13:05:29.370014 21748 ts_tablet_manager.cc:1434] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:05:29.371136 21748 tablet_bootstrap.cc:492] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
I20260709 13:05:29.373523 21750 raft_consensus.cc:359] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.374341 21750 raft_consensus.cc:385] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.374657 21750 raft_consensus.cc:740] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.375273 21755 raft_consensus.cc:515] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.375599 21750 consensus_queue.cc:260] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.377580 21755 leader_election.cc:290] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 election: Requested vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:29.377862 21748 tablet_bootstrap.cc:654] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.380185 21634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea84b0b7f4604b5baac521d6d1d546e5" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:29.380817 21634 raft_consensus.cc:3060] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.385782 21750 ts_tablet_manager.cc:1434] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.011s
I20260709 13:05:29.387173 21750 tablet_bootstrap.cc:492] T 55404f4336d246cda0615c76384fd2c4 P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:29.391369 21707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea84b0b7f4604b5baac521d6d1d546e5" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53"
W20260709 13:05:29.393481 21523 leader_election.cc:343] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.394685 21750 tablet_bootstrap.cc:654] T 55404f4336d246cda0615c76384fd2c4 P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.396322 21634 raft_consensus.cc:2468] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 1.
I20260709 13:05:29.398115 21524 leader_election.cc:304] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 08348ba436f2443386765c802a26ee53
I20260709 13:05:29.399264 21769 raft_consensus.cc:2804] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.399935 21769 raft_consensus.cc:697] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Becoming Leader. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Running, Role: LEADER
I20260709 13:05:29.401062 21769 consensus_queue.cc:237] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.404084 21758 raft_consensus.cc:493] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.404947 21750 tablet_bootstrap.cc:492] T 55404f4336d246cda0615c76384fd2c4 P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:29.404696 21758 raft_consensus.cc:515] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.405519 21750 ts_tablet_manager.cc:1403] T 55404f4336d246cda0615c76384fd2c4 P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260709 13:05:29.409094 21750 raft_consensus.cc:359] T 55404f4336d246cda0615c76384fd2c4 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.409767 21758 leader_election.cc:290] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:29.412289 21747 tablet_bootstrap.cc:492] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:29.413049 21747 ts_tablet_manager.cc:1403] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.003s
I20260709 13:05:29.417270 21747 raft_consensus.cc:359] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.418116 21747 raft_consensus.cc:385] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.418452 21747 raft_consensus.cc:740] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
W20260709 13:05:29.419106 21505 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:29.409919 21750 raft_consensus.cc:385] T 55404f4336d246cda0615c76384fd2c4 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.419956 21750 raft_consensus.cc:740] T 55404f4336d246cda0615c76384fd2c4 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.420784 21750 consensus_queue.cc:260] T 55404f4336d246cda0615c76384fd2c4 P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.419381 21747 consensus_queue.cc:260] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.425875 21750 ts_tablet_manager.cc:1434] T 55404f4336d246cda0615c76384fd2c4 P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.002s
I20260709 13:05:29.427538 21750 tablet_bootstrap.cc:492] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:29.422231 21455 catalog_manager.cc:5697] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "1f215cfb62d44f3bb661b788f0465482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.436547 21750 tablet_bootstrap.cc:654] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.425808 21747 ts_tablet_manager.cc:1434] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.001s
I20260709 13:05:29.441215 21747 tablet_bootstrap.cc:492] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:29.448312 21747 tablet_bootstrap.cc:654] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.456414 21748 tablet_bootstrap.cc:492] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:29.459444 21748 ts_tablet_manager.cc:1403] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.088s	user 0.027s	sys 0.042s
I20260709 13:05:29.463105 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55404f4336d246cda0615c76384fd2c4" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:29.463008 21748 raft_consensus.cc:359] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.463760 21748 raft_consensus.cc:385] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.463852 21559 raft_consensus.cc:2468] T 55404f4336d246cda0615c76384fd2c4 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 0.
I20260709 13:05:29.464102 21748 raft_consensus.cc:740] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.464951 21748 consensus_queue.cc:260] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.465252 21673 leader_election.cc:304] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:29.467037 21748 ts_tablet_manager.cc:1434] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:29.467844 21750 tablet_bootstrap.cc:492] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:29.467984 21748 tablet_bootstrap.cc:492] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
I20260709 13:05:29.468395 21750 ts_tablet_manager.cc:1403] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.006s
I20260709 13:05:29.466922 21758 raft_consensus.cc:2804] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.469704 21758 raft_consensus.cc:493] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.470155 21758 raft_consensus.cc:3060] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.473155 21750 raft_consensus.cc:359] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } } peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } }
I20260709 13:05:29.473678 21748 tablet_bootstrap.cc:654] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.473971 21750 raft_consensus.cc:385] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.474272 21750 raft_consensus.cc:740] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.475289 21750 consensus_queue.cc:260] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } } peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } }
I20260709 13:05:29.478461 21750 ts_tablet_manager.cc:1434] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 13:05:29.479868 21750 tablet_bootstrap.cc:492] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:29.484028 21758 raft_consensus.cc:515] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.492031 21750 tablet_bootstrap.cc:654] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.498220 21634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55404f4336d246cda0615c76384fd2c4" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
W20260709 13:05:29.500200 21673 leader_election.cc:343] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.502403 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55404f4336d246cda0615c76384fd2c4" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:29.503399 21559 raft_consensus.cc:3060] T 55404f4336d246cda0615c76384fd2c4 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.494387 21747 tablet_bootstrap.cc:492] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:29.508687 21747 ts_tablet_manager.cc:1403] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.008s
I20260709 13:05:29.511469 21747 raft_consensus.cc:359] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.512125 21747 raft_consensus.cc:385] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.512460 21747 raft_consensus.cc:740] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.513183 21747 consensus_queue.cc:260] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.514667 21559 raft_consensus.cc:2468] T 55404f4336d246cda0615c76384fd2c4 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 1.
I20260709 13:05:29.517620 21758 leader_election.cc:290] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:29.515604 21747 ts_tablet_manager.cc:1434] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:05:29.519761 21673 leader_election.cc:304] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:29.520143 21747 tablet_bootstrap.cc:492] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:29.520689 21758 raft_consensus.cc:2804] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.521431 21758 raft_consensus.cc:697] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Becoming Leader. State: Replica: 08348ba436f2443386765c802a26ee53, State: Running, Role: LEADER
I20260709 13:05:29.518471 21634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55404f4336d246cda0615c76384fd2c4" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:29.522279 21758 consensus_queue.cc:237] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
W20260709 13:05:29.524207 21673 leader_election.cc:343] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.527877 21747 tablet_bootstrap.cc:654] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.532028 21748 tablet_bootstrap.cc:492] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:29.532815 21748 ts_tablet_manager.cc:1403] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.065s	user 0.035s	sys 0.016s
I20260709 13:05:29.536880 21748 raft_consensus.cc:359] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.537858 21748 raft_consensus.cc:385] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.538259 21748 raft_consensus.cc:740] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.539294 21748 consensus_queue.cc:260] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.541260 21750 tablet_bootstrap.cc:492] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:29.541800 21748 ts_tablet_manager.cc:1434] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 13:05:29.541939 21750 ts_tablet_manager.cc:1403] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.010s
I20260709 13:05:29.543066 21751 raft_consensus.cc:493] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.543469 21748 tablet_bootstrap.cc:492] T 440b89f4b6ab4e7c8e0d3002e977da39 P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
I20260709 13:05:29.543648 21751 raft_consensus.cc:515] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.546030 21750 raft_consensus.cc:359] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.546989 21750 raft_consensus.cc:385] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.547382 21750 raft_consensus.cc:740] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.548300 21750 consensus_queue.cc:260] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.551050 21750 ts_tablet_manager.cc:1434] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:05:29.552134 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77704177db64a98a1f54d7f0f53525c" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:29.552402 21750 tablet_bootstrap.cc:492] T de41ce9ad2a84cf7ae3be062b3f5155c P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:29.552894 21559 raft_consensus.cc:2468] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 0.
I20260709 13:05:29.554279 21748 tablet_bootstrap.cc:654] T 440b89f4b6ab4e7c8e0d3002e977da39 P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.554471 21758 raft_consensus.cc:493] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.555297 21758 raft_consensus.cc:515] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.557621 21758 leader_election.cc:290] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:29.554416 21599 leader_election.cc:304] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:29.558982 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de41ce9ad2a84cf7ae3be062b3f5155c" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:29.560587 21707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77704177db64a98a1f54d7f0f53525c" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
W20260709 13:05:29.560714 21673 leader_election.cc:343] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.561077 21750 tablet_bootstrap.cc:654] T de41ce9ad2a84cf7ae3be062b3f5155c P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:29.562419 21598 leader_election.cc:343] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.563190 21751 leader_election.cc:290] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:29.549845 21457 catalog_manager.cc:5697] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08348ba436f2443386765c802a26ee53 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "08348ba436f2443386765c802a26ee53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:29.564671 21751 raft_consensus.cc:2804] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.565119 21751 raft_consensus.cc:493] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.565534 21751 raft_consensus.cc:3060] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.566859 21758 raft_consensus.cc:493] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.567037 21634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de41ce9ad2a84cf7ae3be062b3f5155c" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
I20260709 13:05:29.567436 21758 raft_consensus.cc:515] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
W20260709 13:05:29.568445 21673 leader_election.cc:343] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.568933 21673 leader_election.cc:304] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08348ba436f2443386765c802a26ee53; no voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482
I20260709 13:05:29.569581 21758 leader_election.cc:290] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:29.570194 21758 raft_consensus.cc:2749] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.571494 21634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a1a2341c047ea90409bbb21fa8bfa" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
I20260709 13:05:29.572446 21634 raft_consensus.cc:2468] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 0.
I20260709 13:05:29.571591 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a1a2341c047ea90409bbb21fa8bfa" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:29.573729 21750 tablet_bootstrap.cc:492] T de41ce9ad2a84cf7ae3be062b3f5155c P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:29.574313 21750 ts_tablet_manager.cc:1403] T de41ce9ad2a84cf7ae3be062b3f5155c P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
W20260709 13:05:29.574323 21673 leader_election.cc:343] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.574793 21747 tablet_bootstrap.cc:492] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:29.575452 21747 ts_tablet_manager.cc:1403] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.001s
I20260709 13:05:29.575518 21673 leader_election.cc:304] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [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: 08348ba436f2443386765c802a26ee53, 1bab0a7acc9e484f8e69207afa1fc870; no voters: 1f215cfb62d44f3bb661b788f0465482
I20260709 13:05:29.577289 21781 raft_consensus.cc:2804] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.577720 21781 raft_consensus.cc:493] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.577358 21750 raft_consensus.cc:359] T de41ce9ad2a84cf7ae3be062b3f5155c P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.578094 21781 raft_consensus.cc:3060] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.578315 21750 raft_consensus.cc:385] T de41ce9ad2a84cf7ae3be062b3f5155c P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.578795 21750 raft_consensus.cc:740] T de41ce9ad2a84cf7ae3be062b3f5155c P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.579588 21750 consensus_queue.cc:260] T de41ce9ad2a84cf7ae3be062b3f5155c P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.581588 21750 ts_tablet_manager.cc:1434] T de41ce9ad2a84cf7ae3be062b3f5155c P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:29.582653 21750 tablet_bootstrap.cc:492] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:29.578102 21747 raft_consensus.cc:359] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.584388 21747 raft_consensus.cc:385] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.584656 21747 raft_consensus.cc:740] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.584913 21781 raft_consensus.cc:515] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.585476 21747 consensus_queue.cc:260] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.590135 21747 ts_tablet_manager.cc:1434] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 13:05:29.594030 21750 tablet_bootstrap.cc:654] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.594375 21747 tablet_bootstrap.cc:492] T 55404f4336d246cda0615c76384fd2c4 P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:29.590337 21781 leader_election.cc:290] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:29.591017 21748 tablet_bootstrap.cc:492] T 440b89f4b6ab4e7c8e0d3002e977da39 P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:29.591498 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a1a2341c047ea90409bbb21fa8bfa" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:29.601966 21748 ts_tablet_manager.cc:1403] T 440b89f4b6ab4e7c8e0d3002e977da39 P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.000s
W20260709 13:05:29.603086 21673 leader_election.cc:343] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.603307 21750 tablet_bootstrap.cc:492] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:29.603682 21747 tablet_bootstrap.cc:654] T 55404f4336d246cda0615c76384fd2c4 P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.603983 21750 ts_tablet_manager.cc:1403] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260709 13:05:29.605226 21748 raft_consensus.cc:359] T 440b89f4b6ab4e7c8e0d3002e977da39 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.605991 21748 raft_consensus.cc:385] T 440b89f4b6ab4e7c8e0d3002e977da39 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.606277 21748 raft_consensus.cc:740] T 440b89f4b6ab4e7c8e0d3002e977da39 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.606992 21750 raft_consensus.cc:359] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.607769 21750 raft_consensus.cc:385] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.607312 21787 raft_consensus.cc:493] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.608180 21750 raft_consensus.cc:740] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.607882 21748 consensus_queue.cc:260] T 440b89f4b6ab4e7c8e0d3002e977da39 P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.609192 21750 consensus_queue.cc:260] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.608304 21787 raft_consensus.cc:515] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.609771 21769 raft_consensus.cc:493] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.610553 21769 raft_consensus.cc:515] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.611581 21750 ts_tablet_manager.cc:1434] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:29.613411 21769 leader_election.cc:290] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:29.614602 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b16b28b3c3a4c078f29f20c294268ee" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:29.615286 21559 raft_consensus.cc:2468] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 0.
I20260709 13:05:29.615870 21633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440b89f4b6ab4e7c8e0d3002e977da39" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
I20260709 13:05:29.616546 21599 leader_election.cc:304] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:29.616813 21633 raft_consensus.cc:2468] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 0.
I20260709 13:05:29.618645 21791 raft_consensus.cc:2804] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.619122 21791 raft_consensus.cc:493] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.619504 21791 raft_consensus.cc:3060] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.620119 21787 leader_election.cc:290] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:29.621001 21748 ts_tablet_manager.cc:1434] T 440b89f4b6ab4e7c8e0d3002e977da39 P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 13:05:29.622110 21748 tablet_bootstrap.cc:492] T 5f03ea13027440228c044bac12699df5 P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
I20260709 13:05:29.628315 21787 raft_consensus.cc:493] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.627902 21791 raft_consensus.cc:515] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.628988 21787 raft_consensus.cc:515] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.629460 21524 leader_election.cc:304] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:29.630959 21791 leader_election.cc:290] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:29.631938 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b16b28b3c3a4c078f29f20c294268ee" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:29.632594 21558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eb0882da354b97897b2fa89257dc64" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:29.633284 21558 raft_consensus.cc:2468] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 0.
I20260709 13:05:29.633538 21707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440b89f4b6ab4e7c8e0d3002e977da39" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
I20260709 13:05:29.634402 21707 raft_consensus.cc:2468] T 440b89f4b6ab4e7c8e0d3002e977da39 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 0.
I20260709 13:05:29.634461 21599 leader_election.cc:304] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:29.635650 21791 raft_consensus.cc:2804] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.632589 21559 raft_consensus.cc:3060] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.641764 21708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b16b28b3c3a4c078f29f20c294268ee" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:29.642768 21708 raft_consensus.cc:3060] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.644148 21559 raft_consensus.cc:2468] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 1.
I20260709 13:05:29.636056 21791 raft_consensus.cc:493] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.645001 21791 raft_consensus.cc:3060] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.645426 21599 leader_election.cc:304] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:29.647181 21707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b16b28b3c3a4c078f29f20c294268ee" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
I20260709 13:05:29.590991 21634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a1a2341c047ea90409bbb21fa8bfa" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:29.653910 21634 raft_consensus.cc:3060] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.655180 21748 tablet_bootstrap.cc:654] T 5f03ea13027440228c044bac12699df5 P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.655071 21707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eb0882da354b97897b2fa89257dc64" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
I20260709 13:05:29.655987 21707 raft_consensus.cc:2468] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 0.
I20260709 13:05:29.658386 21769 raft_consensus.cc:2804] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.658995 21769 raft_consensus.cc:493] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.659497 21769 raft_consensus.cc:3060] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.659556 21792 raft_consensus.cc:2804] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.660964 21792 raft_consensus.cc:697] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Becoming Leader. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Running, Role: LEADER
I20260709 13:05:29.642050 21787 leader_election.cc:290] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:29.663569 21792 consensus_queue.cc:237] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.668020 21748 tablet_bootstrap.cc:492] T 5f03ea13027440228c044bac12699df5 P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:29.668525 21748 ts_tablet_manager.cc:1403] T 5f03ea13027440228c044bac12699df5 P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.006s
I20260709 13:05:29.653467 21791 raft_consensus.cc:515] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.670790 21748 raft_consensus.cc:359] T 5f03ea13027440228c044bac12699df5 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } } peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } }
I20260709 13:05:29.671538 21748 raft_consensus.cc:385] T 5f03ea13027440228c044bac12699df5 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.671854 21748 raft_consensus.cc:740] T 5f03ea13027440228c044bac12699df5 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.673460 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eb0882da354b97897b2fa89257dc64" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:29.674142 21559 raft_consensus.cc:3060] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.673702 21791 leader_election.cc:290] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:29.680938 21708 raft_consensus.cc:2468] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 1.
I20260709 13:05:29.683414 21707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eb0882da354b97897b2fa89257dc64" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:29.684280 21707 raft_consensus.cc:3060] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.688169 21755 raft_consensus.cc:493] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.688884 21755 raft_consensus.cc:515] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } } peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } }
I20260709 13:05:29.593351 21751 raft_consensus.cc:515] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.693182 21633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03ea13027440228c044bac12699df5" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
I20260709 13:05:29.694031 21633 raft_consensus.cc:2468] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 0.
I20260709 13:05:29.695710 21524 leader_election.cc:304] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:29.697077 21558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77704177db64a98a1f54d7f0f53525c" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:29.697921 21755 leader_election.cc:290] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:29.698648 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03ea13027440228c044bac12699df5" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
I20260709 13:05:29.697974 21558 raft_consensus.cc:3060] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.672748 21748 consensus_queue.cc:260] T 5f03ea13027440228c044bac12699df5 P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } } peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } }
I20260709 13:05:29.703729 21706 raft_consensus.cc:2468] T 5f03ea13027440228c044bac12699df5 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 0.
I20260709 13:05:29.698740 21755 raft_consensus.cc:2804] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.707525 21755 raft_consensus.cc:493] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.707983 21755 raft_consensus.cc:3060] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.719679 21559 raft_consensus.cc:2468] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 1.
I20260709 13:05:29.727313 21599 leader_election.cc:304] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:29.720760 21751 leader_election.cc:290] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:29.728534 21791 raft_consensus.cc:2804] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.722988 21634 raft_consensus.cc:2468] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 1.
I20260709 13:05:29.729393 21558 raft_consensus.cc:2468] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 1.
I20260709 13:05:29.723417 21748 ts_tablet_manager.cc:1434] T 5f03ea13027440228c044bac12699df5 P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260709 13:05:29.731076 21707 raft_consensus.cc:2468] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 1.
I20260709 13:05:29.731926 21748 tablet_bootstrap.cc:492] T ea84b0b7f4604b5baac521d6d1d546e5 P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
I20260709 13:05:29.729132 21791 raft_consensus.cc:697] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Becoming Leader. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Running, Role: LEADER
I20260709 13:05:29.724800 21769 raft_consensus.cc:515] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.730618 21673 leader_election.cc:304] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1bab0a7acc9e484f8e69207afa1fc870; no voters: 1f215cfb62d44f3bb661b788f0465482
I20260709 13:05:29.732937 21791 consensus_queue.cc:237] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.734400 21781 raft_consensus.cc:2804] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.734915 21781 raft_consensus.cc:697] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Becoming Leader. State: Replica: 08348ba436f2443386765c802a26ee53, State: Running, Role: LEADER
I20260709 13:05:29.731637 21599 leader_election.cc:304] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:29.735739 21781 consensus_queue.cc:237] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.736964 21787 raft_consensus.cc:2804] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.737447 21787 raft_consensus.cc:697] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Becoming Leader. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Running, Role: LEADER
I20260709 13:05:29.738396 21633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440b89f4b6ab4e7c8e0d3002e977da39" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:29.738669 21747 tablet_bootstrap.cc:492] T 55404f4336d246cda0615c76384fd2c4 P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:29.738246 21787 consensus_queue.cc:237] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.739042 21633 raft_consensus.cc:3060] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.739214 21747 ts_tablet_manager.cc:1403] T 55404f4336d246cda0615c76384fd2c4 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.145s	user 0.057s	sys 0.067s
I20260709 13:05:29.741030 21707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "440b89f4b6ab4e7c8e0d3002e977da39" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:29.741613 21707 raft_consensus.cc:3060] T 440b89f4b6ab4e7c8e0d3002e977da39 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.742132 21747 raft_consensus.cc:359] T 55404f4336d246cda0615c76384fd2c4 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.739231 21748 tablet_bootstrap.cc:654] T ea84b0b7f4604b5baac521d6d1d546e5 P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.742843 21747 raft_consensus.cc:385] T 55404f4336d246cda0615c76384fd2c4 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.743217 21747 raft_consensus.cc:740] T 55404f4336d246cda0615c76384fd2c4 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.743862 21747 consensus_queue.cc:260] T 55404f4336d246cda0615c76384fd2c4 P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.745615 21769 leader_election.cc:290] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 election: Requested vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:29.746337 21747 ts_tablet_manager.cc:1434] T 55404f4336d246cda0615c76384fd2c4 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:05:29.728570 21755 raft_consensus.cc:515] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } } peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } }
I20260709 13:05:29.749457 21755 leader_election.cc:290] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 election: Requested vote from peers 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:29.750492 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03ea13027440228c044bac12699df5" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:29.751372 21632 raft_consensus.cc:3060] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.755110 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03ea13027440228c044bac12699df5" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:29.755861 21706 raft_consensus.cc:3060] T 5f03ea13027440228c044bac12699df5 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.757396 21707 raft_consensus.cc:2468] T 440b89f4b6ab4e7c8e0d3002e977da39 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 1.
I20260709 13:05:29.759163 21523 leader_election.cc:304] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:29.760407 21755 raft_consensus.cc:2804] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.761040 21755 raft_consensus.cc:697] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Becoming Leader. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Running, Role: LEADER
I20260709 13:05:29.762194 21755 consensus_queue.cc:237] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.763204 21457 catalog_manager.cc:5697] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.725919 21708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77704177db64a98a1f54d7f0f53525c" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53"
W20260709 13:05:29.782158 21598 leader_election.cc:343] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.791785 21455 catalog_manager.cc:5697] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "1f215cfb62d44f3bb661b788f0465482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.794535 21632 raft_consensus.cc:2468] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 1.
I20260709 13:05:29.809725 21524 leader_election.cc:304] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:29.811005 21769 raft_consensus.cc:2804] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.811607 21769 raft_consensus.cc:697] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Becoming Leader. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Running, Role: LEADER
I20260709 13:05:29.812767 21769 consensus_queue.cc:237] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } } peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } }
I20260709 13:05:29.774297 21633 raft_consensus.cc:2468] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 1.
I20260709 13:05:29.821178 21748 tablet_bootstrap.cc:492] T ea84b0b7f4604b5baac521d6d1d546e5 P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:29.821790 21748 ts_tablet_manager.cc:1403] T ea84b0b7f4604b5baac521d6d1d546e5 P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.090s	user 0.040s	sys 0.038s
I20260709 13:05:29.824965 21748 raft_consensus.cc:359] T ea84b0b7f4604b5baac521d6d1d546e5 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.825774 21748 raft_consensus.cc:385] T ea84b0b7f4604b5baac521d6d1d546e5 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.826066 21748 raft_consensus.cc:740] T ea84b0b7f4604b5baac521d6d1d546e5 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.826192 21706 raft_consensus.cc:2468] T 5f03ea13027440228c044bac12699df5 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 1.
I20260709 13:05:29.826840 21748 consensus_queue.cc:260] T ea84b0b7f4604b5baac521d6d1d546e5 P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.827843 21791 raft_consensus.cc:493] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.828510 21791 raft_consensus.cc:515] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.829033 21748 ts_tablet_manager.cc:1434] T ea84b0b7f4604b5baac521d6d1d546e5 P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:29.830092 21748 tablet_bootstrap.cc:492] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
I20260709 13:05:29.831806 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de41ce9ad2a84cf7ae3be062b3f5155c" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:29.832525 21559 raft_consensus.cc:2468] T de41ce9ad2a84cf7ae3be062b3f5155c P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 0.
I20260709 13:05:29.833005 21791 leader_election.cc:290] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:29.833617 21708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de41ce9ad2a84cf7ae3be062b3f5155c" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
I20260709 13:05:29.834218 21708 raft_consensus.cc:2468] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 0.
I20260709 13:05:29.833508 21457 catalog_manager.cc:5697] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08348ba436f2443386765c802a26ee53 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "08348ba436f2443386765c802a26ee53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:29.835161 21599 leader_election.cc:304] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:29.836469 21748 tablet_bootstrap.cc:654] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.836534 21791 raft_consensus.cc:2804] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.837234 21791 raft_consensus.cc:493] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.837637 21791 raft_consensus.cc:3060] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.840862 21455 catalog_manager.cc:5697] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.842729 21455 catalog_manager.cc:5697] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.847128 21769 raft_consensus.cc:493] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.847214 21791 raft_consensus.cc:515] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.847859 21769 raft_consensus.cc:515] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.850344 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de41ce9ad2a84cf7ae3be062b3f5155c" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:29.849813 21456 catalog_manager.cc:5697] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "1f215cfb62d44f3bb661b788f0465482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.850883 21769 leader_election.cc:290] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:29.850984 21559 raft_consensus.cc:3060] T de41ce9ad2a84cf7ae3be062b3f5155c P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.855281 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a1a2341c047ea90409bbb21fa8bfa" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
I20260709 13:05:29.856141 21632 raft_consensus.cc:2393] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f215cfb62d44f3bb661b788f0465482 in current term 1: Already voted for candidate 08348ba436f2443386765c802a26ee53 in this term.
I20260709 13:05:29.859611 21791 leader_election.cc:290] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:29.860643 21708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de41ce9ad2a84cf7ae3be062b3f5155c" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:29.861111 21748 tablet_bootstrap.cc:492] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:29.861270 21708 raft_consensus.cc:3060] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.861506 21559 raft_consensus.cc:2468] T de41ce9ad2a84cf7ae3be062b3f5155c P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 1.
I20260709 13:05:29.861600 21748 ts_tablet_manager.cc:1403] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.006s
I20260709 13:05:29.863909 21599 leader_election.cc:304] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:29.864778 21791 raft_consensus.cc:2804] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.865438 21791 raft_consensus.cc:697] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Becoming Leader. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Running, Role: LEADER
I20260709 13:05:29.866210 21748 raft_consensus.cc:359] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.867719 21748 raft_consensus.cc:385] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.868074 21748 raft_consensus.cc:740] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.868266 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a1a2341c047ea90409bbb21fa8bfa" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
I20260709 13:05:29.866232 21791 consensus_queue.cc:237] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.868888 21748 consensus_queue.cc:260] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.870304 21523 leader_election.cc:304] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f215cfb62d44f3bb661b788f0465482; no voters: 08348ba436f2443386765c802a26ee53, 1bab0a7acc9e484f8e69207afa1fc870
I20260709 13:05:29.871512 21769 raft_consensus.cc:3060] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.871899 21748 ts_tablet_manager.cc:1434] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:05:29.873061 21708 raft_consensus.cc:2468] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 1.
I20260709 13:05:29.879096 21769 raft_consensus.cc:2749] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.880398 21457 catalog_manager.cc:5697] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.905859 21708 raft_consensus.cc:3060] T ea84b0b7f4604b5baac521d6d1d546e5 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.912474 21769 consensus_queue.cc:1048] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.924362 21796 consensus_queue.cc:1048] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:29.942663 21632 raft_consensus.cc:3060] T 55404f4336d246cda0615c76384fd2c4 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.950516 21781 consensus_queue.cc:1048] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.963816 21781 consensus_queue.cc:1048] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.973064 21632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71eb0882da354b97897b2fa89257dc64"
dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
mode: GRACEFUL
new_leader_uuid: "1f215cfb62d44f3bb661b788f0465482"
 from {username='slave'} at 127.0.0.1:59078
I20260709 13:05:29.973841 21632 raft_consensus.cc:606] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Received request to transfer leadership to TS 1f215cfb62d44f3bb661b788f0465482
I20260709 13:05:29.982745 21632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a77704177db64a98a1f54d7f0f53525c"
dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
mode: GRACEFUL
new_leader_uuid: "1f215cfb62d44f3bb661b788f0465482"
 from {username='slave'} at 127.0.0.1:59078
I20260709 13:05:29.983300 21632 raft_consensus.cc:606] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Received request to transfer leadership to TS 1f215cfb62d44f3bb661b788f0465482
I20260709 13:05:29.997104 21812 raft_consensus.cc:493] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.997705 21812 raft_consensus.cc:515] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:29.999480 21812 leader_election.cc:290] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:30.000607 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77704177db64a98a1f54d7f0f53525c" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:30.001292 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77704177db64a98a1f54d7f0f53525c" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
I20260709 13:05:30.001550 21559 raft_consensus.cc:2393] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08348ba436f2443386765c802a26ee53 in current term 1: Already voted for candidate 1bab0a7acc9e484f8e69207afa1fc870 in this term.
I20260709 13:05:30.002908 21559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea84b0b7f4604b5baac521d6d1d546e5"
dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
mode: GRACEFUL
new_leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
 from {username='slave'} at 127.0.0.1:43784
I20260709 13:05:30.002978 21673 leader_election.cc:304] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08348ba436f2443386765c802a26ee53; no voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482
I20260709 13:05:30.003499 21559 raft_consensus.cc:606] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Received request to transfer leadership to TS 1bab0a7acc9e484f8e69207afa1fc870
I20260709 13:05:30.003784 21812 raft_consensus.cc:3060] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.010600 21812 raft_consensus.cc:2749] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.017273 21708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "177a1a2341c047ea90409bbb21fa8bfa"
dest_uuid: "08348ba436f2443386765c802a26ee53"
mode: GRACEFUL
new_leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
 from {username='slave'} at 127.0.0.1:55484
I20260709 13:05:30.017849 21708 raft_consensus.cc:606] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Received request to transfer leadership to TS 1bab0a7acc9e484f8e69207afa1fc870
I20260709 13:05:30.115957 21791 consensus_queue.cc:1048] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.122674 21787 raft_consensus.cc:993] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870: : Instructing follower 1f215cfb62d44f3bb661b788f0465482 to start an election
I20260709 13:05:30.123169 21792 raft_consensus.cc:1081] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Signalling peer 1f215cfb62d44f3bb661b788f0465482 to start an election
I20260709 13:05:30.124783 21558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71eb0882da354b97897b2fa89257dc64"
dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
 from {username='slave'} at 127.0.0.1:38208
I20260709 13:05:30.125414 21558 raft_consensus.cc:493] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:30.125761 21558 raft_consensus.cc:3060] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.127635 21791 consensus_queue.cc:1048] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.135542 21558 raft_consensus.cc:515] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:30.136559 21559 raft_consensus.cc:1240] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Rejecting Update request from peer 1bab0a7acc9e484f8e69207afa1fc870 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:30.138000 21558 leader_election.cc:290] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 2 election: Requested vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:30.138626 21708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eb0882da354b97897b2fa89257dc64" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:30.139313 21708 raft_consensus.cc:3060] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.139911 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eb0882da354b97897b2fa89257dc64" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:30.140170 21791 consensus_queue.cc:1059] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.140983 21632 raft_consensus.cc:3055] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:30.141338 21632 raft_consensus.cc:740] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Running, Role: LEADER
I20260709 13:05:30.142077 21632 consensus_queue.cc:260] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:30.143186 21632 raft_consensus.cc:3060] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.144909 21708 raft_consensus.cc:2468] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 2.
I20260709 13:05:30.145931 21523 leader_election.cc:304] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:30.146633 21755 raft_consensus.cc:2804] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:30.147086 21755 raft_consensus.cc:697] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [term 2 LEADER]: Becoming Leader. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Running, Role: LEADER
I20260709 13:05:30.147877 21755 consensus_queue.cc:237] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [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: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:30.151194 21632 raft_consensus.cc:2468] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 2.
W20260709 13:05:30.151842 21792 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:05:30.157289 21455 catalog_manager.cc:5697] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 reported cstate change: term changed from 1 to 2, leader changed from 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130) to 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "1f215cfb62d44f3bb661b788f0465482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:30.201396 21792 consensus_queue.cc:1048] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.212206 21751 consensus_queue.cc:1048] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.221004 21755 consensus_queue.cc:1048] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.234987 21796 consensus_queue.cc:1048] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.270241 21812 consensus_queue.cc:1048] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.280303 21758 consensus_queue.cc:1048] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.284618 21787 consensus_queue.cc:1048] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.289899 21758 raft_consensus.cc:993] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53: : Instructing follower 1bab0a7acc9e484f8e69207afa1fc870 to start an election
I20260709 13:05:30.290422 21758 raft_consensus.cc:1081] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Signalling peer 1bab0a7acc9e484f8e69207afa1fc870 to start an election
I20260709 13:05:30.292097 21632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "177a1a2341c047ea90409bbb21fa8bfa"
dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
 from {username='slave'} at 127.0.0.1:55564
I20260709 13:05:30.292680 21632 raft_consensus.cc:493] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:30.293057 21632 raft_consensus.cc:3060] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.298817 21751 consensus_queue.cc:1048] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.299966 21632 raft_consensus.cc:515] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:30.303823 21558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a1a2341c047ea90409bbb21fa8bfa" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:30.304391 21558 raft_consensus.cc:3060] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.309716 21632 leader_election.cc:290] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 2 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:30.310915 21708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a1a2341c047ea90409bbb21fa8bfa" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:30.311565 21708 raft_consensus.cc:3055] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:30.311903 21708 raft_consensus.cc:740] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Running, Role: LEADER
I20260709 13:05:30.313236 21558 raft_consensus.cc:2468] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 2.
I20260709 13:05:30.313144 21708 consensus_queue.cc:260] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:30.314460 21708 raft_consensus.cc:3060] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.314543 21599 leader_election.cc:304] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:30.315724 21751 raft_consensus.cc:2804] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:30.316203 21751 raft_consensus.cc:697] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 LEADER]: Becoming Leader. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Running, Role: LEADER
I20260709 13:05:30.316673 21791 raft_consensus.cc:993] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870: : Instructing follower 1f215cfb62d44f3bb661b788f0465482 to start an election
I20260709 13:05:30.317142 21791 raft_consensus.cc:1081] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Signalling peer 1f215cfb62d44f3bb661b788f0465482 to start an election
I20260709 13:05:30.317034 21751 consensus_queue.cc:237] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:30.322506 21558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a77704177db64a98a1f54d7f0f53525c"
dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
 from {username='slave'} at 127.0.0.1:38208
I20260709 13:05:30.323203 21558 raft_consensus.cc:493] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:30.323696 21558 raft_consensus.cc:3060] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.323880 21796 consensus_queue.cc:1048] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.325405 21455 catalog_manager.cc:5697] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 reported cstate change: term changed from 1 to 2, leader changed from 08348ba436f2443386765c802a26ee53 (127.15.8.131) to 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:30.328799 21708 raft_consensus.cc:2468] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 2.
I20260709 13:05:30.333182 21558 raft_consensus.cc:515] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:30.336496 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77704177db64a98a1f54d7f0f53525c" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:30.336936 21558 leader_election.cc:290] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 2 election: Requested vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:30.337256 21632 raft_consensus.cc:3055] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:30.337721 21632 raft_consensus.cc:740] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Running, Role: LEADER
I20260709 13:05:30.338501 21708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77704177db64a98a1f54d7f0f53525c" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:30.338578 21632 consensus_queue.cc:260] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:30.339288 21708 raft_consensus.cc:3060] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.344089 21769 consensus_queue.cc:1048] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.345373 21632 raft_consensus.cc:3060] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.352594 21708 raft_consensus.cc:2468] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 2.
I20260709 13:05:30.353951 21523 leader_election.cc:304] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:30.354784 21796 raft_consensus.cc:2804] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:30.354620 21632 raft_consensus.cc:2468] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 2.
I20260709 13:05:30.355662 21796 raft_consensus.cc:697] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 2 LEADER]: Becoming Leader. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Running, Role: LEADER
I20260709 13:05:30.356678 21796 consensus_queue.cc:237] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:30.362845 21769 raft_consensus.cc:993] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482: : Instructing follower 1bab0a7acc9e484f8e69207afa1fc870 to start an election
I20260709 13:05:30.363314 21769 raft_consensus.cc:1081] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Signalling peer 1bab0a7acc9e484f8e69207afa1fc870 to start an election
I20260709 13:05:30.365083 21633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea84b0b7f4604b5baac521d6d1d546e5"
dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
 from {username='slave'} at 127.0.0.1:55554
I20260709 13:05:30.365667 21633 raft_consensus.cc:493] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:30.366055 21633 raft_consensus.cc:3060] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.367215 21455 catalog_manager.cc:5697] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 reported cstate change: term changed from 1 to 2, leader changed from 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130) to 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "1f215cfb62d44f3bb661b788f0465482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:30.373198 21633 raft_consensus.cc:515] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:30.376307 21633 leader_election.cc:290] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 2 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:30.376550 21558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea84b0b7f4604b5baac521d6d1d546e5" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:30.377307 21558 raft_consensus.cc:3055] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:30.377718 21558 raft_consensus.cc:740] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Running, Role: LEADER
I20260709 13:05:30.377729 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea84b0b7f4604b5baac521d6d1d546e5" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:30.378479 21706 raft_consensus.cc:3060] T ea84b0b7f4604b5baac521d6d1d546e5 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.378811 21558 consensus_queue.cc:260] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:30.380455 21558 raft_consensus.cc:3060] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.386561 21706 raft_consensus.cc:2468] T ea84b0b7f4604b5baac521d6d1d546e5 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 2.
I20260709 13:05:30.388172 21598 leader_election.cc:304] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1bab0a7acc9e484f8e69207afa1fc870; no voters: 
I20260709 13:05:30.388314 21558 raft_consensus.cc:2468] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 2.
I20260709 13:05:30.389183 21787 raft_consensus.cc:2804] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:30.389678 21787 raft_consensus.cc:697] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 LEADER]: Becoming Leader. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Running, Role: LEADER
I20260709 13:05:30.390539 21787 consensus_queue.cc:237] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:30.397495 21455 catalog_manager.cc:5697] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 reported cstate change: term changed from 1 to 2, leader changed from 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129) to 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:30.422160 21787 consensus_queue.cc:1048] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.437343 21792 consensus_queue.cc:1048] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.605007 21706 raft_consensus.cc:1275] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Refusing update from remote peer 1f215cfb62d44f3bb661b788f0465482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.606390 21828 consensus_queue.cc:1048] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:30.617201 21633 raft_consensus.cc:1275] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Refusing update from remote peer 1f215cfb62d44f3bb661b788f0465482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.618762 21769 consensus_queue.cc:1048] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:30.722155 21706 raft_consensus.cc:1275] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Refusing update from remote peer 1bab0a7acc9e484f8e69207afa1fc870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.723567 21792 consensus_queue.cc:1048] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:30.731361 21558 raft_consensus.cc:1275] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Refusing update from remote peer 1bab0a7acc9e484f8e69207afa1fc870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.732939 21792 consensus_queue.cc:1048] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:30.762451 21706 raft_consensus.cc:1275] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Refusing update from remote peer 1f215cfb62d44f3bb661b788f0465482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.763680 21769 consensus_queue.cc:1048] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:30.771682 21633 raft_consensus.cc:1275] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Refusing update from remote peer 1f215cfb62d44f3bb661b788f0465482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.773737 21755 consensus_queue.cc:1048] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:30.784325 21706 raft_consensus.cc:1275] T ea84b0b7f4604b5baac521d6d1d546e5 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Refusing update from remote peer 1bab0a7acc9e484f8e69207afa1fc870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.785564 21787 consensus_queue.cc:1048] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:30.793124 21558 raft_consensus.cc:1275] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Refusing update from remote peer 1bab0a7acc9e484f8e69207afa1fc870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.795002 21791 consensus_queue.cc:1048] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:33.053069 21456 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42234:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:05:33.055758 21456 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:05:33.108269 21544 tablet_service.cc:1511] Processing CreateTablet for tablet 571b45dcdbc241178decd84de5e9e7da (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:33.109614 21544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571b45dcdbc241178decd84de5e9e7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.109268 21616 tablet_service.cc:1511] Processing CreateTablet for tablet 571b45dcdbc241178decd84de5e9e7da (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:33.111577 21616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571b45dcdbc241178decd84de5e9e7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.111181 21695 tablet_service.cc:1511] Processing CreateTablet for tablet 571b45dcdbc241178decd84de5e9e7da (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:33.112543 21695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571b45dcdbc241178decd84de5e9e7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.115332 21694 tablet_service.cc:1511] Processing CreateTablet for tablet af618d6a85bc485c873c18ed43144ffd (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:33.116603 21694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af618d6a85bc485c873c18ed43144ffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.120361 21542 tablet_service.cc:1511] Processing CreateTablet for tablet af618d6a85bc485c873c18ed43144ffd (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:33.121731 21542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af618d6a85bc485c873c18ed43144ffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.121420 21549 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa83850ff0c4f3784a38430309299ef (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:33.122668 21549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa83850ff0c4f3784a38430309299ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.123736 21621 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa83850ff0c4f3784a38430309299ef (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:33.124497 21617 tablet_service.cc:1511] Processing CreateTablet for tablet af618d6a85bc485c873c18ed43144ffd (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:33.125021 21621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa83850ff0c4f3784a38430309299ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.125730 21617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af618d6a85bc485c873c18ed43144ffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.130445 21698 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa83850ff0c4f3784a38430309299ef (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:33.131851 21698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa83850ff0c4f3784a38430309299ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.131567 21696 tablet_service.cc:1511] Processing CreateTablet for tablet 4b551d8d888d4d56813df88599718ec0 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:33.131917 21690 tablet_service.cc:1511] Processing CreateTablet for tablet f0c4cc7932d04bbc8a3b226988ef1116 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:33.132907 21696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b551d8d888d4d56813df88599718ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.133756 21690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c4cc7932d04bbc8a3b226988ef1116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.133824 21697 tablet_service.cc:1511] Processing CreateTablet for tablet 2deac7ee0a8c4763989dbba7ee18dfa9 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:33.135269 21697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2deac7ee0a8c4763989dbba7ee18dfa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.138801 21543 tablet_service.cc:1511] Processing CreateTablet for tablet 4b551d8d888d4d56813df88599718ec0 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:33.140108 21543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b551d8d888d4d56813df88599718ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.138804 21546 tablet_service.cc:1511] Processing CreateTablet for tablet f0c4cc7932d04bbc8a3b226988ef1116 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:33.142140 21546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c4cc7932d04bbc8a3b226988ef1116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.143086 21541 tablet_service.cc:1511] Processing CreateTablet for tablet 2deac7ee0a8c4763989dbba7ee18dfa9 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:33.144366 21541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2deac7ee0a8c4763989dbba7ee18dfa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.148337 21623 tablet_service.cc:1511] Processing CreateTablet for tablet 4b551d8d888d4d56813df88599718ec0 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:33.149091 21622 tablet_service.cc:1511] Processing CreateTablet for tablet 2deac7ee0a8c4763989dbba7ee18dfa9 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:33.149828 21623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b551d8d888d4d56813df88599718ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.151011 21622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2deac7ee0a8c4763989dbba7ee18dfa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.157739 21548 tablet_service.cc:1511] Processing CreateTablet for tablet bebea2c020f041c9ad39db03d8327513 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:33.159660 21548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebea2c020f041c9ad39db03d8327513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.168028 21620 tablet_service.cc:1511] Processing CreateTablet for tablet f0c4cc7932d04bbc8a3b226988ef1116 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:33.169483 21620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c4cc7932d04bbc8a3b226988ef1116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.175034 21693 tablet_service.cc:1511] Processing CreateTablet for tablet bebea2c020f041c9ad39db03d8327513 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:33.176944 21693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebea2c020f041c9ad39db03d8327513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.176753 21618 tablet_service.cc:1511] Processing CreateTablet for tablet bebea2c020f041c9ad39db03d8327513 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:33.178073 21618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebea2c020f041c9ad39db03d8327513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.194902 21692 tablet_service.cc:1511] Processing CreateTablet for tablet f4cf8a8adb274605848abfc04fc83774 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:33.196827 21692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4cf8a8adb274605848abfc04fc83774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.198100 21547 tablet_service.cc:1511] Processing CreateTablet for tablet f4cf8a8adb274605848abfc04fc83774 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:33.199483 21547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4cf8a8adb274605848abfc04fc83774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.203248 21624 tablet_service.cc:1511] Processing CreateTablet for tablet f4cf8a8adb274605848abfc04fc83774 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:33.204634 21624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4cf8a8adb274605848abfc04fc83774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.224522 21691 tablet_service.cc:1511] Processing CreateTablet for tablet 4865fc64a3a74af5b43289e2ad4140f7 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:33.225265 21619 tablet_service.cc:1511] Processing CreateTablet for tablet 4865fc64a3a74af5b43289e2ad4140f7 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:33.226606 21619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4865fc64a3a74af5b43289e2ad4140f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.224840 21545 tablet_service.cc:1511] Processing CreateTablet for tablet 4865fc64a3a74af5b43289e2ad4140f7 (DEFAULT_TABLE table=soft_deleted_table [id=4263c15b67054527ba377510002e444d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:33.227958 21545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4865fc64a3a74af5b43289e2ad4140f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.226501 21691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4865fc64a3a74af5b43289e2ad4140f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:33.365244 21844 tablet_bootstrap.cc:492] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:33.374044 21845 tablet_bootstrap.cc:492] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:33.379401 21846 tablet_bootstrap.cc:492] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
I20260709 13:05:33.385056 21845 tablet_bootstrap.cc:654] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.386026 21844 tablet_bootstrap.cc:654] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.392273 21845 tablet_bootstrap.cc:492] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:33.392803 21845 ts_tablet_manager.cc:1403] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.002s
I20260709 13:05:33.393347 21846 tablet_bootstrap.cc:654] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.395112 21844 tablet_bootstrap.cc:492] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:33.395627 21844 ts_tablet_manager.cc:1403] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.009s
I20260709 13:05:33.395828 21845 raft_consensus.cc:359] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.396597 21845 raft_consensus.cc:385] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.396920 21845 raft_consensus.cc:740] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.397693 21845 consensus_queue.cc:260] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.398770 21844 raft_consensus.cc:359] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.399366 21846 tablet_bootstrap.cc:492] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:33.399525 21844 raft_consensus.cc:385] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.400063 21844 raft_consensus.cc:740] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.400097 21845 ts_tablet_manager.cc:1434] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:05:33.400266 21846 ts_tablet_manager.cc:1403] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.002s
I20260709 13:05:33.401314 21845 tablet_bootstrap.cc:492] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:33.400898 21844 consensus_queue.cc:260] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.403364 21844 ts_tablet_manager.cc:1434] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 13:05:33.404398 21844 tablet_bootstrap.cc:492] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:33.407557 21846 raft_consensus.cc:359] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.408706 21845 tablet_bootstrap.cc:654] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.408842 21846 raft_consensus.cc:385] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.409440 21846 raft_consensus.cc:740] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.410352 21846 consensus_queue.cc:260] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.411115 21844 tablet_bootstrap.cc:654] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.413187 21846 ts_tablet_manager.cc:1434] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:05:33.422056 21846 tablet_bootstrap.cc:492] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
I20260709 13:05:33.429385 21846 tablet_bootstrap.cc:654] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.436141 21845 tablet_bootstrap.cc:492] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:33.436816 21845 ts_tablet_manager.cc:1403] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.013s
I20260709 13:05:33.440224 21845 raft_consensus.cc:359] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.441509 21845 raft_consensus.cc:385] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.441917 21845 raft_consensus.cc:740] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.442669 21844 tablet_bootstrap.cc:492] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:33.443449 21844 ts_tablet_manager.cc:1403] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.028s
I20260709 13:05:33.443455 21846 tablet_bootstrap.cc:492] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:33.442783 21845 consensus_queue.cc:260] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.444197 21846 ts_tablet_manager.cc:1403] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.011s
I20260709 13:05:33.445899 21845 ts_tablet_manager.cc:1434] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:05:33.447074 21845 tablet_bootstrap.cc:492] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:33.446761 21844 raft_consensus.cc:359] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.447187 21846 raft_consensus.cc:359] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.447788 21844 raft_consensus.cc:385] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.448069 21846 raft_consensus.cc:385] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.448127 21844 raft_consensus.cc:740] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.448416 21846 raft_consensus.cc:740] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.449059 21844 consensus_queue.cc:260] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.449173 21846 consensus_queue.cc:260] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.451520 21846 ts_tablet_manager.cc:1434] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:33.452509 21846 tablet_bootstrap.cc:492] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
I20260709 13:05:33.455000 21845 tablet_bootstrap.cc:654] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.458904 21846 tablet_bootstrap.cc:654] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:33.462013 21505 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:33.464085 21844 ts_tablet_manager.cc:1434] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:05:33.464999 21844 tablet_bootstrap.cc:492] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:33.472378 21844 tablet_bootstrap.cc:654] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.477953 21845 tablet_bootstrap.cc:492] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:33.478492 21845 ts_tablet_manager.cc:1403] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.014s
I20260709 13:05:33.481688 21845 raft_consensus.cc:359] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.482415 21845 raft_consensus.cc:385] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.482730 21845 raft_consensus.cc:740] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.483466 21845 consensus_queue.cc:260] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.485750 21845 ts_tablet_manager.cc:1434] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:05:33.485836 21844 tablet_bootstrap.cc:492] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:33.486405 21844 ts_tablet_manager.cc:1403] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.009s
I20260709 13:05:33.486756 21845 tablet_bootstrap.cc:492] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:33.488291 21846 tablet_bootstrap.cc:492] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:33.488837 21846 ts_tablet_manager.cc:1403] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.013s
I20260709 13:05:33.489441 21844 raft_consensus.cc:359] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.490226 21844 raft_consensus.cc:385] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.490528 21844 raft_consensus.cc:740] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.491276 21844 consensus_queue.cc:260] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.492260 21846 raft_consensus.cc:359] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.493000 21846 raft_consensus.cc:385] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.493276 21846 raft_consensus.cc:740] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.493458 21844 ts_tablet_manager.cc:1434] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:33.494005 21845 tablet_bootstrap.cc:654] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.494544 21844 tablet_bootstrap.cc:492] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:33.494084 21846 consensus_queue.cc:260] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.496824 21846 ts_tablet_manager.cc:1434] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:05:33.501515 21844 tablet_bootstrap.cc:654] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:33.503300 21660 tablet.cc:2406] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:05:33.505017 21846 tablet_bootstrap.cc:492] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
I20260709 13:05:33.511540 21845 tablet_bootstrap.cc:492] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:33.512096 21845 ts_tablet_manager.cc:1403] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260709 13:05:33.515166 21845 raft_consensus.cc:359] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.515878 21845 raft_consensus.cc:385] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.516176 21845 raft_consensus.cc:740] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.516925 21845 consensus_queue.cc:260] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.519456 21845 ts_tablet_manager.cc:1434] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:05:33.520465 21845 tablet_bootstrap.cc:492] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:33.523188 21846 tablet_bootstrap.cc:654] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.528265 21832 raft_consensus.cc:493] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.528442 21844 tablet_bootstrap.cc:492] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:33.528517 21845 tablet_bootstrap.cc:654] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.528867 21832 raft_consensus.cc:515] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.529228 21844 ts_tablet_manager.cc:1403] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.021s
I20260709 13:05:33.531364 21832 leader_election.cc:290] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:33.532703 21844 raft_consensus.cc:359] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.533048 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af618d6a85bc485c873c18ed43144ffd" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
I20260709 13:05:33.533614 21844 raft_consensus.cc:385] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.534068 21844 raft_consensus.cc:740] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.534940 21844 consensus_queue.cc:260] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.535415 21558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af618d6a85bc485c873c18ed43144ffd" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:33.536278 21558 raft_consensus.cc:2468] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 0.
I20260709 13:05:33.537067 21844 ts_tablet_manager.cc:1434] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:05:33.538100 21844 tablet_bootstrap.cc:492] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:33.538352 21599 leader_election.cc:304] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
W20260709 13:05:33.539698 21598 leader_election.cc:343] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.540939 21832 raft_consensus.cc:2804] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.541481 21832 raft_consensus.cc:493] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.541944 21832 raft_consensus.cc:3060] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.559072 21846 tablet_bootstrap.cc:492] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:33.559893 21846 ts_tablet_manager.cc:1403] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.003s
I20260709 13:05:33.560263 21844 tablet_bootstrap.cc:654] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.563997 21846 raft_consensus.cc:359] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.564778 21844 tablet_bootstrap.cc:492] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:33.565102 21846 raft_consensus.cc:385] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.565332 21844 ts_tablet_manager.cc:1403] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.004s
I20260709 13:05:33.565551 21846 raft_consensus.cc:740] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.566936 21846 consensus_queue.cc:260] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.568827 21844 raft_consensus.cc:359] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.569633 21844 raft_consensus.cc:385] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.569650 21846 ts_tablet_manager.cc:1434] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:05:33.569928 21845 tablet_bootstrap.cc:492] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:33.570052 21844 raft_consensus.cc:740] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.570901 21845 ts_tablet_manager.cc:1403] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.023s
I20260709 13:05:33.570741 21832 raft_consensus.cc:515] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.571120 21844 consensus_queue.cc:260] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.573166 21846 tablet_bootstrap.cc:492] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
I20260709 13:05:33.573624 21844 ts_tablet_manager.cc:1434] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:33.574652 21844 tablet_bootstrap.cc:492] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:33.577109 21845 raft_consensus.cc:359] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.577870 21845 raft_consensus.cc:385] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.578220 21845 raft_consensus.cc:740] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.579691 21845 consensus_queue.cc:260] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.581182 21844 tablet_bootstrap.cc:654] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.583060 21558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af618d6a85bc485c873c18ed43144ffd" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:33.583448 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af618d6a85bc485c873c18ed43144ffd" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:33.583715 21558 raft_consensus.cc:3060] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:33.587141 21598 leader_election.cc:343] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.591121 21845 ts_tablet_manager.cc:1434] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.006s
I20260709 13:05:33.592335 21845 tablet_bootstrap.cc:492] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:33.604588 21781 raft_consensus.cc:493] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.605268 21781 raft_consensus.cc:515] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.606349 21845 tablet_bootstrap.cc:654] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.606106 21558 raft_consensus.cc:2468] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 1.
I20260709 13:05:33.608734 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c4cc7932d04bbc8a3b226988ef1116" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:33.608760 21599 leader_election.cc:304] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 08348ba436f2443386765c802a26ee53
I20260709 13:05:33.609807 21846 tablet_bootstrap.cc:654] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.610963 21861 raft_consensus.cc:2804] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:05:33.611311 21673 leader_election.cc:343] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.611511 21861 raft_consensus.cc:697] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Becoming Leader. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Running, Role: LEADER
I20260709 13:05:33.612612 21861 consensus_queue.cc:237] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.616562 21781 leader_election.cc:290] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:33.621196 21832 leader_election.cc:290] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:33.622300 21845 tablet_bootstrap.cc:492] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:33.624300 21844 tablet_bootstrap.cc:492] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:33.624946 21844 ts_tablet_manager.cc:1403] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.022s
I20260709 13:05:33.624912 21845 ts_tablet_manager.cc:1403] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.009s
I20260709 13:05:33.629504 21844 raft_consensus.cc:359] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.630329 21844 raft_consensus.cc:385] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.630636 21844 raft_consensus.cc:740] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.630858 21845 raft_consensus.cc:359] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.631417 21633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c4cc7932d04bbc8a3b226988ef1116" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
I20260709 13:05:33.631826 21845 raft_consensus.cc:385] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.632323 21633 raft_consensus.cc:2468] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 0.
I20260709 13:05:33.632280 21845 raft_consensus.cc:740] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.631412 21844 consensus_queue.cc:260] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.633736 21673 leader_election.cc:304] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [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: 08348ba436f2443386765c802a26ee53, 1bab0a7acc9e484f8e69207afa1fc870; no voters: 1f215cfb62d44f3bb661b788f0465482
I20260709 13:05:33.633565 21845 consensus_queue.cc:260] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.634935 21844 ts_tablet_manager.cc:1434] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260709 13:05:33.635123 21781 raft_consensus.cc:2804] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.635617 21781 raft_consensus.cc:493] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.635970 21844 tablet_bootstrap.cc:492] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:33.636200 21845 ts_tablet_manager.cc:1434] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 13:05:33.635978 21781 raft_consensus.cc:3060] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.640741 21846 tablet_bootstrap.cc:492] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:33.641358 21846 ts_tablet_manager.cc:1403] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.008s
I20260709 13:05:33.642572 21844 tablet_bootstrap.cc:654] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.644768 21846 raft_consensus.cc:359] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.645632 21846 raft_consensus.cc:385] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.645952 21846 raft_consensus.cc:740] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.646793 21846 consensus_queue.cc:260] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.651607 21843 raft_consensus.cc:493] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.652171 21843 raft_consensus.cc:515] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.654143 21844 tablet_bootstrap.cc:492] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:33.654727 21844 ts_tablet_manager.cc:1403] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 13:05:33.655442 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4865fc64a3a74af5b43289e2ad4140f7" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
I20260709 13:05:33.656415 21632 raft_consensus.cc:2468] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 0.
I20260709 13:05:33.654351 21456 catalog_manager.cc:5697] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.657946 21844 raft_consensus.cc:359] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.658732 21844 raft_consensus.cc:385] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.658923 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4865fc64a3a74af5b43289e2ad4140f7" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
I20260709 13:05:33.658952 21845 tablet_bootstrap.cc:492] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:33.659029 21844 raft_consensus.cc:740] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.659641 21706 raft_consensus.cc:2468] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 0.
I20260709 13:05:33.660110 21844 consensus_queue.cc:260] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.661046 21523 leader_election.cc:304] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:33.649892 21781 raft_consensus.cc:515] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.666363 21843 leader_election.cc:290] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:33.668612 21872 raft_consensus.cc:2804] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.669020 21872 raft_consensus.cc:493] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.669344 21872 raft_consensus.cc:3060] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.670519 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c4cc7932d04bbc8a3b226988ef1116" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:33.671550 21632 raft_consensus.cc:3060] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.671701 21844 ts_tablet_manager.cc:1434] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.003s
I20260709 13:05:33.673125 21844 tablet_bootstrap.cc:492] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:33.674866 21845 tablet_bootstrap.cc:654] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.675590 21869 raft_consensus.cc:493] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.676074 21869 raft_consensus.cc:515] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.686961 21632 raft_consensus.cc:2468] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 1.
I20260709 13:05:33.688870 21673 leader_election.cc:304] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1bab0a7acc9e484f8e69207afa1fc870; no voters: 
I20260709 13:05:33.691357 21781 leader_election.cc:290] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:33.692904 21781 raft_consensus.cc:2804] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.694670 21869 leader_election.cc:290] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:33.696388 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571b45dcdbc241178decd84de5e9e7da" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
W20260709 13:05:33.700348 21673 leader_election.cc:343] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.701687 21872 raft_consensus.cc:515] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.704066 21872 leader_election.cc:290] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 election: Requested vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:33.697220 21844 tablet_bootstrap.cc:654] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.697664 21781 raft_consensus.cc:697] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Becoming Leader. State: Replica: 08348ba436f2443386765c802a26ee53, State: Running, Role: LEADER
W20260709 13:05:33.704372 21524 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:33319, user_credentials={real_user=slave}} blocked reactor thread for 47773.1us
I20260709 13:05:33.705451 21781 consensus_queue.cc:237] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.706125 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4865fc64a3a74af5b43289e2ad4140f7" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:33.707094 21632 raft_consensus.cc:3060] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.707576 21872 raft_consensus.cc:493] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.708300 21872 raft_consensus.cc:515] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.711102 21872 leader_election.cc:290] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:33.716250 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571b45dcdbc241178decd84de5e9e7da" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:33.717265 21559 raft_consensus.cc:2468] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 0.
I20260709 13:05:33.716078 21558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c4cc7932d04bbc8a3b226988ef1116" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:33.718155 21633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebea2c020f041c9ad39db03d8327513" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
I20260709 13:05:33.718370 21558 raft_consensus.cc:3060] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:33.720355 21524 leader_election.cc:343] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.720456 21673 leader_election.cc:304] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [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: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482; no voters: 1bab0a7acc9e484f8e69207afa1fc870
I20260709 13:05:33.722364 21869 raft_consensus.cc:2804] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.723006 21869 raft_consensus.cc:493] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.723138 21708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebea2c020f041c9ad39db03d8327513" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
I20260709 13:05:33.723438 21869 raft_consensus.cc:3060] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.723868 21708 raft_consensus.cc:2468] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 0.
I20260709 13:05:33.722520 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4865fc64a3a74af5b43289e2ad4140f7" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:33.725124 21706 raft_consensus.cc:3060] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.729918 21632 raft_consensus.cc:2468] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 1.
I20260709 13:05:33.731422 21524 leader_election.cc:304] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:33.735023 21523 leader_election.cc:304] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [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: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482; no voters: 1bab0a7acc9e484f8e69207afa1fc870
I20260709 13:05:33.740238 21844 tablet_bootstrap.cc:492] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:33.740907 21844 ts_tablet_manager.cc:1403] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.001s
I20260709 13:05:33.735528 21846 ts_tablet_manager.cc:1434] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.094s	user 0.011s	sys 0.005s
I20260709 13:05:33.742525 21846 tablet_bootstrap.cc:492] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
I20260709 13:05:33.737448 21706 raft_consensus.cc:2468] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 1.
I20260709 13:05:33.740028 21869 raft_consensus.cc:515] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.752127 21846 tablet_bootstrap.cc:654] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.752879 21457 catalog_manager.cc:5697] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08348ba436f2443386765c802a26ee53 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "08348ba436f2443386765c802a26ee53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:33.738402 21845 tablet_bootstrap.cc:492] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:33.754541 21869 leader_election.cc:290] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:33.743920 21844 raft_consensus.cc:359] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.755066 21845 ts_tablet_manager.cc:1403] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.098s	user 0.028s	sys 0.027s
I20260709 13:05:33.755221 21844 raft_consensus.cc:385] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.755534 21844 raft_consensus.cc:740] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.755520 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571b45dcdbc241178decd84de5e9e7da" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:33.756544 21844 consensus_queue.cc:260] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.744894 21558 raft_consensus.cc:2468] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 1.
I20260709 13:05:33.761163 21845 raft_consensus.cc:359] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.761952 21845 raft_consensus.cc:385] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.762249 21845 raft_consensus.cc:740] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.735997 21843 raft_consensus.cc:2804] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.762992 21843 raft_consensus.cc:697] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Becoming Leader. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Running, Role: LEADER
I20260709 13:05:33.763130 21845 consensus_queue.cc:260] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.763878 21843 consensus_queue.cc:237] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.765188 21845 ts_tablet_manager.cc:1434] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:05:33.765452 21864 raft_consensus.cc:493] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.766304 21845 tablet_bootstrap.cc:492] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:33.738981 21872 raft_consensus.cc:2804] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.766795 21872 raft_consensus.cc:493] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.753082 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571b45dcdbc241178decd84de5e9e7da" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:33.767386 21559 raft_consensus.cc:3060] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.765980 21864 raft_consensus.cc:515] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.773890 21845 tablet_bootstrap.cc:654] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.774849 21872 raft_consensus.cc:3060] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.775277 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b551d8d888d4d56813df88599718ec0" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
W20260709 13:05:33.757436 21673 leader_election.cc:343] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.776862 21864 leader_election.cc:290] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:33.778008 21558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b551d8d888d4d56813df88599718ec0" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:33.778786 21844 ts_tablet_manager.cc:1434] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.002s
W20260709 13:05:33.779851 21598 leader_election.cc:343] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.783406 21558 raft_consensus.cc:2468] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 0.
I20260709 13:05:33.783689 21559 raft_consensus.cc:2468] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 1.
I20260709 13:05:33.785005 21599 leader_election.cc:304] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [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: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 08348ba436f2443386765c802a26ee53
I20260709 13:05:33.785003 21673 leader_election.cc:304] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482; no voters: 1bab0a7acc9e484f8e69207afa1fc870
I20260709 13:05:33.787892 21861 raft_consensus.cc:2804] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.788455 21861 raft_consensus.cc:493] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.788861 21861 raft_consensus.cc:3060] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.793515 21832 raft_consensus.cc:493] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.794934 21872 raft_consensus.cc:515] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.798031 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebea2c020f041c9ad39db03d8327513" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:33.798676 21632 raft_consensus.cc:3060] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.794207 21832 raft_consensus.cc:515] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.802114 21832 leader_election.cc:290] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:33.803951 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa83850ff0c4f3784a38430309299ef" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
I20260709 13:05:33.805800 21558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa83850ff0c4f3784a38430309299ef" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:33.807294 21872 leader_election.cc:290] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 election: Requested vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:33.808003 21632 raft_consensus.cc:2468] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 1.
I20260709 13:05:33.808853 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebea2c020f041c9ad39db03d8327513" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:33.809547 21706 raft_consensus.cc:3060] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.809435 21524 leader_election.cc:304] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:33.810652 21872 raft_consensus.cc:2804] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.811192 21872 raft_consensus.cc:697] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Becoming Leader. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Running, Role: LEADER
I20260709 13:05:33.812119 21872 consensus_queue.cc:237] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
W20260709 13:05:33.814121 21598 leader_election.cc:343] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.814443 21869 raft_consensus.cc:2804] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.815415 21869 raft_consensus.cc:697] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Becoming Leader. State: Replica: 08348ba436f2443386765c802a26ee53, State: Running, Role: LEADER
W20260709 13:05:33.816390 21599 leader_election.cc:343] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.817073 21599 leader_election.cc:304] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870; no voters: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482
I20260709 13:05:33.817490 21844 tablet_bootstrap.cc:492] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482: Bootstrap starting.
I20260709 13:05:33.818244 21864 raft_consensus.cc:2749] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.821228 21846 tablet_bootstrap.cc:492] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:33.821839 21846 ts_tablet_manager.cc:1403] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.015s
I20260709 13:05:33.816483 21869 consensus_queue.cc:237] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.825414 21846 raft_consensus.cc:359] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.826215 21846 raft_consensus.cc:385] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.826570 21846 raft_consensus.cc:740] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.826644 21861 raft_consensus.cc:515] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.827440 21846 consensus_queue.cc:260] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.826231 21456 catalog_manager.cc:5697] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "1f215cfb62d44f3bb661b788f0465482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.831566 21861 leader_election.cc:290] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:33.832338 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b551d8d888d4d56813df88599718ec0" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:33.832648 21708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b551d8d888d4d56813df88599718ec0" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:33.833133 21559 raft_consensus.cc:3060] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.834319 21846 ts_tablet_manager.cc:1434] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
W20260709 13:05:33.834237 21598 leader_election.cc:343] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.835757 21846 tablet_bootstrap.cc:492] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
I20260709 13:05:33.841500 21559 raft_consensus.cc:2468] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 1.
I20260709 13:05:33.854810 21599 leader_election.cc:304] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 08348ba436f2443386765c802a26ee53
I20260709 13:05:33.855885 21861 raft_consensus.cc:2804] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.856419 21861 raft_consensus.cc:697] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Becoming Leader. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Running, Role: LEADER
I20260709 13:05:33.857316 21861 consensus_queue.cc:237] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.844658 21706 raft_consensus.cc:2468] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 1.
I20260709 13:05:33.846132 21846 tablet_bootstrap.cc:654] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.847884 21845 tablet_bootstrap.cc:492] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:33.864368 21845 ts_tablet_manager.cc:1403] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.098s	user 0.022s	sys 0.008s
I20260709 13:05:33.851313 21844 tablet_bootstrap.cc:654] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.867120 21845 raft_consensus.cc:359] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.867795 21845 raft_consensus.cc:385] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.868069 21845 raft_consensus.cc:740] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.868741 21845 consensus_queue.cc:260] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.870575 21846 tablet_bootstrap.cc:492] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:33.870788 21845 ts_tablet_manager.cc:1434] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:33.871208 21846 ts_tablet_manager.cc:1403] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260709 13:05:33.871752 21845 tablet_bootstrap.cc:492] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870: Bootstrap starting.
I20260709 13:05:33.872454 21455 catalog_manager.cc:5697] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130). New cstate: current_term: 1 leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.873694 21457 catalog_manager.cc:5697] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "1f215cfb62d44f3bb661b788f0465482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.874552 21846 raft_consensus.cc:359] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.875415 21846 raft_consensus.cc:385] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.875715 21846 raft_consensus.cc:740] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.876725 21846 consensus_queue.cc:260] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.878144 21845 tablet_bootstrap.cc:654] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.879609 21846 ts_tablet_manager.cc:1434] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:33.879740 21456 catalog_manager.cc:5697] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08348ba436f2443386765c802a26ee53 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "08348ba436f2443386765c802a26ee53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:33.880875 21846 tablet_bootstrap.cc:492] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
I20260709 13:05:33.893780 21861 raft_consensus.cc:493] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.894332 21861 raft_consensus.cc:515] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.895757 21846 tablet_bootstrap.cc:654] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.896494 21861 leader_election.cc:290] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:33.896875 21845 tablet_bootstrap.cc:492] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870: No bootstrap required, opened a new log
I20260709 13:05:33.897409 21845 ts_tablet_manager.cc:1403] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260709 13:05:33.900063 21844 tablet_bootstrap.cc:492] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482: No bootstrap required, opened a new log
I20260709 13:05:33.900023 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571b45dcdbc241178decd84de5e9e7da" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
I20260709 13:05:33.900753 21844 ts_tablet_manager.cc:1403] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.005s
I20260709 13:05:33.900404 21845 raft_consensus.cc:359] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.901458 21845 raft_consensus.cc:385] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.901791 21845 raft_consensus.cc:740] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.902349 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571b45dcdbc241178decd84de5e9e7da" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:33.902558 21845 consensus_queue.cc:260] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.903277 21559 raft_consensus.cc:2393] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bab0a7acc9e484f8e69207afa1fc870 in current term 1: Already voted for candidate 08348ba436f2443386765c802a26ee53 in this term.
I20260709 13:05:33.904310 21846 tablet_bootstrap.cc:492] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:33.904783 21846 ts_tablet_manager.cc:1403] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260709 13:05:33.904994 21845 ts_tablet_manager.cc:1434] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:05:33.906190 21872 raft_consensus.cc:493] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.906467 21599 leader_election.cc:304] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870; no voters: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482
I20260709 13:05:33.906744 21872 raft_consensus.cc:515] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.907691 21861 raft_consensus.cc:3060] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.907786 21846 raft_consensus.cc:359] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.908810 21846 raft_consensus.cc:385] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.908911 21872 leader_election.cc:290] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:33.909215 21846 raft_consensus.cc:740] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.911082 21846 consensus_queue.cc:260] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.912700 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2deac7ee0a8c4763989dbba7ee18dfa9" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
I20260709 13:05:33.912674 21844 raft_consensus.cc:359] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.913512 21846 ts_tablet_manager.cc:1434] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:33.913574 21632 raft_consensus.cc:2468] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 0.
I20260709 13:05:33.913906 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2deac7ee0a8c4763989dbba7ee18dfa9" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
I20260709 13:05:33.915330 21706 raft_consensus.cc:2468] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 0.
I20260709 13:05:33.913522 21844 raft_consensus.cc:385] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.916409 21844 raft_consensus.cc:740] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.916534 21523 leader_election.cc:304] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:33.917142 21844 consensus_queue.cc:260] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.921164 21846 tablet_bootstrap.cc:492] T 6fa83850ff0c4f3784a38430309299ef P 08348ba436f2443386765c802a26ee53: Bootstrap starting.
I20260709 13:05:33.922142 21844 ts_tablet_manager.cc:1434] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:05:33.917547 21872 raft_consensus.cc:2804] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.922755 21872 raft_consensus.cc:493] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.923125 21872 raft_consensus.cc:3060] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.928128 21846 tablet_bootstrap.cc:654] T 6fa83850ff0c4f3784a38430309299ef P 08348ba436f2443386765c802a26ee53: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.919739 21861 raft_consensus.cc:2749] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.928604 21872 raft_consensus.cc:515] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.932996 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2deac7ee0a8c4763989dbba7ee18dfa9" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:33.933647 21706 raft_consensus.cc:3060] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.935055 21872 leader_election.cc:290] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 election: Requested vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:33.932996 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2deac7ee0a8c4763989dbba7ee18dfa9" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:33.935936 21632 raft_consensus.cc:3060] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.941722 21706 raft_consensus.cc:2468] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 1.
I20260709 13:05:33.943217 21846 tablet_bootstrap.cc:492] T 6fa83850ff0c4f3784a38430309299ef P 08348ba436f2443386765c802a26ee53: No bootstrap required, opened a new log
I20260709 13:05:33.943819 21846 ts_tablet_manager.cc:1403] T 6fa83850ff0c4f3784a38430309299ef P 08348ba436f2443386765c802a26ee53: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260709 13:05:33.944064 21523 leader_election.cc:304] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:33.945132 21872 raft_consensus.cc:2804] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.945665 21872 raft_consensus.cc:697] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Becoming Leader. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Running, Role: LEADER
I20260709 13:05:33.946528 21846 raft_consensus.cc:359] T 6fa83850ff0c4f3784a38430309299ef P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.946533 21872 consensus_queue.cc:237] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.947223 21632 raft_consensus.cc:2468] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 1.
I20260709 13:05:33.947459 21846 raft_consensus.cc:385] T 6fa83850ff0c4f3784a38430309299ef P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.948240 21846 raft_consensus.cc:740] T 6fa83850ff0c4f3784a38430309299ef P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.948990 21846 consensus_queue.cc:260] T 6fa83850ff0c4f3784a38430309299ef P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.952018 21846 ts_tablet_manager.cc:1434] T 6fa83850ff0c4f3784a38430309299ef P 08348ba436f2443386765c802a26ee53: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:05:33.955756 21455 catalog_manager.cc:5697] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "1f215cfb62d44f3bb661b788f0465482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.971526 21869 raft_consensus.cc:493] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.972162 21869 raft_consensus.cc:515] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.974002 21869 leader_election.cc:290] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:33.974845 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b551d8d888d4d56813df88599718ec0" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:33.975067 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b551d8d888d4d56813df88599718ec0" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
I20260709 13:05:33.975625 21559 raft_consensus.cc:2393] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08348ba436f2443386765c802a26ee53 in current term 1: Already voted for candidate 1bab0a7acc9e484f8e69207afa1fc870 in this term.
I20260709 13:05:33.976745 21673 leader_election.cc:304] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08348ba436f2443386765c802a26ee53; no voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482
I20260709 13:05:33.977427 21869 raft_consensus.cc:3060] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.982872 21869 raft_consensus.cc:2749] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.984894 21869 raft_consensus.cc:493] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.985353 21869 raft_consensus.cc:515] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.987095 21869 leader_election.cc:290] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:33.987931 21872 raft_consensus.cc:493] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.988067 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cf8a8adb274605848abfc04fc83774" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:33.988106 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cf8a8adb274605848abfc04fc83774" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
I20260709 13:05:33.988541 21872 raft_consensus.cc:515] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:33.988941 21632 raft_consensus.cc:2468] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 0.
I20260709 13:05:33.989485 21559 raft_consensus.cc:2468] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 0.
I20260709 13:05:33.989971 21673 leader_election.cc:304] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1bab0a7acc9e484f8e69207afa1fc870; no voters: 
I20260709 13:05:33.990543 21872 leader_election.cc:290] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:33.991410 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cf8a8adb274605848abfc04fc83774" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
I20260709 13:05:33.991569 21869 raft_consensus.cc:2804] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.991701 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cf8a8adb274605848abfc04fc83774" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
I20260709 13:05:33.992233 21869 raft_consensus.cc:493] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.992367 21632 raft_consensus.cc:2468] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 0.
I20260709 13:05:33.992655 21869 raft_consensus.cc:3060] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.993435 21524 leader_election.cc:304] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:33.995604 21872 raft_consensus.cc:2804] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.996035 21872 raft_consensus.cc:493] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.996646 21872 raft_consensus.cc:3060] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.001040 21869 raft_consensus.cc:515] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.002589 21706 raft_consensus.cc:2393] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f215cfb62d44f3bb661b788f0465482 in current term 1: Already voted for candidate 08348ba436f2443386765c802a26ee53 in this term.
I20260709 13:05:34.003823 21869 leader_election.cc:290] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:34.004439 21869 raft_consensus.cc:493] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.004866 21869 raft_consensus.cc:515] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.005788 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cf8a8adb274605848abfc04fc83774" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:34.007880 21558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af618d6a85bc485c873c18ed43144ffd" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f215cfb62d44f3bb661b788f0465482" is_pre_election: true
I20260709 13:05:34.008379 21633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af618d6a85bc485c873c18ed43144ffd" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
I20260709 13:05:34.006318 21872 raft_consensus.cc:515] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.008769 21558 raft_consensus.cc:2393] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08348ba436f2443386765c802a26ee53 in current term 1: Already voted for candidate 1bab0a7acc9e484f8e69207afa1fc870 in this term.
I20260709 13:05:34.008829 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cf8a8adb274605848abfc04fc83774" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:34.009969 21632 raft_consensus.cc:3060] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.010349 21673 leader_election.cc:304] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08348ba436f2443386765c802a26ee53; no voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482
I20260709 13:05:34.006915 21869 leader_election.cc:290] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:34.011260 21781 raft_consensus.cc:3060] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.011382 21559 raft_consensus.cc:2393] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08348ba436f2443386765c802a26ee53 in current term 1: Already voted for candidate 1f215cfb62d44f3bb661b788f0465482 in this term.
I20260709 13:05:34.016153 21632 raft_consensus.cc:2468] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 1.
I20260709 13:05:34.017294 21673 leader_election.cc:304] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1bab0a7acc9e484f8e69207afa1fc870; no voters: 1f215cfb62d44f3bb661b788f0465482
I20260709 13:05:34.018544 21872 leader_election.cc:290] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 election: Requested vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:34.018581 21869 raft_consensus.cc:2804] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.019348 21781 raft_consensus.cc:2749] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.019707 21869 raft_consensus.cc:697] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Becoming Leader. State: Replica: 08348ba436f2443386765c802a26ee53, State: Running, Role: LEADER
I20260709 13:05:34.020663 21869 consensus_queue.cc:237] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.020200 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cf8a8adb274605848abfc04fc83774" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:34.022966 21861 consensus_queue.cc:1048] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:05:34.022477 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cf8a8adb274605848abfc04fc83774" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:34.029141 21632 raft_consensus.cc:2393] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f215cfb62d44f3bb661b788f0465482 in current term 1: Already voted for candidate 08348ba436f2443386765c802a26ee53 in this term.
I20260709 13:05:34.033492 21524 leader_election.cc:304] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [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: 1f215cfb62d44f3bb661b788f0465482; no voters: 08348ba436f2443386765c802a26ee53, 1bab0a7acc9e484f8e69207afa1fc870
I20260709 13:05:34.034427 21872 raft_consensus.cc:2749] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.030906 21455 catalog_manager.cc:5697] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08348ba436f2443386765c802a26ee53 (127.15.8.131). New cstate: current_term: 1 leader_uuid: "08348ba436f2443386765c802a26ee53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:34.051358 21864 consensus_queue.cc:1048] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.243629 21872 consensus_queue.cc:1048] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.247869 21843 consensus_queue.cc:1048] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.269937 21843 consensus_queue.cc:1048] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.280923 21870 consensus_queue.cc:1048] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.285171 21869 consensus_queue.cc:1048] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.297657 21868 consensus_queue.cc:1048] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.309347 21872 raft_consensus.cc:493] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.309980 21872 raft_consensus.cc:515] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.311872 21872 leader_election.cc:290] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:34.312500 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa83850ff0c4f3784a38430309299ef" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870" is_pre_election: true
I20260709 13:05:34.313305 21632 raft_consensus.cc:2468] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 0.
I20260709 13:05:34.314461 21524 leader_election.cc:304] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:34.315297 21872 raft_consensus.cc:2804] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.315688 21872 raft_consensus.cc:493] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.316069 21872 raft_consensus.cc:3060] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.317907 21781 consensus_queue.cc:1048] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:34.318979 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa83850ff0c4f3784a38430309299ef" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53" is_pre_election: true
I20260709 13:05:34.320638 21706 raft_consensus.cc:2468] T 6fa83850ff0c4f3784a38430309299ef P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 0.
I20260709 13:05:34.325274 21872 raft_consensus.cc:515] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.327634 21781 consensus_queue.cc:1048] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.328608 21633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa83850ff0c4f3784a38430309299ef" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:34.328748 21872 leader_election.cc:290] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 election: Requested vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:34.329310 21633 raft_consensus.cc:3060] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.328588 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa83850ff0c4f3784a38430309299ef" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:34.330883 21706 raft_consensus.cc:3060] T 6fa83850ff0c4f3784a38430309299ef P 08348ba436f2443386765c802a26ee53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.336581 21633 raft_consensus.cc:2468] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 1.
I20260709 13:05:34.337832 21524 leader_election.cc:304] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:34.339018 21872 raft_consensus.cc:2804] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.339498 21872 raft_consensus.cc:697] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Becoming Leader. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Running, Role: LEADER
I20260709 13:05:34.340284 21872 consensus_queue.cc:237] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.346481 21706 raft_consensus.cc:2468] T 6fa83850ff0c4f3784a38430309299ef P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 1.
I20260709 13:05:34.355161 21864 consensus_queue.cc:1048] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.358428 21456 catalog_manager.cc:5697] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129). New cstate: current_term: 1 leader_uuid: "1f215cfb62d44f3bb661b788f0465482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.369206 21832 consensus_queue.cc:1048] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.385699 21708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "571b45dcdbc241178decd84de5e9e7da"
dest_uuid: "08348ba436f2443386765c802a26ee53"
mode: GRACEFUL
new_leader_uuid: "1f215cfb62d44f3bb661b788f0465482"
 from {username='slave'} at 127.0.0.1:55484
I20260709 13:05:34.386328 21708 raft_consensus.cc:606] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Received request to transfer leadership to TS 1f215cfb62d44f3bb661b788f0465482
I20260709 13:05:34.391914 21633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af618d6a85bc485c873c18ed43144ffd"
dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
mode: GRACEFUL
new_leader_uuid: "1f215cfb62d44f3bb661b788f0465482"
 from {username='slave'} at 127.0.0.1:59078
I20260709 13:05:34.392462 21633 raft_consensus.cc:606] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Received request to transfer leadership to TS 1f215cfb62d44f3bb661b788f0465482
I20260709 13:05:34.400127 21633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b551d8d888d4d56813df88599718ec0"
dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
mode: GRACEFUL
new_leader_uuid: "1f215cfb62d44f3bb661b788f0465482"
 from {username='slave'} at 127.0.0.1:59078
I20260709 13:05:34.400686 21633 raft_consensus.cc:606] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Received request to transfer leadership to TS 1f215cfb62d44f3bb661b788f0465482
I20260709 13:05:34.406507 21559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2deac7ee0a8c4763989dbba7ee18dfa9"
dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
mode: GRACEFUL
new_leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
 from {username='slave'} at 127.0.0.1:43784
I20260709 13:05:34.407198 21559 raft_consensus.cc:606] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Received request to transfer leadership to TS 1bab0a7acc9e484f8e69207afa1fc870
I20260709 13:05:34.412868 21708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0c4cc7932d04bbc8a3b226988ef1116"
dest_uuid: "08348ba436f2443386765c802a26ee53"
mode: GRACEFUL
new_leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
 from {username='slave'} at 127.0.0.1:55484
I20260709 13:05:34.413414 21708 raft_consensus.cc:606] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Received request to transfer leadership to TS 1bab0a7acc9e484f8e69207afa1fc870
I20260709 13:05:34.418078 21559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bebea2c020f041c9ad39db03d8327513"
dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
mode: GRACEFUL
new_leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
 from {username='slave'} at 127.0.0.1:43784
I20260709 13:05:34.418748 21559 raft_consensus.cc:606] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Received request to transfer leadership to TS 1bab0a7acc9e484f8e69207afa1fc870
I20260709 13:05:34.423745 21708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4cf8a8adb274605848abfc04fc83774"
dest_uuid: "08348ba436f2443386765c802a26ee53"
mode: GRACEFUL
new_leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
 from {username='slave'} at 127.0.0.1:55484
I20260709 13:05:34.424259 21708 raft_consensus.cc:606] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Received request to transfer leadership to TS 1bab0a7acc9e484f8e69207afa1fc870
I20260709 13:05:34.428793 21559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4865fc64a3a74af5b43289e2ad4140f7"
dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
mode: GRACEFUL
new_leader_uuid: "08348ba436f2443386765c802a26ee53"
 from {username='slave'} at 127.0.0.1:43784
I20260709 13:05:34.429291 21559 raft_consensus.cc:606] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Received request to transfer leadership to TS 08348ba436f2443386765c802a26ee53
I20260709 13:05:34.460772 21872 consensus_queue.cc:1048] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.471895 21843 consensus_queue.cc:1048] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.482467 21872 raft_consensus.cc:993] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482: : Instructing follower 1bab0a7acc9e484f8e69207afa1fc870 to start an election
I20260709 13:05:34.483157 21872 raft_consensus.cc:1081] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Signalling peer 1bab0a7acc9e484f8e69207afa1fc870 to start an election
I20260709 13:05:34.485064 21633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2deac7ee0a8c4763989dbba7ee18dfa9"
dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
 from {username='slave'} at 127.0.0.1:55554
I20260709 13:05:34.485737 21633 raft_consensus.cc:493] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:34.486140 21633 raft_consensus.cc:3060] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.492309 21633 raft_consensus.cc:515] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.494508 21633 leader_election.cc:290] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 2 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:34.495383 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2deac7ee0a8c4763989dbba7ee18dfa9" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:34.496055 21559 raft_consensus.cc:3055] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:34.496390 21559 raft_consensus.cc:740] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Running, Role: LEADER
I20260709 13:05:34.496941 21708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2deac7ee0a8c4763989dbba7ee18dfa9" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:34.497177 21559 consensus_queue.cc:260] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.497642 21708 raft_consensus.cc:3060] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.498392 21559 raft_consensus.cc:3060] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.503983 21559 raft_consensus.cc:2468] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 2.
I20260709 13:05:34.504496 21708 raft_consensus.cc:2468] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 2.
I20260709 13:05:34.505138 21599 leader_election.cc:304] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:34.506100 21864 raft_consensus.cc:2804] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.506635 21864 raft_consensus.cc:697] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 LEADER]: Becoming Leader. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Running, Role: LEADER
I20260709 13:05:34.507602 21864 consensus_queue.cc:237] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.514808 21457 catalog_manager.cc:5697] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 reported cstate change: term changed from 1 to 2, leader changed from 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129) to 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.530802 21869 consensus_queue.cc:1048] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.537288 21868 raft_consensus.cc:993] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53: : Instructing follower 1bab0a7acc9e484f8e69207afa1fc870 to start an election
I20260709 13:05:34.537832 21781 raft_consensus.cc:1081] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Signalling peer 1bab0a7acc9e484f8e69207afa1fc870 to start an election
I20260709 13:05:34.540735 21632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4cf8a8adb274605848abfc04fc83774"
dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
 from {username='slave'} at 127.0.0.1:55564
I20260709 13:05:34.541323 21632 raft_consensus.cc:493] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:34.541708 21632 raft_consensus.cc:3060] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.543783 21868 consensus_queue.cc:1048] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.551453 21632 raft_consensus.cc:515] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.552402 21832 raft_consensus.cc:993] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870: : Instructing follower 1f215cfb62d44f3bb661b788f0465482 to start an election
I20260709 13:05:34.552924 21832 raft_consensus.cc:1081] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Signalling peer 1f215cfb62d44f3bb661b788f0465482 to start an election
I20260709 13:05:34.555070 21557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af618d6a85bc485c873c18ed43144ffd"
dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
 from {username='slave'} at 127.0.0.1:38208
I20260709 13:05:34.555665 21557 raft_consensus.cc:493] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:34.556007 21557 raft_consensus.cc:3060] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.559973 21632 leader_election.cc:290] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 2 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:34.561095 21708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cf8a8adb274605848abfc04fc83774" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:34.561664 21708 raft_consensus.cc:3055] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:34.561928 21708 raft_consensus.cc:740] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Running, Role: LEADER
I20260709 13:05:34.563100 21558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cf8a8adb274605848abfc04fc83774" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:34.562825 21708 consensus_queue.cc:260] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.564121 21708 raft_consensus.cc:3060] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.566038 21557 raft_consensus.cc:515] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.570142 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af618d6a85bc485c873c18ed43144ffd" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:34.570740 21706 raft_consensus.cc:3060] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.573053 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af618d6a85bc485c873c18ed43144ffd" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:34.573590 21632 raft_consensus.cc:3055] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:34.573830 21632 raft_consensus.cc:740] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Running, Role: LEADER
I20260709 13:05:34.575467 21632 consensus_queue.cc:260] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.576421 21632 raft_consensus.cc:3060] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.578418 21706 raft_consensus.cc:2468] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 2.
I20260709 13:05:34.579516 21557 leader_election.cc:290] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 2 election: Requested vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:34.579706 21523 leader_election.cc:304] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:34.580762 21843 raft_consensus.cc:2804] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.581194 21843 raft_consensus.cc:697] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [term 2 LEADER]: Becoming Leader. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Running, Role: LEADER
I20260709 13:05:34.581949 21632 raft_consensus.cc:2468] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 2.
I20260709 13:05:34.581887 21843 consensus_queue.cc:237] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.585987 21708 raft_consensus.cc:2468] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 2.
I20260709 13:05:34.587101 21598 leader_election.cc:304] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [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: 08348ba436f2443386765c802a26ee53, 1bab0a7acc9e484f8e69207afa1fc870; no voters: 1f215cfb62d44f3bb661b788f0465482
I20260709 13:05:34.587786 21864 raft_consensus.cc:2804] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.588294 21864 raft_consensus.cc:697] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 LEADER]: Becoming Leader. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Running, Role: LEADER
I20260709 13:05:34.588399 21456 catalog_manager.cc:5697] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 reported cstate change: term changed from 1 to 2, leader changed from 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130) to 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "1f215cfb62d44f3bb661b788f0465482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.589111 21864 consensus_queue.cc:237] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.596603 21457 catalog_manager.cc:5697] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 reported cstate change: term changed from 1 to 2, leader changed from 08348ba436f2443386765c802a26ee53 (127.15.8.131) to 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.700943 21781 raft_consensus.cc:993] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53: : Instructing follower 1f215cfb62d44f3bb661b788f0465482 to start an election
I20260709 13:05:34.701508 21868 raft_consensus.cc:1081] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Signalling peer 1f215cfb62d44f3bb661b788f0465482 to start an election
I20260709 13:05:34.703315 21557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "571b45dcdbc241178decd84de5e9e7da"
dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
 from {username='slave'} at 127.0.0.1:38224
I20260709 13:05:34.703850 21557 raft_consensus.cc:493] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:34.704188 21557 raft_consensus.cc:3060] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.709547 21557 raft_consensus.cc:515] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.711252 21557 leader_election.cc:290] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 2 election: Requested vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:34.712075 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571b45dcdbc241178decd84de5e9e7da" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:34.712378 21708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571b45dcdbc241178decd84de5e9e7da" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:34.712724 21632 raft_consensus.cc:3060] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.712963 21708 raft_consensus.cc:3055] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:34.713322 21708 raft_consensus.cc:740] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Running, Role: LEADER
I20260709 13:05:34.713984 21708 consensus_queue.cc:260] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.715092 21708 raft_consensus.cc:3060] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.717806 21632 raft_consensus.cc:2468] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 2.
I20260709 13:05:34.719107 21524 leader_election.cc:304] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:34.719866 21843 raft_consensus.cc:2804] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.720281 21843 raft_consensus.cc:697] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [term 2 LEADER]: Becoming Leader. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Running, Role: LEADER
I20260709 13:05:34.721060 21708 raft_consensus.cc:2468] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 2.
I20260709 13:05:34.721024 21843 consensus_queue.cc:237] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.727948 21457 catalog_manager.cc:5697] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 reported cstate change: term changed from 1 to 2, leader changed from 08348ba436f2443386765c802a26ee53 (127.15.8.131) to 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "1f215cfb62d44f3bb661b788f0465482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.744259 21901 consensus_queue.cc:1048] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.744910 21872 raft_consensus.cc:993] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482: : Instructing follower 1bab0a7acc9e484f8e69207afa1fc870 to start an election
I20260709 13:05:34.745514 21901 raft_consensus.cc:1081] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Signalling peer 1bab0a7acc9e484f8e69207afa1fc870 to start an election
I20260709 13:05:34.747334 21632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bebea2c020f041c9ad39db03d8327513"
dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
 from {username='slave'} at 127.0.0.1:55554
I20260709 13:05:34.747900 21632 raft_consensus.cc:493] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:34.748227 21632 raft_consensus.cc:3060] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.758059 21632 raft_consensus.cc:515] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.760782 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebea2c020f041c9ad39db03d8327513" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:34.761443 21557 raft_consensus.cc:3055] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:34.761803 21557 raft_consensus.cc:740] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Running, Role: LEADER
I20260709 13:05:34.762686 21557 consensus_queue.cc:260] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.763269 21872 consensus_queue.cc:1048] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:34.763842 21557 raft_consensus.cc:3060] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.771633 21708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebea2c020f041c9ad39db03d8327513" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:34.772336 21708 raft_consensus.cc:3060] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.772495 21632 leader_election.cc:290] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 2 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:34.773821 21557 raft_consensus.cc:2468] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 2.
I20260709 13:05:34.775321 21599 leader_election.cc:304] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:34.776346 21864 raft_consensus.cc:2804] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.776923 21864 raft_consensus.cc:697] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 LEADER]: Becoming Leader. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Running, Role: LEADER
I20260709 13:05:34.777873 21864 consensus_queue.cc:237] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.780507 21708 raft_consensus.cc:2468] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 2.
I20260709 13:05:34.785808 21457 catalog_manager.cc:5697] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 reported cstate change: term changed from 1 to 2, leader changed from 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129) to 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.811738 21901 raft_consensus.cc:993] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482: : Instructing follower 08348ba436f2443386765c802a26ee53 to start an election
I20260709 13:05:34.812251 21901 raft_consensus.cc:1081] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Signalling peer 08348ba436f2443386765c802a26ee53 to start an election
I20260709 13:05:34.813778 21708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4865fc64a3a74af5b43289e2ad4140f7"
dest_uuid: "08348ba436f2443386765c802a26ee53"
 from {username='slave'} at 127.0.0.1:43876
I20260709 13:05:34.814227 21708 raft_consensus.cc:493] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:34.814515 21708 raft_consensus.cc:3060] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.819456 21708 raft_consensus.cc:515] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.820962 21708 leader_election.cc:290] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 2 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:34.821796 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4865fc64a3a74af5b43289e2ad4140f7" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:34.822088 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4865fc64a3a74af5b43289e2ad4140f7" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:34.822525 21557 raft_consensus.cc:3055] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:34.822638 21632 raft_consensus.cc:3060] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.822947 21557 raft_consensus.cc:740] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Running, Role: LEADER
I20260709 13:05:34.823789 21557 consensus_queue.cc:260] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.824993 21557 raft_consensus.cc:3060] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.829655 21632 raft_consensus.cc:2468] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 2.
I20260709 13:05:34.830897 21673 leader_election.cc:304] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1bab0a7acc9e484f8e69207afa1fc870; no voters: 
I20260709 13:05:34.831676 21868 raft_consensus.cc:2804] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.831962 21557 raft_consensus.cc:2468] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 2.
I20260709 13:05:34.832115 21868 raft_consensus.cc:697] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [term 2 LEADER]: Becoming Leader. State: Replica: 08348ba436f2443386765c802a26ee53, State: Running, Role: LEADER
I20260709 13:05:34.833063 21868 consensus_queue.cc:237] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.839834 21457 catalog_manager.cc:5697] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 reported cstate change: term changed from 1 to 2, leader changed from 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129) to 08348ba436f2443386765c802a26ee53 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "08348ba436f2443386765c802a26ee53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:34.849469 21832 raft_consensus.cc:993] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870: : Instructing follower 1f215cfb62d44f3bb661b788f0465482 to start an election
I20260709 13:05:34.849905 21864 raft_consensus.cc:1081] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Signalling peer 1f215cfb62d44f3bb661b788f0465482 to start an election
I20260709 13:05:34.851382 21559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b551d8d888d4d56813df88599718ec0"
dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
 from {username='slave'} at 127.0.0.1:38208
I20260709 13:05:34.851851 21559 raft_consensus.cc:493] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:34.852210 21559 raft_consensus.cc:3060] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.858254 21559 raft_consensus.cc:515] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.859158 21781 raft_consensus.cc:993] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53: : Instructing follower 1bab0a7acc9e484f8e69207afa1fc870 to start an election
I20260709 13:05:34.859701 21868 raft_consensus.cc:1081] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Signalling peer 1bab0a7acc9e484f8e69207afa1fc870 to start an election
I20260709 13:05:34.860278 21559 leader_election.cc:290] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 2 election: Requested vote from peers 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:34.861447 21708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b551d8d888d4d56813df88599718ec0" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:34.861541 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b551d8d888d4d56813df88599718ec0" candidate_uuid: "1f215cfb62d44f3bb661b788f0465482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:34.861579 21633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0c4cc7932d04bbc8a3b226988ef1116"
dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
 from {username='slave'} at 127.0.0.1:55564
I20260709 13:05:34.862280 21708 raft_consensus.cc:3060] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.862376 21632 raft_consensus.cc:3055] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:34.862571 21633 raft_consensus.cc:493] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:34.862872 21632 raft_consensus.cc:740] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Running, Role: LEADER
I20260709 13:05:34.863178 21633 raft_consensus.cc:3060] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.863869 21632 consensus_queue.cc:260] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.865144 21632 raft_consensus.cc:3060] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.868197 21633 raft_consensus.cc:515] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.869516 21708 raft_consensus.cc:2468] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 2.
I20260709 13:05:34.870451 21633 leader_election.cc:290] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 2 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 08348ba436f2443386765c802a26ee53 (127.15.8.131:45917)
I20260709 13:05:34.870767 21523 leader_election.cc:304] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:34.871062 21559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c4cc7932d04bbc8a3b226988ef1116" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:34.871753 21901 raft_consensus.cc:2804] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.872408 21901 raft_consensus.cc:697] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [term 2 LEADER]: Becoming Leader. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Running, Role: LEADER
I20260709 13:05:34.872491 21708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c4cc7932d04bbc8a3b226988ef1116" candidate_uuid: "1bab0a7acc9e484f8e69207afa1fc870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08348ba436f2443386765c802a26ee53"
I20260709 13:05:34.873096 21708 raft_consensus.cc:3055] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:34.871821 21559 raft_consensus.cc:3060] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.873638 21632 raft_consensus.cc:2468] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f215cfb62d44f3bb661b788f0465482 in term 2.
I20260709 13:05:34.873340 21901 consensus_queue.cc:237] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.873342 21708 raft_consensus.cc:740] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08348ba436f2443386765c802a26ee53, State: Running, Role: LEADER
I20260709 13:05:34.877521 21708 consensus_queue.cc:260] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.878784 21708 raft_consensus.cc:3060] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.879169 21559 raft_consensus.cc:2468] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 2.
I20260709 13:05:34.880776 21599 leader_election.cc:304] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bab0a7acc9e484f8e69207afa1fc870, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:34.881700 21864 raft_consensus.cc:2804] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.882205 21864 raft_consensus.cc:697] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 LEADER]: Becoming Leader. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Running, Role: LEADER
I20260709 13:05:34.882664 21457 catalog_manager.cc:5697] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 reported cstate change: term changed from 1 to 2, leader changed from 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130) to 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129). New cstate: current_term: 2 leader_uuid: "1f215cfb62d44f3bb661b788f0465482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.883329 21864 consensus_queue.cc:237] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:34.886301 21708 raft_consensus.cc:2468] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bab0a7acc9e484f8e69207afa1fc870 in term 2.
I20260709 13:05:34.890527 21708 raft_consensus.cc:1275] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Refusing update from remote peer 1bab0a7acc9e484f8e69207afa1fc870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:34.894563 21456 catalog_manager.cc:5697] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 reported cstate change: term changed from 1 to 2, leader changed from 08348ba436f2443386765c802a26ee53 (127.15.8.131) to 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130). New cstate: current_term: 2 leader_uuid: "1bab0a7acc9e484f8e69207afa1fc870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.895358 21909 consensus_queue.cc:1048] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.905202 21559 raft_consensus.cc:1275] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Refusing update from remote peer 1bab0a7acc9e484f8e69207afa1fc870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:34.906860 21909 consensus_queue.cc:1048] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.057547 21708 raft_consensus.cc:1275] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Refusing update from remote peer 1bab0a7acc9e484f8e69207afa1fc870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.058799 21909 consensus_queue.cc:1048] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.066941 21559 raft_consensus.cc:3060] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.077018 21559 raft_consensus.cc:1275] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Refusing update from remote peer 1bab0a7acc9e484f8e69207afa1fc870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.078087 21909 consensus_queue.cc:1048] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.089931 21708 raft_consensus.cc:1275] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Refusing update from remote peer 1f215cfb62d44f3bb661b788f0465482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.091254 21872 consensus_queue.cc:1048] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.100478 21632 raft_consensus.cc:1275] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Refusing update from remote peer 1f215cfb62d44f3bb661b788f0465482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.102161 21870 consensus_queue.cc:1048] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.178606 21708 raft_consensus.cc:1275] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Refusing update from remote peer 1bab0a7acc9e484f8e69207afa1fc870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.180096 21909 consensus_queue.cc:1048] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.180896 21632 raft_consensus.cc:1275] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Refusing update from remote peer 1f215cfb62d44f3bb661b788f0465482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.182191 21870 consensus_queue.cc:1048] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.187459 21559 raft_consensus.cc:1275] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Refusing update from remote peer 1bab0a7acc9e484f8e69207afa1fc870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.189033 21864 consensus_queue.cc:1048] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.195735 21708 raft_consensus.cc:1275] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Refusing update from remote peer 1f215cfb62d44f3bb661b788f0465482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.196938 21901 consensus_queue.cc:1048] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.302611 21632 raft_consensus.cc:1275] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Refusing update from remote peer 08348ba436f2443386765c802a26ee53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.303788 21868 consensus_queue.cc:1048] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.312839 21559 raft_consensus.cc:1275] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Refusing update from remote peer 08348ba436f2443386765c802a26ee53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.314630 21868 consensus_queue.cc:1048] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.327778 21632 raft_consensus.cc:1275] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Refusing update from remote peer 1f215cfb62d44f3bb661b788f0465482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.328944 21901 consensus_queue.cc:1048] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.337714 21708 raft_consensus.cc:1275] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Refusing update from remote peer 1f215cfb62d44f3bb661b788f0465482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.339429 21919 consensus_queue.cc:1048] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.432621 21708 raft_consensus.cc:1275] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Refusing update from remote peer 1bab0a7acc9e484f8e69207afa1fc870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.434042 21864 consensus_queue.cc:1048] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:35.441159 21559 raft_consensus.cc:1275] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Refusing update from remote peer 1bab0a7acc9e484f8e69207afa1fc870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:35.443567 21864 consensus_queue.cc:1048] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:37.432320 21456 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42234:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:05:37.452931 21456 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42234:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:05:37.476163 15394 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:37.563819 21960 tablet.cc:1724] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:37.580588 21965 tablet.cc:1724] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:37.688922 21972 tablet.cc:1724] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:37.721436 21981 tablet.cc:1724] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:05:37.735596 21523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.131:45917, user_credentials={real_user=slave}} blocked reactor thread for 82724.8us
W20260709 13:05:37.757972 21599 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.129:45309, user_credentials={real_user=slave}} blocked reactor thread for 56310.5us
I20260709 13:05:37.731364 21979 tablet.cc:1724] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:37.856045 21990 tablet.cc:1724] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:37.821112 21965 tablet.cc:1724] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:05:37.877942 21988 log.cc:927] Time spent T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 13:05:37.883983 21634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b16b28b3c3a4c078f29f20c294268ee"
dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
mode: GRACEFUL
new_leader_uuid: "08348ba436f2443386765c802a26ee53"
 from {username='slave'} at 127.0.0.1:59084
I20260709 13:05:37.884678 21634 raft_consensus.cc:606] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Received request to transfer leadership to TS 08348ba436f2443386765c802a26ee53
I20260709 13:05:37.885167 21979 tablet.cc:1724] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:37.884038 21965 tablet.cc:1724] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:37.894927 22000 tablet.cc:1724] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:37.904807 21993 tablet.cc:1724] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:37.909940 21997 tablet.cc:1724] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:37.940233 21998 tablet.cc:1724] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:37.941327 21979 tablet.cc:1724] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:05:37.924271 21673 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.8.130:33319, user_credentials={real_user=slave}} blocked reactor thread for 74620.2us
I20260709 13:05:37.954936 21972 tablet.cc:1724] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:37.926687 21960 tablet.cc:1724] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:38.000619 21981 tablet.cc:1724] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:38.002475 21990 tablet.cc:1724] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:37.993057 21994 tablet.cc:1724] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:38.013900 21997 tablet.cc:1724] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:38.014083 21998 tablet.cc:1724] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:37.978000 21996 tablet.cc:1724] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:38.029151 22000 tablet.cc:1724] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:38.046557 21996 tablet.cc:1724] T 6fa83850ff0c4f3784a38430309299ef P 08348ba436f2443386765c802a26ee53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:38.059155 21994 tablet.cc:1724] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:38.059790 21558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a77704177db64a98a1f54d7f0f53525c"
dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
mode: GRACEFUL
new_leader_uuid: "08348ba436f2443386765c802a26ee53"
 from {username='slave'} at 127.0.0.1:43794
I20260709 13:05:38.071077 21558 raft_consensus.cc:606] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 2 LEADER]: Received request to transfer leadership to TS 08348ba436f2443386765c802a26ee53
I20260709 13:05:38.072270 22000 tablet.cc:1724] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:38.073304 15394 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:38.074357 15394 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:38.065305 21993 tablet.cc:1724] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:38.083827 21457 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef: soft_deleted_table [id=4263c15b67054527ba377510002e444d] alter complete (version 1)
I20260709 13:05:38.188867 21927 raft_consensus.cc:993] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870: : Instructing follower 08348ba436f2443386765c802a26ee53 to start an election
I20260709 13:05:38.189884 21957 raft_consensus.cc:1081] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Signalling peer 08348ba436f2443386765c802a26ee53 to start an election
I20260709 13:05:38.191677 21706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b16b28b3c3a4c078f29f20c294268ee"
dest_uuid: "08348ba436f2443386765c802a26ee53"
 from {username='slave'} at 127.0.0.1:43864
I20260709 13:05:38.192322 21706 raft_consensus.cc:493] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:38.192674 21706 raft_consensus.cc:3060] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:38.202657 21706 raft_consensus.cc:515] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:38.205077 21706 leader_election.cc:290] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 2 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:38.207458 21558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b16b28b3c3a4c078f29f20c294268ee" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:38.208107 21634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b16b28b3c3a4c078f29f20c294268ee" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:38.208928 21558 raft_consensus.cc:3060] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:38.209116 21634 raft_consensus.cc:3055] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:38.209755 21634 raft_consensus.cc:740] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bab0a7acc9e484f8e69207afa1fc870, State: Running, Role: LEADER
I20260709 13:05:38.211346 21634 consensus_queue.cc:260] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:38.213629 21634 raft_consensus.cc:3060] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:38.221680 21558 raft_consensus.cc:2468] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 2.
I20260709 13:05:38.223927 21673 leader_election.cc:304] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08348ba436f2443386765c802a26ee53, 1f215cfb62d44f3bb661b788f0465482; no voters: 
I20260709 13:05:38.225143 21926 raft_consensus.cc:2804] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:38.227283 21926 raft_consensus.cc:697] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [term 2 LEADER]: Becoming Leader. State: Replica: 08348ba436f2443386765c802a26ee53, State: Running, Role: LEADER
I20260709 13:05:38.227104 21634 raft_consensus.cc:2468] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 2.
I20260709 13:05:38.231427 21926 consensus_queue.cc:237] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:38.248108 21456 catalog_manager.cc:5697] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 reported cstate change: term changed from 1 to 2, leader changed from 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130) to 08348ba436f2443386765c802a26ee53 (127.15.8.131). New cstate: current_term: 2 leader_uuid: "08348ba436f2443386765c802a26ee53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:38.593611 22009 raft_consensus.cc:993] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482: : Instructing follower 08348ba436f2443386765c802a26ee53 to start an election
I20260709 13:05:38.594255 21919 raft_consensus.cc:1081] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 2 LEADER]: Signalling peer 08348ba436f2443386765c802a26ee53 to start an election
I20260709 13:05:38.595728 21706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a77704177db64a98a1f54d7f0f53525c"
dest_uuid: "08348ba436f2443386765c802a26ee53"
 from {username='slave'} at 127.0.0.1:43876
I20260709 13:05:38.596266 21706 raft_consensus.cc:493] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:38.596571 21706 raft_consensus.cc:3060] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:38.603768 21706 raft_consensus.cc:515] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:38.605319 21706 leader_election.cc:290] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [CANDIDATE]: Term 3 election: Requested vote from peers 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309), 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319)
I20260709 13:05:38.606340 21558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77704177db64a98a1f54d7f0f53525c" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f215cfb62d44f3bb661b788f0465482"
I20260709 13:05:38.606349 21634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77704177db64a98a1f54d7f0f53525c" candidate_uuid: "08348ba436f2443386765c802a26ee53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1bab0a7acc9e484f8e69207afa1fc870"
I20260709 13:05:38.607064 21558 raft_consensus.cc:3055] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:38.607398 21558 raft_consensus.cc:740] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f215cfb62d44f3bb661b788f0465482, State: Running, Role: LEADER
I20260709 13:05:38.607163 21634 raft_consensus.cc:3060] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:38.608386 21558 consensus_queue.cc:260] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [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: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:38.609730 21558 raft_consensus.cc:3060] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:38.613837 21634 raft_consensus.cc:2468] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 3.
I20260709 13:05:38.615567 21673 leader_election.cc:304] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [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: 08348ba436f2443386765c802a26ee53, 1bab0a7acc9e484f8e69207afa1fc870; no voters: 
I20260709 13:05:38.615934 21558 raft_consensus.cc:2468] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08348ba436f2443386765c802a26ee53 in term 3.
I20260709 13:05:38.616362 21926 raft_consensus.cc:2804] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:38.616940 21926 raft_consensus.cc:697] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [term 3 LEADER]: Becoming Leader. State: Replica: 08348ba436f2443386765c802a26ee53, State: Running, Role: LEADER
I20260709 13:05:38.617923 21926 consensus_queue.cc:237] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [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: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } }
I20260709 13:05:38.626077 21456 catalog_manager.cc:5697] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 reported cstate change: term changed from 2 to 3, leader changed from 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129) to 08348ba436f2443386765c802a26ee53 (127.15.8.131). New cstate: current_term: 3 leader_uuid: "08348ba436f2443386765c802a26ee53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08348ba436f2443386765c802a26ee53" member_type: VOTER last_known_addr { host: "127.15.8.131" port: 45917 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:38.687433 21634 raft_consensus.cc:1275] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Refusing update from remote peer 08348ba436f2443386765c802a26ee53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:38.688791 21926 consensus_queue.cc:1048] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:38.700757 21558 raft_consensus.cc:1275] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Refusing update from remote peer 08348ba436f2443386765c802a26ee53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:38.702049 21958 consensus_queue.cc:1048] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f215cfb62d44f3bb661b788f0465482" member_type: VOTER last_known_addr { host: "127.15.8.129" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:39.137323 15394 tablet_server.cc:179] TabletServer@127.15.8.129:0 shutting down...
I20260709 13:05:39.162909 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:39.163702 15394 tablet_replica.cc:333] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.164623 15394 raft_consensus.cc:2243] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.165536 15394 raft_consensus.cc:2272] T 6fa83850ff0c4f3784a38430309299ef P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.168179 15394 tablet_replica.cc:333] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.168902 15394 raft_consensus.cc:2243] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.169449 15394 raft_consensus.cc:2272] T f0c4cc7932d04bbc8a3b226988ef1116 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.171862 15394 tablet_replica.cc:333] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.172469 15394 raft_consensus.cc:2243] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.173002 15394 raft_consensus.cc:2272] T f4cf8a8adb274605848abfc04fc83774 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.175542 15394 tablet_replica.cc:333] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.176203 15394 raft_consensus.cc:2243] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.177057 15394 raft_consensus.cc:2272] T 4b551d8d888d4d56813df88599718ec0 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.179262 15394 tablet_replica.cc:333] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.179875 15394 raft_consensus.cc:2243] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.180779 15394 raft_consensus.cc:2272] T 571b45dcdbc241178decd84de5e9e7da P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.183493 15394 tablet_replica.cc:333] T de41ce9ad2a84cf7ae3be062b3f5155c P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.184105 15394 raft_consensus.cc:2243] T de41ce9ad2a84cf7ae3be062b3f5155c P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.184652 15394 raft_consensus.cc:2272] T de41ce9ad2a84cf7ae3be062b3f5155c P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.187078 15394 tablet_replica.cc:333] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.187645 15394 raft_consensus.cc:2243] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.188501 15394 raft_consensus.cc:2272] T af618d6a85bc485c873c18ed43144ffd P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.190659 15394 tablet_replica.cc:333] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.191329 15394 raft_consensus.cc:2243] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.191830 15394 raft_consensus.cc:2272] T 177a1a2341c047ea90409bbb21fa8bfa P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.194002 15394 tablet_replica.cc:333] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.194526 15394 raft_consensus.cc:2243] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.195453 15394 raft_consensus.cc:2272] T 1b16b28b3c3a4c078f29f20c294268ee P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:39.197223 21673 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
I20260709 13:05:39.199411 15394 tablet_replica.cc:333] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.200105 15394 raft_consensus.cc:2243] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.200757 15394 raft_consensus.cc:2272] T ea84b0b7f4604b5baac521d6d1d546e5 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:39.203831 21673 consensus_peers.cc:597] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 -> Peer 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309): Couldn't send request to peer 1f215cfb62d44f3bb661b788f0465482. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:39.204301 15394 tablet_replica.cc:333] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.205271 15394 raft_consensus.cc:2243] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.206085 15394 raft_consensus.cc:2272] T bebea2c020f041c9ad39db03d8327513 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.209076 15394 tablet_replica.cc:333] T 55404f4336d246cda0615c76384fd2c4 P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.209898 15394 raft_consensus.cc:2243] T 55404f4336d246cda0615c76384fd2c4 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.210369 15394 raft_consensus.cc:2272] T 55404f4336d246cda0615c76384fd2c4 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.212944 15394 tablet_replica.cc:333] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.213541 15394 raft_consensus.cc:2243] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.214089 15394 raft_consensus.cc:2272] T 4865fc64a3a74af5b43289e2ad4140f7 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.216572 15394 tablet_replica.cc:333] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.217080 15394 raft_consensus.cc:2243] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.218039 15394 raft_consensus.cc:2272] T 71eb0882da354b97897b2fa89257dc64 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.221197 15394 tablet_replica.cc:333] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.221360 21634 raft_consensus.cc:1275] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 3 FOLLOWER]: Refusing update from remote peer 08348ba436f2443386765c802a26ee53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:39.221844 15394 raft_consensus.cc:2243] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.222613 15394 raft_consensus.cc:2272] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1f215cfb62d44f3bb661b788f0465482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.222918 21958 consensus_queue.cc:1048] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bab0a7acc9e484f8e69207afa1fc870" member_type: VOTER last_known_addr { host: "127.15.8.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:39.225768 15394 tablet_replica.cc:333] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.226794 15394 raft_consensus.cc:2243] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.227870 15394 raft_consensus.cc:2272] T 5f03ea13027440228c044bac12699df5 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.231271 15394 tablet_replica.cc:333] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.232074 15394 raft_consensus.cc:2243] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.232601 15394 raft_consensus.cc:2272] T a77704177db64a98a1f54d7f0f53525c P 1f215cfb62d44f3bb661b788f0465482 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.236168 15394 tablet_replica.cc:333] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482: stopping tablet replica
I20260709 13:05:39.236912 15394 raft_consensus.cc:2243] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.238209 15394 raft_consensus.cc:2272] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1f215cfb62d44f3bb661b788f0465482 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:39.252045 21599 consensus_peers.cc:597] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 -> Peer 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309): Couldn't send request to peer 1f215cfb62d44f3bb661b788f0465482. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:39.291486 21599 consensus_peers.cc:597] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 -> Peer 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309): Couldn't send request to peer 1f215cfb62d44f3bb661b788f0465482. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:39.293095 15394 tablet_server.cc:196] TabletServer@127.15.8.129:0 shutdown complete.
I20260709 13:05:39.333577 15394 tablet_server.cc:179] TabletServer@127.15.8.130:0 shutting down...
W20260709 13:05:39.358377 21673 consensus_peers.cc:597] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 -> Peer 1bab0a7acc9e484f8e69207afa1fc870 (127.15.8.130:33319): Couldn't send request to peer 1bab0a7acc9e484f8e69207afa1fc870. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:39.364143 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:39.364976 15394 tablet_replica.cc:333] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.366114 15394 raft_consensus.cc:2243] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.367205 15394 raft_consensus.cc:2272] T f4cf8a8adb274605848abfc04fc83774 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.369498 15394 tablet_replica.cc:333] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.370114 15394 raft_consensus.cc:2243] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.370729 15394 raft_consensus.cc:2272] T 6fa83850ff0c4f3784a38430309299ef P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.373595 15394 tablet_replica.cc:333] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.374414 15394 raft_consensus.cc:2243] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.374969 15394 raft_consensus.cc:2272] T 571b45dcdbc241178decd84de5e9e7da P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.377040 15394 tablet_replica.cc:333] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.377633 15394 raft_consensus.cc:2243] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.378145 15394 raft_consensus.cc:2272] T 4b551d8d888d4d56813df88599718ec0 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.380371 15394 tablet_replica.cc:333] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.381055 15394 raft_consensus.cc:2243] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.381910 15394 raft_consensus.cc:2272] T de41ce9ad2a84cf7ae3be062b3f5155c P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.384454 15394 tablet_replica.cc:333] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.385036 15394 raft_consensus.cc:2243] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.385679 15394 raft_consensus.cc:2272] T 71eb0882da354b97897b2fa89257dc64 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.388154 15394 tablet_replica.cc:333] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.388752 15394 raft_consensus.cc:2243] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.389254 15394 raft_consensus.cc:2272] T 4865fc64a3a74af5b43289e2ad4140f7 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.391479 15394 tablet_replica.cc:333] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.392055 15394 raft_consensus.cc:2243] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.392868 15394 raft_consensus.cc:2272] T bebea2c020f041c9ad39db03d8327513 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.394999 15394 tablet_replica.cc:333] T 55404f4336d246cda0615c76384fd2c4 P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.395553 15394 raft_consensus.cc:2243] T 55404f4336d246cda0615c76384fd2c4 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.396005 15394 raft_consensus.cc:2272] T 55404f4336d246cda0615c76384fd2c4 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.398074 15394 tablet_replica.cc:333] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.398635 15394 raft_consensus.cc:2243] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.399556 15394 raft_consensus.cc:2272] T ea84b0b7f4604b5baac521d6d1d546e5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.401578 15394 tablet_replica.cc:333] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.402118 15394 raft_consensus.cc:2243] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.403033 15394 raft_consensus.cc:2272] T f0c4cc7932d04bbc8a3b226988ef1116 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.405035 15394 tablet_replica.cc:333] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.405562 15394 raft_consensus.cc:2243] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.406020 15394 raft_consensus.cc:2272] T af618d6a85bc485c873c18ed43144ffd P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.408064 15394 tablet_replica.cc:333] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.408715 15394 raft_consensus.cc:2243] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.409088 15394 raft_consensus.cc:2272] T 1b16b28b3c3a4c078f29f20c294268ee P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.411523 15394 tablet_replica.cc:333] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.412020 15394 raft_consensus.cc:2243] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.412853 15394 raft_consensus.cc:2272] T 177a1a2341c047ea90409bbb21fa8bfa P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.415242 15394 tablet_replica.cc:333] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.415921 15394 raft_consensus.cc:2243] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.416405 15394 raft_consensus.cc:2272] T 440b89f4b6ab4e7c8e0d3002e977da39 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.418833 15394 tablet_replica.cc:333] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.419359 15394 raft_consensus.cc:2243] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.419867 15394 raft_consensus.cc:2272] T a77704177db64a98a1f54d7f0f53525c P 1bab0a7acc9e484f8e69207afa1fc870 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.424254 15394 tablet_replica.cc:333] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.424969 15394 raft_consensus.cc:2243] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.426013 15394 raft_consensus.cc:2272] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 1bab0a7acc9e484f8e69207afa1fc870 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:39.427785 21673 consensus_peers.cc:597] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 -> Peer 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309): Couldn't send request to peer 1f215cfb62d44f3bb661b788f0465482. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:39.428910 15394 tablet_replica.cc:333] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870: stopping tablet replica
I20260709 13:05:39.429510 15394 raft_consensus.cc:2243] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.430020 15394 raft_consensus.cc:2272] T 5f03ea13027440228c044bac12699df5 P 1bab0a7acc9e484f8e69207afa1fc870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.471828 15394 tablet_server.cc:196] TabletServer@127.15.8.130:0 shutdown complete.
I20260709 13:05:39.506789 15394 tablet_server.cc:179] TabletServer@127.15.8.131:0 shutting down...
I20260709 13:05:39.538898 15394 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:39.539740 15394 tablet_replica.cc:333] T 6fa83850ff0c4f3784a38430309299ef P 08348ba436f2443386765c802a26ee53: stopping tablet replica
I20260709 13:05:39.540400 15394 raft_consensus.cc:2243] T 6fa83850ff0c4f3784a38430309299ef P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.541057 15394 raft_consensus.cc:2272] T 6fa83850ff0c4f3784a38430309299ef P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.544087 15394 tablet_replica.cc:333] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53: stopping tablet replica
W20260709 13:05:39.544615 21673 consensus_peers.cc:597] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 -> Peer 1f215cfb62d44f3bb661b788f0465482 (127.15.8.129:45309): Couldn't send request to peer 1f215cfb62d44f3bb661b788f0465482. Status: Network error: Client connection negotiation failed: client connection to 127.15.8.129:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:39.545075 15394 raft_consensus.cc:2243] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.545719 15394 raft_consensus.cc:2272] T f4cf8a8adb274605848abfc04fc83774 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.547960 15394 tablet_replica.cc:333] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53: stopping tablet replica
I20260709 13:05:39.548492 15394 raft_consensus.cc:2243] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.548926 15394 raft_consensus.cc:2272] T 4b551d8d888d4d56813df88599718ec0 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.550978 15394 tablet_replica.cc:333] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53: stopping tablet replica
I20260709 13:05:39.551470 15394 raft_consensus.cc:2243] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.551882 15394 raft_consensus.cc:2272] T 571b45dcdbc241178decd84de5e9e7da P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.553830 15394 tablet_replica.cc:333] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53: stopping tablet replica
I20260709 13:05:39.554344 15394 raft_consensus.cc:2243] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.555207 15394 raft_consensus.cc:2272] T a77704177db64a98a1f54d7f0f53525c P 08348ba436f2443386765c802a26ee53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.557422 15394 tablet_replica.cc:333] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53: stopping tablet replica
I20260709 13:05:39.557967 15394 raft_consensus.cc:2243] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.558393 15394 raft_consensus.cc:2272] T 2deac7ee0a8c4763989dbba7ee18dfa9 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.560359 15394 tablet_replica.cc:333] T 5f03ea13027440228c044bac12699df5 P 08348ba436f2443386765c802a26ee53: stopping tablet replica
I20260709 13:05:39.560808 15394 raft_consensus.cc:2243] T 5f03ea13027440228c044bac12699df5 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.561177 15394 raft_consensus.cc:2272] T 5f03ea13027440228c044bac12699df5 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.563215 15394 tablet_replica.cc:333] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53: stopping tablet replica
I20260709 13:05:39.563671 15394 raft_consensus.cc:2243] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.564117 15394 raft_consensus.cc:2272] T f0c4cc7932d04bbc8a3b226988ef1116 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.566004 15394 tablet_replica.cc:333] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53: stopping tablet replica
I20260709 13:05:39.566522 15394 raft_consensus.cc:2243] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.567023 15394 raft_consensus.cc:2272] T af618d6a85bc485c873c18ed43144ffd P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.569051 15394 tablet_replica.cc:333] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53: stopping tablet replica
I20260709 13:05:39.569543 15394 raft_consensus.cc:2243] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.569972 15394 raft_consensus.cc:2272] T 177a1a2341c047ea90409bbb21fa8bfa P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.572019 15394 tablet_replica.cc:333] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53: stopping tablet replica
I20260709 13:05:39.572480 15394 raft_consensus.cc:2243] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.573196 15394 raft_consensus.cc:2272] T 1b16b28b3c3a4c078f29f20c294268ee P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.575528 15394 tablet_replica.cc:333] T 440b89f4b6ab4e7c8e0d3002e977da39 P 08348ba436f2443386765c802a26ee53: stopping tablet replica
I20260709 13:05:39.576010 15394 raft_consensus.cc:2243] T 440b89f4b6ab4e7c8e0d3002e977da39 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.576390 15394 raft_consensus.cc:2272] T 440b89f4b6ab4e7c8e0d3002e977da39 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.578256 15394 tablet_replica.cc:333] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53: stopping tablet replica
I20260709 13:05:39.578742 15394 raft_consensus.cc:2243] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.579126 15394 raft_consensus.cc:2272] T 71eb0882da354b97897b2fa89257dc64 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.580987 15394 tablet_replica.cc:333] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53: stopping tablet replica
I20260709 13:05:39.581452 15394 raft_consensus.cc:2243] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.581808 15394 raft_consensus.cc:2272] T de41ce9ad2a84cf7ae3be062b3f5155c P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.583793 15394 tablet_replica.cc:333] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53: stopping tablet replica
I20260709 13:05:39.584259 15394 raft_consensus.cc:2243] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.584978 15394 raft_consensus.cc:2272] T 4865fc64a3a74af5b43289e2ad4140f7 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.587019 15394 tablet_replica.cc:333] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53: stopping tablet replica
I20260709 13:05:39.587458 15394 raft_consensus.cc:2243] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.588208 15394 raft_consensus.cc:2272] T 55404f4336d246cda0615c76384fd2c4 P 08348ba436f2443386765c802a26ee53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.590130 15394 tablet_replica.cc:333] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53: stopping tablet replica
I20260709 13:05:39.590566 15394 raft_consensus.cc:2243] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.591077 15394 raft_consensus.cc:2272] T bebea2c020f041c9ad39db03d8327513 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.593106 15394 tablet_replica.cc:333] T ea84b0b7f4604b5baac521d6d1d546e5 P 08348ba436f2443386765c802a26ee53: stopping tablet replica
I20260709 13:05:39.593518 15394 raft_consensus.cc:2243] T ea84b0b7f4604b5baac521d6d1d546e5 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.593901 15394 raft_consensus.cc:2272] T ea84b0b7f4604b5baac521d6d1d546e5 P 08348ba436f2443386765c802a26ee53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.634524 15394 tablet_server.cc:196] TabletServer@127.15.8.131:0 shutdown complete.
I20260709 13:05:39.671219 15394 master.cc:562] Master@127.15.8.190:38297 shutting down...
I20260709 13:05:39.693828 15394 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.694339 15394 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.694635 15394 tablet_replica.cc:333] T 00000000000000000000000000000000 P f867c1f47f4d4eb19aff40841c0453ef: stopping tablet replica
I20260709 13:05:39.714049 15394 master.cc:584] Master@127.15.8.190:38297 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11486 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24456 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (153476 ms total)
[  PASSED  ] 8 tests.
I20260709 13:05:39.770438 15394 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 424 messages since previous log ~14 seconds ago
I20260709 13:05:39.770646 15394 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 424 messages since previous log ~15 seconds ago
I20260709 13:05:39.770987 15394 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 419 messages since previous log ~15 seconds ago
I20260709 13:05:39.771157 15394 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 ~32 seconds ago
I20260709 13:05:39.771306 15394 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 ~32 seconds ago
I20260709 13:05:39.771497 15394 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260709 13:05:39.771726 15394 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
